vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   image below each category (https://vborg.vbsupport.ru/showthread.php?t=42141)

MalaK_3araby 08-10-2002 08:42 PM

image below each category
 
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
Code:

<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


All times are GMT. The time now is 01:54 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01036 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete