Questions tagged as 'css'

0
answers

Images style caroussel postings with next and previous button

Guys, I need to develop a post view, but in caroussel style, next to each other, and with the next and previous button passing or returning the posts .. Could anyone help? Thank you in advance.     
asked by 08.06.2017 / 16:47
1
answer

Divide table into two div

Hello, I have four div with fixed size 300px each, and a table dento of the first div, I need that when that table exceeds 300px the rest of the content goes to the second div and so on. #pg1{ border: 1px solid black; height: 600px...
asked by 16.05.2017 / 16:42
1
answer

How can I create my own stylesheet?

How can I create my own style sheet? Just like CSS. Is it possible to create my own stylesheet like CSS? Is there another style sheet besides CSS? If so, how?     
asked by 25.05.2017 / 04:30
2
answers

Image disappears after animation + window resize

I'm building a menu for my blog, I found some codes on the net, and I'm trying to implement one of them. The problem is this: the image disappears from the header menu when I do the following: Shrink the window to a mobile phone size I ope...
asked by 17.05.2017 / 13:39
1
answer

File html + css (bootstrap) when inserted by "require_once ()" of php does not work dropdown menu

I was creating the menu of my system and everything was working correctly, the file menuHorizontal.php contains the menu and it has a dropdown that was working, when I click, it opens the submenu, so that's fine, the problem is which now in the...
asked by 19.05.2017 / 03:38
1
answer

How to change Growl's position on the screen?

I want to change the position of Growl but I apply it in CSS and in the time does not change anything in the position when it appears on the screen, I want to center for example. No template: <h:head> <meta http-equiv="Content-...
asked by 31.05.2017 / 03:55
0
answers

Background accompany responsive image

I would like to know how a background image could be aligned with another image that is on it You are an image that is a ball, I would like it to be in the background, When the screen is at a lower resolution, it is not adjusted, but if you o...
asked by 02.06.2017 / 03:33
1
answer

JavaScript function does not work after else if

To contextualize: The code is a page with some RadioBox where each one must have a function and each one show different HTML elements depending on the need (this worked perfectly). The problem is that in ready() function the code d...
asked by 02.06.2017 / 02:38
1
answer

Navbar bootstrap collapse

I need a navbar customization that is as follows: First, without the collapse, appear this way (this I did and it's very quiet) Then,whenyouhavesmallerscreens,turnon2buttonsandseparatethemenusintoprofileandsearch: TheproblemisthatwhenIcreate...
asked by 20.05.2017 / 21:57
1
answer

CSS does not work outside the live preview of Brackets IDE

<head> <link rel="shortcut icon" href="img/favicon.png" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta charset="utf-8"> <link rel="stylesheet" type="text/css" href="/stylesheet.css">...
asked by 20.05.2017 / 22:56