The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
html help to center links
Right now, all my links are to the left. I want them to be centered. I tried it myself and each link was centered, but they were on top of each other.
Here is part of the code I feel needs to be fix. Code:
<div align="center"> <div style="width:$stylevar[outerdivwidth];"> <a name="top"></a> <div align="center"> <div style="width:$stylevar[outerdivwidth];"> <div class="header"><div align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"></a></div></div></div> <div class="nav"> <!-- start left nav --> <div class="navleft"><a href="$vboptions[forumhome].php$session[sessionurl_q]">Home</a></div> <div class="navleft"><a href="forumdisplay.php?f=20$session[sessionurl_q]">Club News</a></div> <div class="navleft"><a href="forumdisplay.php?f=1$session[sessionurl_q]">Movies</a></div> My links look like this on my forum: Home Club News Movies and so on..... When I tried to fix it, they ended up like this. Home Club News Movies Please, give me the html code i need to get them to look like this. Home Club News Movies Thank you, MrMichigan |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|