vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=134)
-   -   Images forumhome (https://vborg.vbsupport.ru/showthread.php?t=89259)

sphinxnu 06-02-2004 10:00 PM

Images forumhome
 
Install mod images in forumhome
Log in Admincp Select Styles and Templates
Open forumhome_forumbit_level2_post
Find:
Code:

<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
  <div>

Add after
Code:

<table>
<tr>
<td>
<img src="images/forumhome/$forum[forumid].gif" alt="" border="0" filter:alpha(opacity=80); -moz-opacity: 0.6;" align="left" />
</td>
<td>

Find:
Code:

</td>
 <td class="alt2" nowrap="nowrap">$forum[lastpostinfo]</td>

Add before
Code:

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

Note: Create new folder and upload images to forum link ./forum/images/forumhome

Vb-Hispano 06-04-2004 02:51 PM

thanks is cool :D

sphinxnu 06-06-2004 03:18 AM

Add images in Subforum, log in admincp select styles & templates
Find forumhome_forumbit_level1_post templates

Bad Bunny 06-06-2004 02:07 PM

Your account is suspended, so no one has any clue what this looks like or even does. You should really post screenshots instead of linking to a live example.

Tony G 06-07-2004 01:07 AM

Screenshots are preferred to demo's, as your link is down right now. :)

Erwin 06-08-2004 05:22 AM

Your site is still down mate. :)

sphinxnu 06-09-2004 06:32 AM

Sorry my site down, but i post screenshot demo

M.C. 06-14-2004 08:54 PM

here is 2 mods and third on vb.org... I prefer vb.org one BUT noone makes images transpanent if no new post and filled up if there`s one.... :rolleyes:


All times are GMT. The time now is 08:33 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.01055 seconds
  • Memory Usage 1,716KB
  • 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
  • (4)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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