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: 276 - 300 of 731
 
Hi all I have tried tow center the following tabs but i couldn't , if it worked in IE it is not working for FireFox , vice versa... can any one help me modify this css code regards
Hello all I think my client is asking the impossible of me, but I thought I would check in with the experts to see what some of you thought.  Here is the scenario: The look of the web pa...
Hi, I am working with the CSS Class below. In Visual Studio 2008 this shows up perfect while I am designing the page, but when I "run" the code the style does not show up. I even tried it o...
Hi there -- I need to put the following css within my html code instead of linking like i have it here below which works just fine but I need to hold all the css within my html doc.  I current...
How do I make the length of the left navigation area even with the photo and right side news area compatible for IE7 and FF2?   I would really rather not have to create a different CSS for eac...
I've got this following site I'm working on... http://sandbox.angelleye.com/client-sites/usbswiper/index.php The orange menu area on the left side has CSS that causes the + icons to show...
I'm having trouble making my page expand to when more content is added. So on the white bit which is a container with the ID 'contentcontainer' now I have a height set on it, but if I remove i...
I don't know if I phrased this question right, but please take a look at this web page and let me know how to write the css so that ColLeft, contentPane1 and ColRight all expand vertically to ...
I want some CSS code that can be used to bold text. Does anyone know how to do this?
Hello, I have a pricing tool (http://www.zncustombuilding.com/pricing-tool.php?fp_id=50) that uses code like this to create the 'options' that can be selected... <div class="optionBox op...
hi I have a rendering issue between IE6 and IE7...Can't quite see what I have done wrong...URL and image attached.  can anyone help?
right heres a description i have css images on hover of images they hide (display none) i have spans on hover they display elsewise, hidden (display none) that all works fine, does...
I know IE is the culprit here and I've reviewed the article: http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_23490979.html?sfQueryTermInfo=1+clear+css+firefox+flo...
I have a style I want to set the same for all fields of a fornviews itemtemplate.  Basically background and foreground color and border type.  Is there a way to assign it to all fields without...
I am currently designing a website using CSS and I have a peculiar problem where some images are appearing and then disappearing in IE6. They are showing up fine in IE7 and Firefox. The image ...
Hello Experts I am posting this question to CSS as I believe its a CSS issue. My CSS skills are not enough to solve this problem as its a brand new issue and I am quite new to Firefox 3 as ...
The unique hex number for the check charactor in unicode is 2713.  To use this in HTML, I believe that becomes &#x2713; That said, is there a way, by use of CSS, to cause an unordered list ...
Hello! I have a form with many fields. Every field (input, select & textarea) have corresponding <label> attached to it. These labels have a fixed width of "10%". So there sould be 90% widt...
HI, I am using a CSS stlye to show graphic bullet points but they seem to be missing in IE7 but view ok in FF? There are some other issues that is just some tidying up. The non-showing grap...
I have a website which is working fine in most browsers, but clicking on the navigation buttons in IE7 has no effect?? Please see: http://www.curranresearch.co.nz
i have this website; http://www.filemakersupport.net/kad/design02/test_frame.html i need to change my menu, keep highlight after clicking since user know what page they are. do you know how...
This tab structure: http://unraveled.com/projects/css_tabs/ I wanted to add a little spot on a page that has 3 tabs.  When you jump from one to another the content changes, but the page st...
Give the following web design spec for a data entry form: div.modifyData {           position : absolute;           left : 400px;           top : 130px;           height : 300px;           width : 400px;           FONT-FAMILY: Aria...
I found this piece of code on EE, it breaks a page up into simple tabs. I've tried to adjust the width of the tabs by adding the width tag as below but it wont work in Firefox, it works per...
hello, I have an image as so : <img src="images\std_temp\1_1.bmp"> When I roll over this image I would like to make the image increase its opacity - is there an easy way in which to d...