Thread: New design
View Single Post
Old 07-09-2008, 05:00 PM   #7 (permalink)
delayedinsanity
is cute and cuddly
 
delayedinsanity's Avatar
 
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
delayedinsanity is on a distinguished road
Default

Your navigation menu still floats around the top of the page at will. If you set it up with the same idea as your div#wrap, you can fix it pretty quickly.

Code:
.mattblacktabs{
    margin: 0 auto;
    width: 650px;
}
-m
delayedinsanity is offline  
Reply With Quote