Advertisement

04.22.2007 at 09:43AM PDT, ID: 22526568
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

9.8

Navigation Image Displays Incorrectly In Internet Explorer

Asked by BogoJoker in Cascading Style Sheets (CSS), Miscellaneous Web Development

Tags: , , , ,

Experts,

I recently decided to start designing a new website, its a hobby of mine.  This time I went way out of my comfort zone and started making my own images.  However I seem to have run into a problem that I would like some advice on.  The image for my navigation bar displays incorrectly in IE.

Link to the temporary website: http://bogojoker.com/alpha/
[Be advised you cannot use the IE Tab extension inside Firefox.  The site has sIFR Flash Rendered text which seems to completely crash Firefox when using the excellent extension.  So please open externally in an IE browser]

The problem:
The tab image displays correctly in Firefox, but it seems to be cropped in Internet Explorer (I am using IE7 but I assume 6 has the same issue).  I would like IE to look similiar to Firefox.

The XHTML: [index.html]
Markup for the list is quite simple.  The menu container just liquidly positions the menu at the top right of the screen.  The list is composed of <a>'s inside <li>'s.  The selected menu element has the "tab" class on the <li> element.  Easy to see if you just look at it:

    <!-- Menu -->
    <div id="menu-container">
    <ul id="menu">
      <li><a href="#">home</a></li>
      <li class="tab"><a href="#">blog</a></li>
      <li><a href="#">news</a></li>
      <li ><a href="#">about</a></li>
    </ul>
    </div>

The CSS: [bogojoker.com/alpha/css/style.css]
My CSS is documented well enough, just follow the comments to /* Menu */ near the top.  The idea behind the menu is this:
- Give the <li> elements a nice text style
- Control the <a> elements text and hover styles and some padding
- Give the .tab element a background image and some extra padding

Conclusion:
I am not sure why the image does not show completely in IE.  I suspected it might be because I am putting the background image on the <li> element and not the <a> element, however I don't know why that might be.  I played around with z-indexs and that did not seem to work.  I would appreciate any suggestions and I will certainly try them out and get back to you as quickly as I can.

Thank You,
BogoJoker
Joe PStart Free Trial
[+][-]04.22.2007 at 09:58AM PDT, ID: 18954569

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 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]04.22.2007 at 11:43AM PDT, ID: 18954815

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Cascading Style Sheets (CSS), Miscellaneous Web Development
Tags: navigation, css, image, explorer, incorrectly
Sign Up Now!
Solution Provided By: TName
Participating Experts: 1
Solution Grade: A
 
 
[+][-]04.22.2007 at 11:55AM PDT, ID: 18954850

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 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32