Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

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

 
Time Tested CSS Solutions: 101 - 125 of 2904
 
I need to fix the transparency for PNGs for IE6. The PNGs are used as background images. I am aware of the normal .htc fix and like this method, but I cannot get it to work in multiple files a...
I am having a problem getting the min-height parameter to work correctly in Firefox and Safari I have tried changing the attribute to height and also height: auto but still the when the enc...
I've got the following HTML/CSS  and the bullet points are appearing at the bottom of the subnav containers instead of at the top in IE.  Any ideas? <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML...
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...
I know this may hurt some of your eyes but I've recently been asked to address a site using MM_preloadImages and the other Dreamweaver javascript. I would like to migrate this to CSS, PHP, or ...
Hi all, I have a problem with Firefox, yes I know, the problem is really with IE as Firefox is just being compliant, however the site was developed in IE under VS2008 so I need to go back a...
Working on some code which includes annotating some table cells with background images to provide for graphical footnote type indicators (colorful flags, etc. instead of numbers).  However, I ...
Hi   in my .aspx file <asp:Button Text="My Account" ID="lbtnMyAccount" runat="server" CssClass="MyAccountCss" OnClick="MyAccount_Click" /> in .css file .MyAccountCss {      background...
I have a container div and two floating divs inside of it to mimic a table with 2 columns   <div>     <div style="width: 119px; background-color: #989da5; border-right: 1px solid #FFFFFF; ...
Hello, I'm creating forms that have TONS of radio buttons for selecting ranges of data.  i've had complaints from end users that they are having difficulty selecting these radio buttons.   ...
I have a table with each TD width being set to "100". However if I had something in the cell like a url it will force the cell wider than I want, is there anyway that works in most browsers th...
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 ...
I can anchor the footer using the following but when I place the image in there (topbluea.jpg), then shrink the window (by reducing it in the corner), the footer retracks back.  Also, how can ...
I am using a CSS for a project that I am developing.  I acquired the CSS from another source and I am getting an error on the 'filter' property.  What is the CSS property for filter in 2005?  ...
Not sure if this is a CSS or javascript question so I apologize if I started in the wrong spot. I'd like to move my cursor over an anchor tag on my web page. When I hover over the anchor ta...
In the code below, I have a table inside of a div.  In the class assigned to the div, the text color is red.  But, when rendered, the text color is green, as it seems to inherit the color from...
Hello, Is there a way to format the select tag with background image using CSS. Regards
Hey guys, Can someone please get the text in this div class to align vertically? Vertical-align:middle; just doesn't seem to do the trick. Is it because I'm declaring the height and it doe...
I've been googling around and haven't found anything useful.  Is there a way you can change the color of of the selected item in a select list? It would be the same thing as changing the "h...
Hey there, I have a bunch of DIV's that I'm using as pop ups to show additional content using the visibility property.   Is there a way (say through CSS) that I can get these pop ups to ...
I would like to have the div "descriptionShort" directly to the right of "conditions", and top aligned with it. Please correct either the hTML or CSS, or both, to make that happen.  As it is n...
This is my website: http://www.computersciencelaboratories.com/ I want to center the NAV Bar and its text also to be centered. Right now you can see that everything is floating to the l...
Hello experts! I have a CSS problem. I have a div containing divs. My outside div is in front of my inside divs and as a result I cannot click on my nav. buttons which are in an inside div....
I want to have a page layout that gives me a header section that spands 100% of the width, then a three-column section below the header.  The first column is 130px fixed width.  The second col...
I have an image map that I am using and would like to allow for a mouseover effect to happen over each link.  Is there a way to make that work using css?  My code is below: