CSS (Cascading Style Sheets) is a language used to control the visual presentation of HTML and XML documents including (but not limited to) colors, layout and fonts.

learn more… | top users | synonyms (8)

0
votes
0answers
10 views

How to make a space between left column and text in the middle

I have 2 columns (left and right), and these columns are vertical and have images and text and links. I want to put text in the middle of the page, left column and right column but in the middle there ...
0
votes
0answers
7 views

Reposition the slide before it gets displayed - jquery cycle2

I am using jquery cycle2 plugin for my slider on home page. I am lazyloading the slide images by using their API. I am also repositioning the image based on the viewport and aspect ratio of the image. ...
0
votes
0answers
12 views

Right side of fieldset jagged in IE

I have the following HTML: <div class="body-content"> <fieldset class="EntryFieldSet"> <legend id="ScreeningTitle"> Screening:</legend> ...
0
votes
1answer
18 views

CSS links background color width

How can you set a link inside of a li element to where its background is longer that the actual text and they are all even with one another? CSS .popoutsidebar li { margin-bottom: 20px; padding: ...
0
votes
3answers
15 views

CSS Menu List and OnClick (active color)

I've created a menu from a tutorial I found online and I'm looking to take it one step further. I'd like to have each link completely change to the background color specified when it's clicked on. I ...
-1
votes
2answers
28 views

How to align specific text with image

I am trying to align only 1 paragraph to the right of an image as opposed to all paragraphs. Is there a way to do this without tables. Would using tables for this be considered poor design? As it is ...
0
votes
1answer
13 views

Sub-menu creates extra space

I'm trying to make a vertical css menu with sub-menus. I've done some research and can't quite find an answer to my specific problem. The ul within the li is positioned correctly (Edit: I'd like the ...
3
votes
0answers
27 views

Explain this modal behavior with z-index and position?

I actually solved this issue for myself but was wondering if anyone could explain why my fix works. I was styling a popup modal on a mobile site using the MoovWeb SDK and sass. The modal consists of a ...
0
votes
1answer
13 views

Respond CSS Not Working Properly

I am using https://github.com/scottjehl/Respond to help with my browser compatibility for responsive media queries but it doesn't seem to be working properly for I.E. I have the respond.src.js file ...
0
votes
1answer
13 views

html div IE 8 VS 2010 messed up

The following html looks like how I want it in VS 2010 design view, but when I run it and it opens in IE 8 it's all jacked up. The blue and yellow are where I would expect, but the red is 1/2 way down ...
0
votes
1answer
15 views

The header image is closing up when mobile screen

I'm making a webpage for my own business. I chose Bootstrap because it comes mobile-capable out of the box. I'm having a problem: When accessing the webpage using a phone (iPhone 5) the header image ...
0
votes
1answer
22 views

How can I make the selected menu option return to normal when another is clicked?

I have a menu made up of eight image input icons. Ive used Javascript to make the clicked icon turn blue. However, I need it to return to normal when another icon is clicked. Is there a pure ...
0
votes
0answers
17 views

responsive mobile menu, appearing too soon

I am creating a responsive mobile menu taken from HERE. One issue that seems to keep happening is sometimes the 3 line responsive menu appears on the tablet size and I do not want it to. I only want ...
1
vote
1answer
21 views

two labels for one input field with different styles

I need to have two labels for one input field with different styles. For some reason this code doesn't work. It does work perfectly for first label, and only partially for second label. this code ...
0
votes
0answers
18 views

Change the size of a script output (google gadget) using javascript/css

I want to add this google gadget to my web site As you can see, you must choose a specific constant size then you can generate the script to add to your html page. My problem is that I want to change ...

1 2 3 4 5 9783
15 30 50 per page