View Full Version : help in Forumhome
7alem
08-27-2002, 12:02 PM
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.
Floris
08-27-2002, 04:39 PM
I never released a hack for that. Sorry.
turdboy
08-28-2002, 01:25 AM
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.
7alem
08-28-2002, 03:43 AM
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 :)
Tony G
08-28-2002, 05:16 AM
Just do it like the top one but put the code underneath all the table code, and use a different image.
7alem
08-28-2002, 06:02 AM
Originally posted by Tony
Just do it like the top one but put the code underneath all the table code, and use a different image.
hi tony
i did it before but, the line or the pic it become ander the last category not under each category. :(
Tony G
08-28-2002, 08:45 AM
You must have added it under where the code for the category finished. Add it before the final </table>
7alem
08-28-2002, 09:44 AM
ok when i back to my home i will do it :) thankx
7alem
08-28-2002, 03:16 PM
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 :)
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.
Tony G
08-28-2002, 11:35 PM
I'm pretty sure he has got the categories seperated though for the image.
mondaynightmike
08-29-2002, 02:19 PM
I've tried this with most templates and have had no luck. I could get an image below the final forum at the bottom of the page but none of the others.
7alem
08-30-2002, 06:40 AM
hi tony
i did not gat your point :(
hi Anime-loo
i use xiphoid's mod so i dont think it will work.
Tony G
08-30-2002, 09:08 AM
Originally posted by mondaynightmike
I've tried this with most templates and have had no luck. I could get an image below the final forum at the bottom of the page but none of the others.
Where are you adding the code in forumhome?
mondaynightmike
08-31-2002, 01:24 PM
Ok i've got it working. I've got the images at the bottom of catagorys like yaxay.
There is one slight problem with this. On the last forum/catagory table you have it does not add it so i am trying find a way around this.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.