PDA

View Full Version : image below each category


MalaK_3araby
08-10-2002, 08:42 PM
Hi

how would i add an image at the end of each category?

My categories are split .. and i need to add an image after each group of forums.

Cat-A
---- forum
---- forum
---- forum
IMG<------------- here

Cat-B
---- forum
---- forum
---- forum
IMG<------------- here

e-2
08-11-2002, 06:09 PM
Don't hold me to this, but I think you just put a table containing the image as a background at the start of the forumhome_forumbit_level1_nopost template ... ?

But then you'd get a solo 'footer' image above your first category strip ... sorry, i'm not much help :(

DaTeX
08-11-2002, 06:52 PM
If you got the pm box or whos online on top of your board you can go into forumhome temp and put after $forumbits this <table align="center" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="48"><img src="https://vborg.vbsupport.ru/images/thleft.jpg" border="0"></td>

<td align="center" background="https://vborg.vbsupport.ru/images/thbg.jpg" width="100%"></a></td>

<td width="48"><img src="https://vborg.vbsupport.ru/images/thright.jpg" border="0"></td>
</tr>
</table>
Do not foget to edit the images path

this works ONLY if you got the pmbox or the whos online on top.

Sorry for my english, me is german ;)

MalaK_3araby
08-12-2002, 03:21 AM
e-2

Many thanks for replying mate.

Yeah that could do i guess ... and one could use graphics instead of text for titles for category header.

Unfortunately this will not solve my problem, since i need to multiple cells in the row i wanna add (corners and middle).

Thanks for the idea.

MalaK_3araby
08-12-2002, 03:46 AM
DaTeX

This table will go at the bottom after all categories are listed.
I need it at the bottom of EACH category.

Just to be clearer on what i need, here is a modified version of my ascii diagram :) :

Cat-A
---- forum
---- forum
---- forum
row<------------- here

Cat-B
---- forum
---- forum
---- forum
row<------------- here

Flashfunk
08-22-2002, 09:33 PM
Hi

yeah, it would be great if someone can explain this.

Greetings
Flashfunk