vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How do you make your banner resize to your forum??? (https://vborg.vbsupport.ru/showthread.php?t=203639)

kellyandmark04 01-30-2009 07:24 PM

How do you make your banner resize to your forum???
 
How do you make the banner resize to your forum??? Instead of having a set size for the forum can you make it resize like the forum does depending on the size of the window it is in???

kellyandmark04 05-28-2009 07:06 AM

Bump!!!!

Michael.A 05-28-2009 07:37 AM

HERE,
Code:

<img alt=" http://coderz4life.com " src="IMG URL GOES HERE" width="100%" height="190">

kellyandmark04 05-29-2009 02:54 AM

^^^Where do I put that code? & obviously I replace your forum URL with mine is this correct?

Nice site by the way! Where did you get the Welcome! You are Unregistered, please register to gain Full access, or login. That scrols with the site?

josh2007 05-29-2009 03:04 AM

You place it in the header temple

to edit templates:
go to admin cp->Style and Templates->Style Manager->(your parent style)->edit templates-> find header-> Edit or Customise

Replace it to where it looks like this:
Quote:

<!-- logo -->
<img alt=" http://coderz4life.com " src="IMG URL GOES HERE" width="100%" height="190"></img>
<link rel="favicon.ico" href="favicon.ico" />
<!-- /logo -->


<!-- content table -->
$spacer_open

$_phpinclude_output

$ad_location[ad_header_end]
Be sure to chang Coders4life.com to your site url

kellyandmark04 05-29-2009 04:16 AM

^^^Worked perfect. THANK YOU!!!!!!!!!!!!!!!!!!!!!

--------------- Added [DATE]1243575614[/DATE] at [TIME]1243575614[/TIME] ---------------

^^^Now the banner isn't clickable??? How do I make it where you can click it to go back to the main page????

josh2007 06-01-2009 01:15 AM

Simple make it like this in your header template
Quote:

<!-- logo -->
<a href="YOUR FORUM URL HERE!"><img alt=" http://coderz4life.com " src="IMG URL GOES HERE" width="100%" height="190"></img></a>
<link rel="favicon.ico" href="favicon.ico" />
<!-- /logo -->


<!-- content table -->
$spacer_open

$_phpinclude_output

$ad_location[ad_header_end]
try that
Also be sure to change coderzforlife again


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