Advertisement

635 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top CSS Solutions: 151 - 175 of 706
 
Hi, I am really new to style sheets and downloaded a sample style sheet. In the Style Sheet there is an image URL: background: #ffcc66 url(images/banner.jpg) no-repeat; This is not work...
Greetings, I have some horizontal tabs that uses images and  the sliding door technique to grow as text enlarges, etc... On hover I would like the "link1" to have a drop-down box 1 level a...
Hi Experts, I've been asked to help on a web site. http://www.allurelasvegas.com  The problem is a CSS menu that works in IE6 does not work in IE7.  I know very little about CSS. ANy help wou...
Hey Experts!! I have a page (URL above) in which I want to put a footer IMMEDIATELY following the content div.  Basically where the #footer div is placed directly below the #content div Ho...
I have a table with many rows. one of the rows has a td with height set to 100%. the td behaves nicely, taking up all the remaining vertical space in the table. the td contains 2 levels of ...
I have a webpage that is currently using CSS to automatically make the height of the page to 100%.  This is working fine in IE 7 but in IE 6 it extends the white content area at the bottom par...
did a border-collapse: collapse for all the cells, but now I need a border-bottom and a border-right. This may mean I have to reset the borders to 1px, if so, then how do I color the borders ...
When I do print preview (shrink to fit) in IE7 on the attached code, I get quite a large top and bottom margin.  Following some great suggestions from tomaugerdotcom and scrathcyboy I've gotte...
So, I thought I was doing everything correctly, but in Firefox and Safari (and Google Chrome (cutting edge!)) the pop-out CSS menu (hover over 'Tour BCS!') comes out behind the flash object. ...
Hi, I have some css code that I'd like to make float or relative, but every time I try to adjust the code it goes all over the place. The code that works is as follows, the code I'd like added...
I validated my code on w3 and now the background images on my divs don't show up. below is the css amd (x)html.  Thanks.
I can't understand why the a:hover effect on the second list (that on the withe background) doesn't work, the text must change to red, of course on safari and firefox works great.
I have the following code to display a submit button in the hml page: <div class="buttons">   <input type="submit" name="Submit" id="submit" value="Submit" /> </div> Then I have CSS in...
I have the following text.  Nose tow fitting common with 777 and 787 This is in a table, so it displays as Nose tow fitting common with 777 and 787 Is there a way I can make 777 ...
Can someone help me with the code below please? The div class "top middle" has a title "NEWSLETTERS" in IE6 and FF, but in IE7 it is obscured by the coloured background and I think it is tryin...
What I have: A table with many cells. What I want to do: I want to put a DIV around the table that causes all cells within the table to have "text-align: center" I'm a CSS novice, but I...
If you open the file index.html, you can see that the login box in the top right displays correctly in IE7, but in Firefox it looks different. The top half of the button does not seem in line ...
How can you insert whitespace between text boxes and labels within one row on a web page using <div>?
You you use my code below, there is an email icon that opens a popup div. This div opens on top and looks ok with IE but not on Firefox. I'm struggling to get the z-index right so that it appe...
I have a textbox in my item template of my gridview.  I have the textbox set to ReadOnly = "True" and BorderStyle = "None".   When viewing in IE a border is still shown around the text box ...
Hello.  I have been reading about the problems that IE 6 has with .css, but I don't know enough about css to apply the solutions to my site.  I am attaching pictures of the problems that I'm h...
The Css and html list below work fine... sort of :-)  However, I want to give each individual list item a specific Image icon. I tried to do this with the last item 'Logout'. I gave it an ID a...
Hi there -- I have the following code which works well unless the text wraps to the 2nd line. I want the text to left justify when it wraps (not under the bullet).  I cannot get it to work co...
Here is my css, ------------------------------------------ td.smenulink{      padding-left:10px;      padding-right:10px;      background-color:#DFE4EE;      color:#3B5998;      height:25px; } td.sme...
Hi, I am having problems with the outlay in Firefox & Safari (latest versions), I.E. latest version displays OK. If a page has a vertical scrollbar displayed it offsets the main centre div an...