The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
help in Forumhome
hi guys,
i'm tryign to design the forumhome in my VB so i did the fornt pag tweek. and also i made a design for the category. so what i need to know is how can i added a pic or bg under the table of the category. please see the attachment below to know what i mean thnks. |
#2
|
|||
|
|||
I never released a hack for that. Sorry.
|
#3
|
||||
|
||||
This has been asked before an I've only ever seen one answer and it didn't work for me. Hopefully pixeljunction or yaxay will realese their secret.
|
#4
|
||||
|
||||
hi,
i was thinking that Mr xiphoid he can do it cuz he is the man who made the break betweem the category. let's try to play with the all forumhome forumbit Templates maybe we can do something. i think it's only an easy thing |
#5
|
||||
|
||||
Just do it like the top one but put the code underneath all the table code, and use a different image.
|
#6
|
||||
|
||||
Quote:
i did it before but, the line or the pic it become ander the last category not under each category. |
#7
|
||||
|
||||
You must have added it under where the code for the category finished. Add it before the final </table>
|
#8
|
||||
|
||||
ok when i back to my home i will do it thankx
|
#9
|
||||
|
||||
hi Tony,
i did as what you said but still the same it became under the last category. what i did i try to use the hack or mod Title: Cool New Category Look By: Mist to insert a line under each category. the code <tr> <td colspan="5" bgcolor="{catlinecolor}"></td> </tr> and i already give a color for {catlinecolor} in my Replacements. and i want to but it here <!-- main --> <table cellpadding="0" cellspacing="0" border="0" bgcolor=""#FFFFFF" background="images/mainbg.gif"" width="100%" align="center"><tr><td> <table cellpadding="4" cellspacing="1" border="0" width="100%"> $forumbits </table> </td></tr></table> so where can i insert the line. i try to insert it befor </table> the last one and it become as i said before under the last category. and the same if i insert it before the other one . i hope i can found the answer here |
#10
|
|||
|
|||
if your not splitting up the tables with xiphoid's mod do this.
open template forumhome_forumbit_level1_nopost find: <tr id="cat"> <td bgcolor=""#90B9F1" background="images/cat_bg.gif"" colspan="6"><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont color="#FFFFFF"><b>$forum[title]</b></normalfont></a> <br><smallfont color="#FFFFFF">$forum[description]</smallfont></td> </tr> BEFORE that add the stuff for the image. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|