Questions tagged as 'css'

1
answer

How to style the site's general scrollbar?

I was looking at some templates on the net and I was curious about this one . His scrollbar is not part of the browser, but I see it from the DOM. How is this?     
asked by 19.11.2014 / 01:34
1
answer

Remove class depending on the height of the site in the refresh?

I own a site with animation that starts as soon as the object on the screen is viewed. However, if I give F5 in the middle of the page, when raising the refresh avarés in the middle of the screen, the animation happens and should not .. How c...
asked by 02.09.2014 / 19:35
1
answer

Break line (clearfix)

I would like to know what forms you use when you need an element to occupy the total WIDTH + HEIGHT that it is using, for example: <p> <span>Teste</span> </p> In order for P to occupy the total size you are usi...
asked by 03.09.2014 / 14:19
1
answer

What is the difference between form-group and input-group bootstrap?

What's the difference? in which cases are they used one or the other?     
asked by 16.08.2014 / 19:21
2
answers

Absolute position does not work in a fixed menu

I have a following problem, I have a div in the body with absolute position, and I have a menu where it is fixed, there are sub-menus and to open them one must move the mouse over the menu, but when it is opened it is behind the div in the body....
asked by 29.08.2014 / 21:24
1
answer

Position content within Navbar Bootstrap

I am using and remodeling a navbar whose template is made by Bootstrap's own site, but after making insertions of the classes that I thought was able to position the objects I noticed that they were not working (although many are), so here is a...
asked by 22.12.2014 / 12:31
1
answer

Problem with Twitter Bootstrap

I want to do something like this on my site: link But I'm having trouble positioning the image between one div and another! Follow my code: <header class="navbar-wrapper header"> <div class="container"> <...
asked by 13.10.2014 / 20:23
1
answer

Centralize components of a dataTable that is editing the data in the Primefaces

How can I centralize the components of this datatable . When I click to edit the data of the same I realize that the components of data entry are not centralized, but when using a certain tests with css I managed to get to the side but not...
asked by 03.08.2014 / 23:47
1
answer

Apply class when second item in the listing

I have the following HTML code: <ul class="grid_1330 margin-auto"> <li class="homeListagemLi"> <div class="homeListagemDiv"> <ul> <li><img src="./imagens/pessoa.jpg" height="220" width="22...
asked by 23.07.2014 / 22:36
1
answer

How to make "custom" background for a word? (as shown in the image)

How do you do this kind of background effect, as shown in the image below? If possible using CSS. Iwantittolookliketheimage.Ididwiththetext-shadow( link ) but it didnt look cool.     
asked by 28.07.2014 / 15:16