The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Custom Page Template Help
Hi guys, I'm wanting a default custom page for my vbulletin forum, so I've followed this tutorial: https://vborg.vbsupport.ru/showthread.php?t=229194
However, rather than having the default boring template I've adapted changes so it matches my forum theme, does anyone know how I can make it so that the box has the appropiate lines at the side of the content box? And preferbly make it so that the words a tiny bit more the right? Here is the new code i'm using (I obtained it from forumbits template): Code:
<li class="forumbit_nopost {vb:raw forum.statusicon} L1" id="cat{vb:raw forum.forumid}"> <!-- Start Forum tcat Heading PurevB --> <div class="tcat"> <div class="tcatLeft"><div class="tcatRight foruminfo L1 collapse"> <h2>Content Box</h2> </div></div> </div> <!-- End Forum tcat Heading PurevB --> <!-- Start Forum thead Heading PurevB --> <div class="forumbitBody"> <div class="thead_bar"> <div class="theadrow table"> <div class="foruminfo td"> <div class="forumdata"> <div class="datacontainer"> </div> </div> </div> <div class="forumactionlinks td"> </div> <div class="forumstats td" align="center"> </div> <div class="forumlastpost td"> Posted by @Twitter </div> </div> </div> <div class="theadBottom"> </div> <!-- endForum thead Heading PurevB --> test test test test test test test test test test test test. <br><br><br> </div> <div class="bottomBar"><div class="bottomBarLeft"><div class="bottomBarRight"> </div></div></div> </li> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|