vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   how do you make headers change on refresh? (https://vborg.vbsupport.ru/showthread.php?t=183776)

xfords.com 06-28-2008 08:10 AM

how do you make headers change on refresh?
 
i have three parts to my header logo, i want to get the side part of my header to change to random pics with a refresh. could some one drop some instructions on how to do this please.
thanx in advance

if you need to see what my banner looks like www.xfords.com where the red car is on banner i want to change on refresh to next picture

MoT3rror 06-28-2008 08:42 AM

You can base it off of something like this.
https://vborg.vbsupport.ru/showpost....79&postcount=5

xfords.com 06-28-2008 08:54 AM

Quote:

<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td width="448"><a href="/forum/index.php"><img src="/forum/images/xfords_header.jpg" border="0" height="180" width="448" alt="$vboptions[bbtitle]" /></a></td>
<td style="background: url(/forum/images/xfords_bg.jpg)">&nbsp;</td>
<td width="304"><img src="/forum/images/xfords_right.jpg" border="0" height="180" width="304" alt="" /></td>
</tr>
</table>
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output

$ad_location[ad_header_end]
how would i add taht into my current header coding? also thanx for the fast reply mot3rror
xfords_right.jpg is the image i wish to change randomly

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

any one???


All times are GMT. The time now is 08:13 PM.

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.00995 seconds
  • Memory Usage 1,713KB
  • 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
  • (3)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