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.


Reply
 
LinkBack Thread Tools Display Modes
Share |
  #1 (permalink)  
Old 03-29-2009, 02:39 PM
Contributing Member
Latest Blog:
None

 
Join Date: 03-29-09
Posts: 68
iTrader: 0 / 0%
Looking for some help with my nav menu bar

I have a couple questions about my navigation menu bar.

#1 - I want my nav bar's width to be 100% but there is about a 10px gap on each side. How can I get it 100% wide?

#2 - I used one of those menu creators for the basic coding and can't seem to figure out how to center or move my nav bar menu options. I would like them centered on the page or slightly off-centered.


Below is my code -

Quote:

The HTML:

<ul id="menu">
<li><a href="index.html" title="" class="current">Home</a></li>
<li><a href="services.html" title="">Products</a></li>
<li><a href="contact.html" title="">Contact</a></li>
</ul>

The CSS:

ul#menu {
width: auto;
height: 43px;
background: #FFF url("images/menu3-bg.jpg") top left repeat-x;
font-size: 1.1em;
font-family: "Lucida Grande", Verdana, sans-serif;
font-weight: bold;
list-style-type: none;
margin: 0;
padding: 0;
}
ul#menu li {
display: block;
float: left;
margin: 0 0 0 5px;
}
ul#menu li a {
height: 43px;
color: #FFF;
text-decoration: none;
display: block;
float: left;
line-height: 125%;
padding: 8px 12px 0;
}
ul#menu li a:hover {
color: #0b5d8d;
}
ul#menu li a.current{
color: #FFF;
background: #942838 url("images/current2-bg.jpg") top left repeat-x;
padding: 5px 12px 0;
}
Thanks!
 
Reply With Quote
Go Back   Webmaster Forum > Web Development > Coding Forum

Reply


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 Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
need help with menu daraptor Web Design Lobby 1 01-07-2008 12:30 AM
Need help in mm menu raj2166 Web Usability 3 09-09-2006 08:06 AM
On/Off Air in the menu waffles Web Design Lobby 1 06-30-2006 07:46 PM
DHTML Menu | Drop Down Menu Pen Tongue SEO Forum 4 01-06-2005 06:18 PM
DHTML Menu slide menu how to make it relative to table ajay201975 Web Design Lobby 0 05-25-2004 09:54 AM


V7N Network
Get exposure! V7N I Love Photography V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 12:58 AM.
Powered by vBulletin
Copyright © 2000-2013 Jelsoft Enterprises Limited.
Copyright © 2003 - 2013 Escalate Media LP




Search Engine Optimization by vBSEO 3.6.0 RC 2 ©2011, Crawlability, Inc.