PDA

View Full Version : How do I make these template changes?



Antorz
Sat 19th Jan '02, 8:01pm
I was woundering what templates I modify to do these things, and how?


1. The Default vB template has the (Forum name, Posts, Threads, Last Post, and Moderator Titles on top of the Category. I would like to move that below the category title like alot of vB boards have done.

2. What Template do I modify to move the Hacks above my forums around? What exactly do I edit to do this.. Like how do I move all my hacks to the top like vbulliten.org has?

3. Lastly how do I create a space between categories like vbulliten.org. I know this has been addressed before... But I wasn't sure how to do it with my code?

My forumhome_forumbit_level1_nopost looks like this:

<tr id="cat">
<td background="http://boards.eternal-circle.com/images/catagory_backing.gif" colspan="10" align="center" valign="middle">
<a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont color="#000000"><b>$forum[title]</b></normalfont></a><br>
<smallfont color="#000000">$forum[description]</smallfont>
</td>
</tr>

What do I need to change so that it creates the space between cats.



Thanks for any help once again...

c-prompt
Mon 21st Jan '02, 11:33am
1. http://www.vbulletin.com/forum/showthread.php?s=&threadid=35746

Antorz
Mon 21st Jan '02, 3:48pm
Thx Bud.... Figured those questions out the other day...

Main thing I'm having trouble with now is creating a right navbar/info center - http://www.vbulletin.com/forum/showthread.php?s=&threadid=37925