vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   How to instaleed Banner In Category? -have pic (https://vborg.vbsupport.ru/showthread.php?t=223817)

ethan11 09-23-2009 05:15 PM

How to instaleed Banner In Category? -have pic
 
hey,
now i know how to install a banner in forum.
i want install Banner In Category,
Simple its looking like that:
http://img260.imageshack.us/img260/521/one111.jpg

i mean to do it like that:
http://img24.imageshack.us/img24/703/imag13e.jpg

someone
know how to do that..?
thanks who helping..

BroCya 09-23-2009 05:19 PM

Joins the application, I need to correct the programming formats will also sub forum, thanks

ethan11 09-24-2009 05:43 PM

up.. someone please..
i know were to edit, i dont know how.. i try but still not working..

phpwannabe 10-18-2009 11:46 PM

I didn't have time to play with making the look in the second image work, but I'm pretty sure you can find the code for that in one of the forum_bit levels.


To put an image (or banner) in the category area (like the first picture), I modified the code in the FORUMDISPLAY template.

It's probably a pretty lame shortcut but I tested it and didn't get any errors. I even used an animated gif. (Sorry, my categories/forums have all been modifed and no longer look like tables for the most part so I can't do screen shots).

HTML Code:

<td width="80%" valign=top <span style="; color: #navy; background: url (/forums/images/kiddo/sparkle.gif);>  <font face="Georgia" color=green size=3><strong> $foruminfo

[title]</strong></font>
</td>

if you notice, I removed the "tcat" and a few other things when modifying and placed some of the area in an html table.


All times are GMT. The time now is 11:15 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.00929 seconds
  • Memory Usage 1,714KB
  • 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_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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