vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Changing forum header (https://vborg.vbsupport.ru/showthread.php?t=150718)

xellos16 06-26-2007 02:30 PM

Changing forum header
 
Hello, everybode. I bought a template from VBskins named juice and what I am trying to do is edit the header of it. The thing is that the header is a three part headers as scene here:

www.amginsider.net/forumtest.

It has like for different gifs. I have on designed image that I want to be my header. I have tried inputing it in the Title Image path in the ACP, but nothing happens. And their support there leaves much to be desired. COuld someone please point me in the right direction? Many thanks.

THis is the part of the code that is for the logo

Code:

<!-- logo -->
<a name="top"></a>
<div align="center" class="outer_border">
<div align="center" class="inner_border">
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" style="background-image:url($stylevar[imgdir_misc]/header_bg.gif)">
 <tr>
  <td><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/2e_juice_01.gif" border="0" alt="" /></a></td>
  <td><img src="$stylevar[imgdir_misc]/2e_juice_02.gif" border="0" alt="" /></td>
  <td width="100%"><img src="$stylevar[imgdir_misc]/header_bg.gif" border="0" alt="" /></td>
  <td><img src="$stylevar[imgdir_misc]/2e_juice_04.gif" border="0" alt="" /></td>
 </tr>
</table>
<!-- /logo -->


Princeton 06-27-2007 02:20 PM

edit this line
HTML Code:

<td><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/2e_juice_01.gif" border="0" alt="" /></a></td>


All times are GMT. The time now is 12:08 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.02054 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_code_printable
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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