vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=139)
-   -   Adding images around forum list. (https://vborg.vbsupport.ru/showthread.php?t=84159)

08-12-2002 10:00 PM

Adding images around forum list.
 
Very simple and easy way to add images around your forum list.

You must have Cat spacing template, and Saints Mod remove.

chrisS 08-12-2002 11:37 PM

Before shot.

chrisS 08-12-2002 11:38 PM

After shot.

chrisS 08-12-2002 11:41 PM

If you want my PSD and images, heres a zip of them.

Note you may not have the font, but you dont really need it.

Adobe 7.

Davez 08-12-2002 11:44 PM

A very fine modification ! Many thx !

chrisS 08-12-2002 11:51 PM

Its kinda easy, but looking at alot of peoples examples, and my own site, no one did this. I did it, and i thought i should share it.

chrisS 08-13-2002 02:49 AM

I just realized i didnt follow standards when i made this thread.

Sorry, wont happen again.

Ajnabi 08-13-2002 04:00 AM

thx man, looks very nice

spellbind 08-13-2002 11:24 AM

DOPE!

mondaynightmike 08-15-2002 09:31 PM

Can this be modified to add an image to the bottom of catagorys?

chrisS 08-15-2002 09:56 PM

Yes,

Add this before the code in the template.

<TABLE WIDTH="{contenttablewidth}" BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR>
<TD width="10">
<IMG SRC="{imagesfolder}/spacer.gif" WIDTH=10 HEIGHT=1></TD>
<TD width="144">
<IMG SRC="{imagesfolder}/spacer.gif" WIDTH=144 HEIGHT=1></TD>
<TD width="868">
<IMG SRC="{imagesfolder}/spacer.gif" WIDTH=314 HEIGHT=1></TD>
<TD width="10">
<IMG SRC="{imagesfolder}/spacer.gif" WIDTH=10 HEIGHT=1></TD>
</TR>
<TR>
<TD COLSPAN=2 width="154" background="{imagesfolder}/threadlist_02.gif" align="left">
<IMG SRC="{imagesfolder}/threadlist_01.gif" WIDTH=154 HEIGHT=34></TD>
<TD width="868" background="{imagesfolder}/threadlist_02.gif">
<img border="0" src="{imagesfolder}/threadlist_02.gif" width="19" height="34"></TD>
<TD width="10">
<IMG SRC="{imagesfolder}/threadlist_03.gif" WIDTH=10 HEIGHT=34></TD>
</TR>
<TR>
<TD width="10" background="{imagesfolder}/threadlist_04.gif">
<IMG SRC="{imagesfolder}/threadlist_04.gif" WIDTH=10 HEIGHT=1></TD>
<TD COLSPAN=2 background="{imagesfolder}/bg.gif" align="left" valign="top" width="1012">

Add this after the code in the template.

</TD>
<TD width="10" background="{imagesfolder}/threadlist_06.gif">
<IMG SRC="{imagesfolder}/threadlist_06.gif" WIDTH=10 HEIGHT=1></TD>
</TR>
<TR>
<TD width="10">
<IMG SRC="{imagesfolder}/threadlist_07.gif" WIDTH=10 HEIGHT=12></TD>
<TD COLSPAN=2 width="1012" background="{imagesfolder}/threadlist_08.gif">
<IMG SRC="{imagesfolder}/threadlist_08.gif" WIDTH=21 HEIGHT=12></TD>
<TD width="10">
<IMG SRC="{imagesfolder}/threadlist_09.gif" WIDTH=10 HEIGHT=12></TD>
</TR>
</TABLE>

jarnuts 08-30-2002 04:37 PM

Quote:

Originally posted by chrisS
Very simple and easy way to add images around your forum list.

You must have Cat spacing template, and Saints Mod remove.

Where is saint's Mod remove??
And will this work in the postbit and subforums?

Sean123 08-31-2002 03:43 PM

uhmm .. none of the images show up on my forum .. I used your images to test it and replaced the whole forumsdisplay_forumslist with the code in the .txt file and the images wont show up .. what am I doing wrong?

Logikos 02-13-2003 09:24 AM

i need a tutorial on how to do this anywhere. like maybe my portal.


All times are GMT. The time now is 05:02 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.01022 seconds
  • Memory Usage 1,735KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)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