Author Archive
Jul
02
Full width Forum logo
Posted by: | CommentsFor fixed width styles
Note: Only use this If not using header adverts
Note: Only use this If not using header adverts
Find in 'header' template. It's at the start of the template
[code]
<div><a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x ........
For the full text, visit vBulletin.org
Jun
24
HTML block – Forum Index
Posted by: | CommentsPlace a block at the bottom of your Forum Index. Good for mini banners, links, ads, Images...whatever.
Find in 'ForumHome' template
<!-- end what's going on box -->
and place Underneath
[code]
<div id="wgo_legend" class="collapse wgo_block">
<h2><span>Block Name</span></h2>
<div class="floatcontainer">
<div class="wgo_subblock">
<div>
[b][color="Red"]Your HT ........
For the full text, visit vBulletin.org
Find in 'ForumHome' template
<!-- end what's going on box -->
and place Underneath
[code]
<div id="wgo_legend" class="collapse wgo_block">
<h2><span>Block Name</span></h2>
<div class="floatcontainer">
<div class="wgo_subblock">
<div>
[b][color="Red"]Your HT ........
For the full text, visit vBulletin.org
