The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
hi,
im trying to figure out how you center the text catogories, an example is, like these forums where it says, vbt centrel & vb template mods, etc, on the main index. the words are centered on the catorories, how do i do that?? thanx |
#2
|
||||
|
||||
![]()
It's as easy as putting an align="center" in the <td> tag but if you need exact code use this mod:
http://www.vbulletintemplates.com/mo...light=Centered |
#3
|
|||
|
|||
![]()
thanx but ive tryed that,
it just either places it above or underneaf my catagory image bar i have a image bar there and cant seem to get it centered on the image? like yours on here ? |
#4
|
||||
|
||||
![]()
Okay, are you editing the correct code? I can't see how such a simple modification can go wrong.
|
#5
|
|||
|
|||
![]()
yes tony im doing it correct as this text says
http://www.vbulletintemplates.com/mo...p?s=&postid=10 |
#6
|
|||
|
|||
![]()
Admin CP -> Templates -> Modify -> [expand list] -> Forum Home Page Templates -> forumhome_forumbit_level....
for the category bars that contain just the category text it's going to be the forumhome_forumbit_level1_nopost template (or maybe it's level2). it should be the align="center" in line one that should do the job it worked fine for me <tr id="cat"> <td bgcolor="{categorybackcolor}" colspan="6" align="center"><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont color="{categoryfontcolor}"><b>$forum[title]</b></normalfont></a> <br><smallfont color="{categoryfontcolor}">$forum[description]</smallfont></td> </tr> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|