Advertisement

250 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: 1 - 25 of 758
 
I built a horizontal menu using a spry in Dreamwaver CS3 and I am having trouble figuring out how to make the sub navigation menu items background colors change when moused over. So far I h...
I am trying to use a style sheet (perhaps errantly) in an asp page using a ref link... compiliing in VS2005.  The style sheet reference: <link href="stylesheet1.css" type="text/css" rel="style...
Hi - I can get the code to work most of the time inline, but not with css. How can I make the attached divs float to the left and the right, as displayed, but align to the top? If they align ...
Hi, I'm trying to create a scrollable table with a fixed header.  I found this website: http://www.cssplay.co.uk/menu/tablescroll.html  and the first example is the nicest one to try out (y...
I have this pure CSS flyout menu at: http://www.local808.com/sitez/default.asp?id=61&p=2&c=0&t=1&action=site it works fine except for one problem. It does not expand or allow for word wrap w...
Hi, I am looking for solution to position a nested DIV at bottom of the parent DIV. The functionality would be the same as positioning an image using 'background-position: bottom center' ...
Hello Experts. I a field set with a form inside a div that I will like to center align. Below is my code. For some reason it aligns correctly on IE but no on Firefox. Any idea why?
I am creating a horizontal menu using creamweaver cs3 spry horizontal menu  tool. I tdisplays nicely in Mozilla, but the background colour and arrows in IE donot extend beyond the text. Here i...
I want to remove Iframe Border the code snippet is given..m giving in cs border bone but IE doesnt take it....its working fine in FF....can anyone tell me how to do it for IE..
<style>           #shoppingcart{scrollbar-face-color:#666666; scrollbar-shadow-color:#666666; scrollbar-highlight-color:#666666; scrollbar-3dlight-color:#66666;scrollbar-darkshadow-color:#ffffff; scr...
I am using text-align: -moz-center; to align my text in Firefox, with a conditional <!--[If IE]--> to add text-align: center; for Internet Explorer. Obviously this works fine for FF and IE. ...
I would like to create some boxes with round corners and drop-shadows.  I prefer to use only CSS, but will use images if I have to.  I do not have any graphics software other than Word or Pain...
Is there any way to force a very long unbroken string to wrap in html? If I have the following string, how do I force it to wrap rather than running over the edge of the screen? 99999999999...
Ok, this is the situation I need a PRINT CSS for print a page A4 with always : Same header Variable body (but always full page height, i need also that last page is with header, 1 rows an...
Hi, I am trying to align the output of the code below horizontally in one line. For some reason, in IE6 the items take up two lines and each item takes up 100% of the line width, while in FF ...
hello, consider the code below. It seems that the behaviour in FireFox differs from the behaviour in IE7. In FireFox a scrollbar appears due to the margin-top of 10px of the .webpage. I wou...
Is there any way to effect a div -- with CSS, JavaScript or any other method -- such that it will remain horizontally centered in a browser window regardless of horizontal scrolling but scroll...
I've created a site in DW CS3 and I added in a spry horizontal menu bar.  I got everything working correctly except for the submenus.  When they drop down they're offset to the right way to mu...
I am trying to hide a horizontal scroll bar, using the standard overflow-x: hidden; but it works only in Firefox, IE7 and Safari doesn't seem to hide them.. Could you please advise where to lo...
Hi guys, I have a css layout which displays fine in Firefox ( as usual ) and it doesn`t in IE ( as usual again ) It is just a white gap that shouldn`t be there Here is the code... (thanks)
I'm trying to redo my site using divs instead of using a table.  The problem is, I cant get the menu bar to stretch properly.  What I would like is for the menubar (and its background image) s...
I'm having some float error in IE6.  The CSS is laying things out fine in IE7, Firefox, Safari, etc.  The attached file illustrates the errors.  The header is extended to nearly twice it's hei...
Hi guys hope you are all well, and would love your kind help. I have one html file that Im working on called homepage.html. Here's a quick outline of its structure. homepage.html -------...
Hi Experts, I would like to set a style attribute or something for a HTML <Select> tag so that the arrow appears on the LHS instead of the RHS (which is currently covered by a limited width...
Hi - I have a background image set through CSS that shows up properly in Firefox 2 & IE7, but it doesn't render correctly in IE6. It's the "Customer Testimonials" section at the bottom righ...