Michael Moderator
Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
pmvForum | Center Menu (30th Dec 07 at 3:23am UTC) | | 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:
Code: - <style type="text/css">
- .menu td {
- text-align: center;
- }
- </style>
-
| |
|
Dreg[Bot] Moderator
Broken Posts: 415 Status: Offline Gender: Male Age: 37 Joined:
Additional Groups: Coding Team
pmYesh im sneaky! | Re: Center Menu (31st Dec 07 at 6:05pm UTC) | | Or CSS
.menu td { text-align: center; } | |
Now obsession rules my mind This commotion makes me blind Searching out who ever runs Or has stolen away my life
But i've already said
Don't ever back down Don't ever turn around My end has come So now I come for you.... |
|
Michael Moderator
Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
pmvForum | Re: Center Menu (31st Dec 07 at 6:05pm UTC) | | Or CSS
.menu td { text-align: center; }
yet again.. sshhhh
I knew it could be done with CSS but didn't want to! | |
|
Marc vChat Developer
I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 32 Joined:
Additional Groups: Coding Team
pmwww | Re: Center Menu (31st Dec 07 at 6:09pm UTC) | | Sure Wrighty, we believe you. | |
rroll.to— Shorten a link, rickroll your friends. |
|
Michael Moderator
Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
pmvForum | Re: Center Menu (31st Dec 07 at 6:10pm UTC) | | Honest I did.
Either way I have added it! | |
|
[.tR] ookie1 Full Member
Is it choccy? Posts: 167 Status: Offline Joined:
pm | Re: Center Menu (30th Apr 08 at 9:11am UTC) | | Change the title to align menu and include how to edit it for right. | |
Hallelujah! 'tis done; I believe on the Son; I am saved by the blood of the Crucified One! |
|