View Single Post
  #2 (permalink)  
Old Dec 9th, 2007, 00:47
alexgeek's Avatar
alexgeek alexgeek is offline
Technical Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,800
Blog Entries: 9
Thanks: 2
Thanked 2 Times in 2 Posts
Re: Annoying.. alignment.

Change the bold in the following from right to left. Should fix your problem.

#navigation{
width: 705px;
height: 11px;
padding: 8px;
margin: auto;
text-align: right;
background-image: url(images/navigationbg.gif);
background-repeat: no-repeat;
}
Reply With Quote