Previous Message
Next Message

Having difficultites with navigation menu

Sent by Roger Roelofs on 30 April 2005 00:12


Lisa,

On Apr 29, 2005, at 5:53 PM, Goeres, Lisa M [P SAF] wrote:

> I am having some troubles with my navigation menu not lining up left.
> The site uses a combination of 2 sites with css, but I can't seem to
> figure out what is causing my problem. I have been working on this for
> hours now and thought it may help to get some other eyes looking. I 
> have
> combined this page
> http://www.iastate.edu/guide/templates/04/three/unitB.shtml with the
> navigation from this page http://www.it.iastate.edu/email/. I have
> grabbed all of the necessary styles from both pages and put into one
> style sheet. My page is testing at
> http://www.dps.iastate.edu/living/unitB.shtml. Any help would be 
> greatly
> appreciated!

You are getting tripped up by the default margin and padding on the ul.

#nav ul {
	margin: 0;
	padding: 0;
}


Roger,

Roger Roelofs
Know what you value.

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: