The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how do i add pic??
I want to add a picture in my style setting.
how do i add a picture in "Table Heading Background Color" instead of colour code??? |
#2
|
||||
|
||||
You have to do that via the templates. If you haven't made any mods to it the code would be in forumhome. Otherwise it could be elsewhere if you have seperated the categories etc.
|
#3
|
|||
|
|||
The catogries are seperated. Could you plz tell me how to do it??
|
#4
|
|||
|
|||
In forumhome_forumbit_level1_nopost and forumhome_forumbit_level2_nopost Find:
<tr align="center"> <td bgcolor="{tableheadbgcolor}"><smallfont> </smallfont></td> <td bgcolor="{tableheadbgcolor}" width="80%" align="left"><smallfont color="{tableheadtextcolor}"><b>Forum</b></smallfont></td> <td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Posts</b></smallfont></td> <td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Threads</b></smallfont></td> <td bgcolor="{tableheadbgcolor}" nowrap><smallfont color="{tableheadtextcolor}"><b>Last Post</b></smallfont></td> <td bgcolor="{tableheadbgcolor}" width="20%"><smallfont color="{tableheadtextcolor}"><b>Moderator</b></smallfont></td> </tr> you will need to add: backround="{imagesfolder}/backround.gif" after every bgcolor="{tableheadbgcolor}" and upload a backround.gif to your image folder. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|