Quote:
Originally Posted by Fungsten
:up::up::up::up:
|
I can see your happy now

Try and make your tabs central by editing this
Find in the HTML code
Code:
}
#tabs1 ul {
margin:0;
padding:10px 10px 0 50px;
list-style:none;
in the HTML code and change the 50px value to say 300px, dependant on how many tabs you have an how wide they are, you can centralise them by just playing with this value.
Have Fun