The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Is there any way of adding a header box to your forums Below the User CP but above the categories? Also how do i a change the usergroup colours?
Thanks! |
|
#2
|
||||
|
||||
|
A header box??
Username Colors can be changed per Usergroup via the AdminCP; Usergroups -> Usergroup Manager -> Select a Usergroup; Edit HTML Markup. eg: <span style="color:red"> </span> |
|
#3
|
|||
|
|||
|
I guess I didnt explain what I meant very well, i mean like a box above the forums, but below the header, where the guest texts normally goes. I'll try your code now and hopefully it'll work!
Thanks! |
|
#4
|
||||
|
||||
|
Here's a sample table:
Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat">Table Title Here</td>
</tr>
<tr>
<td class="alt1">
Some text in here...
</td>
</tr>
</table>
|
|
#5
|
|||
|
|||
|
where would I put it? could you explain it to me?
thanks |
|
#6
|
||||
|
||||
|
Place the code I provided below this in your forumhome template:
Code:
$navbar |
|
#7
|
|||
|
|||
|
could that be done via the Admin CP?
|
|
#8
|
||||
|
||||
|
That's the only way.
|
|
#9
|
|||
|
|||
|
How would I go about finding the home page?
Sorry, to be so dumb. ALSO, how would i go about making the site template to look something like they have it on www.teenhelp.org?? thanks |
|
#10
|
||||
|
||||
|
Styles & Templates -> Style Manager -> Expand your Style's templates by clicking the << >> symbol next to it -> Open the forumhome template.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|