vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Forumhome stuff.... (https://vborg.vbsupport.ru/showthread.php?t=84378)

phreekhe 08-29-2002 12:01 AM

Forumhome stuff....
 
1 Attachment(s)
ok... at this image I attached I wanted to know fi anybody could help me find exactly where I would put the code for AFTER... repeat AFTER the forums... I have cat images on top... I wanted to make a row after the forums with bottom images... iv seen it done before so there must be a way.. thanks!

EDIT: I will be releasing this style when it is done... thanks!

Austin Dea 08-29-2002 01:47 AM

Post the code you have in the <!-- main --><!-- /main --> tags and I'll take a look. (mines modded a little and you may have changed other things =P)

phreekhe 08-29-2002 02:07 AM

Mmmmm, well I don't think that would work... because then it wouldn't display on the bottom of each cat...

mondaynightmike 08-29-2002 02:18 PM

I have tried many things to get this to work and still no luck with it.

Tony G 08-30-2002 04:42 AM

Hmm let me get this straight, you want an image on the bottom of your categories?

phreekhe 08-30-2002 11:34 PM

Well... I guess... like

Forum Title
-name, threads, posts, ect
-sub forums
-I want an image here

Tony G 08-30-2002 11:52 PM

Do you want it in the actual table or after the category table finishes?

Austin Dea 08-31-2002 06:25 AM

Oh I see now. At the beginning of template 'forumhome_forumbit_level1_nopost', you should have something like this:
PHP Code:

</table>
</
td></tr></table><br

Add before it: (take out space in { pagebgcolor}):
PHP Code:

<tr id="cat">
    <
td bgcolor={ pagebgcolorcolspan="6"><img src="path to image"></td>
</
tr

See if that works.

Austin Dea 08-31-2002 06:56 PM

Updated, I didn't know what I was talking about ^_^;;.


All times are GMT. The time now is 08:14 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.01009 seconds
  • Memory Usage 1,722KB
  • 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
  • (2)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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