View Full Version : Opinions On My Forum
wildCOUNTRY
01-18-2007, 10:33 PM
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
JayJay
01-18-2007, 10:44 PM
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:
<!-- 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 :)
salata
01-19-2007, 01:47 AM
i'm not too fond of the black background, i would lighten it up...but thats jut my opinion
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.