Hello Guest
No Avatar
Sign In to Remove
Posts: 
1
Reputation: 
1
Posted: July 12, 2011, 9:12 AM
  • Group: Member
First of all i would like to say that you've got to be the best theme designer for SMF.  ;D I'm currently using your Vertex theme on my site and i have two questions about it. First off, is there a way to center the navigation bar with the forum...? Second, how would i go about adding my own copyright below yours? Any help would be much appreciated!  :D My site: http://www.xil3.net
Posts: 
400
Reputation: 
20
Posted: July 12, 2011, 10:48 AM  -- Last Edit: July 12, 2011, 10:59 AM by MLM
  • Group: Administrator
  • AIM: mlm@visualpulse.net
  • deviantART: MadLittleMods
  • Photobucket: MadLittleMods
To center just make your css look like(so just find each element and replace...) :

index.css
Code: [Select]
#main_menu {
padding: 0 0.5em;
margin: 0 auto;
vertical-align: middle;
display: table;
}

ul.topnav {
list-style: none;
padding: 0 20px;
margin: 0;
float: left;
background: #222;
background: url(topnav_bg.gif) repeat-x;
}

Why do you want to add a copyright?
<3 Nerve, Sk8, Labradoodle, Austin
anything