Webmaster Forum

Go Back   Webmaster Forum > Web Development > Coding Forum

Coding Forum Problems with your code? Discuss coding issues, including JavaScript, PHP & MySQL, HTML & CSS, Flash & ActionScript, and more.


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 09-06-2009, 06:22 PM   #1 (permalink)
Member
 
Join Date: 03-29-09
Posts: 44
iTrader: 0 / 0%
Latest Blog:
None

Foppa is liked by many
Navigation bar is off in IE

As you can see in the picture below, my navigation bar is way off in IE. In Firefox it looks fine.

I somehow messed it up. It looked fine, but then got messed up and I can't figure out what I did.



Below is my code:

HTML
Code:
<div id="navigation"> <ul> <li id="active"><a href="index.html">Home</a></li><li><a href="xxxxx.html">All Products</a></li><li><a href="buy-xxxxxx.html">Buy Now</a></li><li><a href="xxxxxxx.html">Testimonials</a></li><li><a href="xxxxxx.html">Videos</a></li><li><a href="xxxxx-opportunity.html">Opportunity</a></li><li><a href="contact.html">Contact</a></li> </ul></div>
CSS
Code:
#navigation { background: transparent url(../images/nav_background.jpg) no-repeat center top; float:left; width:960px; height:40px; margin:20px auto; font-family: verdana, "lucida sans", arial, sans-serif; font-size:1em; line-height: 1.2; } #navigation ul { padding-left:20px; padding-top:12px; } *html #navigation ul { margin-left:-12px; } #navigation li { display:inline; font-size:1em; padding-right:8px; padding-left:5px; padding:12px 20px 13px 20px; height:40px; } *html #navigation li { margin-right:4px; } #active { background: transparent url(../images/activetab_background.jpg) no-repeat center top; color:#fff; text-align:center; } #navigation a:link { color:#fff; text-decoration:none; } #navigation a:hover { color:#fff; text-decoration:none; } #navigation a:visited { color:#fff; text-decoration:none; } #active a:link { color:#fff; text-decoration:none; } #active a:hover { color:#fff; text-decoration:none; } #active a:visited { color:#fff; text-decoration:none; }
Foppa is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Coding Forum

 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Navigation heliosphan Web Design Lobby 2 02-18-2009 07:17 AM
v7n navigation Nicolet Forum Lobby 5 12-15-2006 06:02 AM
Database Navigation sparkblaze Coding Forum 6 05-11-2006 08:54 AM
Navigation DaveyBoy Web Design Lobby 5 12-07-2003 06:34 PM
PHPBB navigation samer Web Design Lobby 4 10-16-2003 03:30 PM


Sponsor Links
Get exposure! Contextual Links V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 05:22 AM.
© Copyright 2008 V7 Inc
Powered by vBulletin
Copyright © 2000-2009 Jelsoft Enterprises Limited.


Search Engine Optimization by vBSEO 3.3.0 ©2009, Crawlability, Inc.