This will center all of the menu buttons!
Global Header
Code:
- <script type="text/javascript">
- /*Center Menu - support.virtualforums.co.uk*/
- document.getElementById('welcome_table').getElementsByTagName('td')[2].align='center';
- </script>
CSS:
Or CSS
.menu td {
text-align: center;
}
Or CSS
.menu td {
text-align: center;
}
yet again..
sshhhh
I knew it could be done with CSS but didn't want to!
Sure Wrighty, we believe you.
Honest I did.
Either way I have added it!
Change the title to align menu and include how to edit it for right.