Questions tagged as 'css'

0
answers

Owl Carousel 2 - Slide does not follow correct size

Good evening, The site link is using owl-carousel-2, but in certain resolution, the following bug is happening: / p> The area of the slide, which should be like this (has been programmed correctly, and sometimes works): Itlookslikethi...
asked by 31.03.2017 / 01:37
2
answers

How to change CSS in Ionic 1

Good afternoon, I'm trying to put css on Ionic, some things worked and some did not. I studied a bit of css with this booklet , I tried to apply background colors in ion-list of menu.html , but it did not work, the only thing I cou...
asked by 30.03.2017 / 22:31
2
answers

Responsive Font

I'm doing a theme for wordpress and I put the font with the size of 5em which is around 80px , but when I test on my cell with 320px wide, the font is broken and ugly, I wanted something that would make the font automatically fit in...
asked by 26.07.2016 / 16:29
0
answers

Wrong position of posts in Wordpress

Broken images, should be one post below the other, completing 3 posts: Index.php<divid="bloco_um"> <div id="destaque"> <?php query_posts('showposts=1&category_name=noticias&offset=1');?> <?php...
asked by 18.03.2017 / 00:53
1
answer

Overlay the arrow to return to the top about videos, images, etc.

I can not override the arrow to get back to the top that is fixed on my page . Whenever you go through images, videos and some applications that use JavaScript, it disappears. I would like to know if there are any specific solutions. I...
asked by 26.07.2017 / 23:02
0
answers

Error in order details in magento

Hello. I'm having a magento error that I could not solve in any way. The order details page is displayed this way: Itriedseveralsolutions,likereplacingthecoreofmagento,changepermissionsandseveralothersolutions,however,nothingworked.Theerrorl...
asked by 17.02.2017 / 15:13
1
answer

Problems with navbar

I'm a beginner on web and I'm developing an application in HTML5, where I use Bootstrap. There is a navbar at the top of the page and on the navbar there is a list. But when performing the implementation, the options in the list are overlapped,...
asked by 03.03.2017 / 21:55
0
answers

Click event does not get data [closed]

Well, I'm a beginner in this whole world, and I'm trying to implement a function in my application. I found a project available for download and I changed the whole code to my favor, but at the end of it came across something, which seems simple...
asked by 17.03.2017 / 23:39
1
answer

Developing Upload Related Videos

I want to create a script that works like in sites of the genre: dailymotion , metacafe and many other video repositories that do this. When the user opens a video, he starts the video to run inside a div whose id will be define...
asked by 27.01.2017 / 19:12
8
answers

What should I use in CSS, id or class?

I started to practice html and css and some doubts came up: When creating a style for an HTML element what should I use in CSS, class or id ? What is your criteria for choosing what to use in CSS?     
asked by 31.03.2014 / 19:59