Advertisement

09.24.2008 at 01:15PM PDT, ID: 23760284 | Points: 500
[x]
Attachment Details

CSS issues in IE6 & IE7 - margin-top, padding-top, & line-height attributes being ignored

Asked by egoselfaxis in Cascading Style Sheets (CSS), Internet Explorer Web Browser, Extensible HTML (XHTML)

Tags: , , , , , ,

The top Home icon, About Us, & Contact Us links on the upper right of my pages are displaying exactly the way I want them to in Firefox, Safari, and the new Chrome browser from google:

http://72.52.247.122/~homeland/group.html  

However, .. I can't seem to apply margin-top, padding-top, & line-height attributes to the About Us and Contact Us links in neither IE6 nor IE7.  Right now, I have line-height attributes applied to the 2 hyperlinks, .. which is being rendered correctly in Firefox, Safari, and Chrome:

#topheader_homelinks a:link,a:visited {
      color:#828282;
      line-height:22px;
}

#topheader_homelinks a:hover,a:active {
      color:#C0A771;      
      border-bottom:1px dashed #165f9e;
      line-height:22px;
}

What can I do to fix this? If possible, I'd like for those top links to display the same in IE6 & IE7 as they do in Firefox, Safari, and Chrome.

Also -- one other small problem:

In IE6 & IE7, .. I can't seem to get rid of the bottom border that's displayed on hover when you mouseover the home icon (Again, I don't have this problem in either Firefox, Safari, or Chrome.

I have a .noborder class assigned to that link, .. but it seems to be being ignored in IE:  

.noborder {
      border-bottom:0px;
}

How might I correct this?

Thanks in advance,
- Yvan

Start Free Trial
[+][-]09.24.2008 at 07:25PM PDT, ID: 22565851

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 14-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.24.2008 at 08:53PM PDT, ID: 22566143

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 14-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.25.2008 at 01:36AM PDT, ID: 22567181

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 14-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.25.2008 at 07:08AM PDT, ID: 22569276

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 14-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09.25.2008 at 07:37AM PDT, ID: 22569632

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 14-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.25.2008 at 07:39AM PDT, ID: 22569664

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 14-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.25.2008 at 07:54AM PDT, ID: 22569846

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 14-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09.25.2008 at 08:07AM PDT, ID: 22570028

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 14-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.25.2008 at 08:08AM PDT, ID: 22570036

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 14-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09.25.2008 at 08:14AM PDT, ID: 22570126

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 14-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20081112-EE-VQP-43 / EE_QW_EXPERT_20070906