Questions tagged as 'css'

1
answer

Problem Aligning Footer

Hello, I have a problem that is disturbing for a long time, I have a page where there is a div whose has several contents inside that modify according to the user's desire, just below there is a Footer If I put a position: relative...
asked by 31.08.2014 / 01:17
1
answer

Align to center div with variable size

Hello, I have a parent div that I set with min-width:800px and max-width:1400px , how do I make this div always align with the center?     
asked by 28.05.2014 / 19:34
1
answer

jQuery Mobile: page events

I can not fully understand the jQuery Mobile page events hierarchy. How do I assemble the entire contents of an HTML page (and its modifications) and only present it to the user end when the page is ready? For example: I use a JS funct...
asked by 10.05.2014 / 04:42
1
answer

Problem in simple accordion effect in paragraphs

Is this feasible? Or do they have any suggestions without jQuery UI plugins? HTML CODE: <div class="minhaclasse"> <p class="titulo">Título<br>resumo<br></p> <p class="outros"> texto de descrição </p>...
asked by 28.03.2014 / 20:51
1
answer

How do you make the top edge of the div overlap the top tip of the right edge?

I'm trying to make the upper border of div totally overlap the top edge of the right edge, but I'm not succeeding. html <div class="caixa"></div> css .caixa{ width:100px; height:100px; border-top:14px...
asked by 31.03.2014 / 23:32
2
answers

Data-Tables misaligning table title and body when scrolling

I'm trying to apply the DataTables plugin to my template tables, the problem is that when I apply scroll , the table ends up misaligning the table title of its respective body of data. p> JsFiddle     
asked by 08.04.2014 / 14:55
1
answer

Setting the site to any screen

Good people, I'm trying to learn better about resizing the website applied to any screen. I have read some tutorials on the internet and by the way I could not do everything right, because here in my test I apply @medias only when entering the s...
asked by 06.06.2014 / 02:21
1
answer

Invisible links until you click on something or resize the page

I've customized a website , but for some reason, the first time the person accesses the site, the menu disappears until someone click on something. I can not figure out why. I found that all page text is invisible. It does not matter which p...
asked by 14.03.2014 / 22:48
2
answers

How to format multiple bxSlider on the same page with different styles?

I'm developing a site whose pages will have 3 or 4 sliders (bxsliders) so my problem is that I'd like to format one by one, especially the margins of the buttons below ( link ), since there are sliders that have more height than others, b...
asked by 10.03.2014 / 19:37
1
answer

Apply CSS when in the menu in question

I'd like to leave a selected item when I'm on any selected menu. For example, if I'm on the '/ on' link. The menu item called 'on' should change color, for example. Would you be able to do that?     
asked by 23.06.2014 / 19:46