The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Opinions On My Forum
Hey People,
I am very new to creating/maintaining a forum and would like to know what y'all think of what I have so far? I'm workin on tryin to get the code to center the logo but other than that, lemme know what you think else needs to change. Thanks in advance! www.accessanchorage.com |
#2
|
|||
|
|||
To centre your logo, the follow will help
[b]AdminCP -> Styles and Templates -> Style Manager[b] Then select the style you wish to change and find the header template. In there you should find something similar to the following: Code:
<!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> <td align="$stylevar[right]"> </td> </tr> </table> <!-- /logo --> Yours may be slightly different in the sense that you will not have any <center> or center align tags. Just add those in the relevant places. Hope that helps |
#3
|
|||
|
|||
i'm not too fond of the black background, i would lighten it up...but thats jut my opinion
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|