![]() |
How do I move the statusicon
http://www.bonafideimg.com/uploads/Untitled-6.gif
^I photoshoped what I want my forum status icon things to be at... I wanna move the statusicon thing's to the right... holla back with a how-to please |
ok, it's a bit of a bugger and I might have missed one somewhere so I apologise in advance, just in case ;)
Step One: Template FORUMHOME FIND Code:
<td class="thead"> </td> FIND Code:
<if condition="$vboptions['showmoderatorcolumn']"> Code:
<td class="thead"> </td> Step Two Template forumhome_forumbit_level1_post FIND Code:
<td><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /></td> FIND Code:
<td class="alt1"><div class="smallfont">$forum[moderators] </div></td> Code:
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /></td> Step Three Template forumhome_forumbit_level2_post FIND Code:
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /></td> FIND ADD AFTER Code:
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /></td> Step Four Template FORUMDISPLAY FIND Code:
<if condition="$vboptions[showmoderatorcolumn]"> Code:
<td class="thead"> </td> That's it. Like I said, I could have missed something somewhere but I think that about covers it. |
I guess my templates are to modified for that... it didnt find some of the first things
|
Possibly. I got this from a default template set.
|
thanks, I got it to work!... could you do me another favor, and tell me how to put a space between categories? cause the one on vbulletin.com is for a board that doesnt have this moved lol
bump |
All times are GMT. The time now is 03:31 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|