Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Design and Graphics Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 06-11-2008, 02:28 AM
Gottcha Gottcha is offline
 
Join Date: Oct 2004
Location: NY
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Header Image Help

Im looking to add an image that will take the full width of the forum and then be able to add my logo and banner ads to.

Problem is i have no idea where to start. My site is www.coralforum.com

If anyone is able to help i would really appreciate it.

Thanks in advance.
Reply With Quote
  #2  
Old 06-12-2008, 12:22 AM
Attitude5ire's Avatar
Attitude5ire Attitude5ire is offline
 
Join Date: Feb 2006
Posts: 791
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Start with the 'header' template of your style.. It should cover the whole Forum width.
If you want whole page width put it outside the spacer.
Reply With Quote
  #3  
Old 07-15-2008, 02:55 AM
Gottcha Gottcha is offline
 
Join Date: Oct 2004
Location: NY
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok i have my header graphic set but im not sure how to add it to the header template ... i tried replaceing the code in it with the html code for my header graphic but it leaves the forum blank and just the header is shown .... any help is really appreciated.

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

ok got the header to work but now im missing my banner ads ... this is my code right now:

<!-- logo -->
<a name="top"></a>
<center>
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center" style="background-image:url($stylevar[imgdir_misc]/headercf_04.jpg)">
<tr>

<td align="left" valign="top"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/headercf_02.jpg" border="0" alt=""/></a></td>
<td align="right" valign="bottom"><img src="$stylevar[imgdir_misc]/headercf_06.jpg" alt="" /></td>
</tr>
</table>
</center>

<!-- /logo -->
<!-- content table -->
$spacer_open

$_phpinclude_output
Reply With Quote
  #4  
Old 07-15-2008, 05:03 PM
chick's Avatar
chick chick is offline
 
Join Date: Aug 2006
Location: PI Land
Posts: 381
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I use simple HTML because thats all I know and it seems to work fine. I do not have any links in the header by choice.

Quote:
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="25%" valign="top">
<div align="left"><img src="http://xxxxxx.com/forum/images/leftlogo.jpg" align="left" width="296" height="82" vspace="0" hspace="0" alt="xxxxxx.com - A xxxxxx Community" border="0" /></div></td>
<td width="50%" valign="top"></td>
<td width="25%" valign="top">
<div align="right"><img src="http://xxxxxx.com/forum/images/rightogo.jpg" align="right" width="315" height="82" vspace="0" hspace="0" alt="xxxxxx.com - A xxxxxx Community" border="0" /></div></td>
</tr>
</table>
Reply With Quote
  #5  
Old 07-15-2008, 05:31 PM
Gottcha Gottcha is offline
 
Join Date: Oct 2004
Location: NY
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

still not showing my banners

Here is my site: http://www.coralforum.com/forums/index.php
Reply With Quote
  #6  
Old 07-16-2008, 01:42 AM
jkcerda jkcerda is offline
 
Join Date: Mar 2008
Posts: 425
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

we seem to have the same issue, I have been to other sites & noticed that the header is not a linked image, could be a background image, I am looking into fixing it myself.
Reply With Quote
  #7  
Old 07-16-2008, 02:20 AM
Gottcha Gottcha is offline
 
Join Date: Oct 2004
Location: NY
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i know its only been a few days since ive been trying to get this working again but i really need to get this fixed ... any ideas anyone
Reply With Quote
  #8  
Old 07-16-2008, 04:52 AM
K4GAP K4GAP is offline
 
Join Date: Mar 2008
Posts: 1,255
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looking at your site and trying to imagine exactly what it is you need done...

Go look at the header on my site and tell me if it's what you are looking for. If it is I'd be more than happy to help you out.

http://www.publicwarriors.com/
Reply With Quote
  #9  
Old 07-16-2008, 05:12 AM
Gottcha Gottcha is offline
 
Join Date: Oct 2004
Location: NY
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thats not really what im looking for ... if you check my site now ... coralforum.com you will see the ad banners that rotate on the site .... when i change the header to an image that takes the whole top of the site, the banners are gone. Been readin and searching and it has something to do with the $headbanner tag that needs to be added to my code but im not sure and still searching.
Reply With Quote
  #10  
Old 07-16-2008, 05:04 PM
chick's Avatar
chick chick is offline
 
Join Date: Aug 2006
Location: PI Land
Posts: 381
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gottcha View Post
thats not really what im looking for ... if you check my site now ... coralforum.com you will see the ad banners that rotate on the site .... when i change the header to an image that takes the whole top of the site, the banners are gone. Been readin and searching and it has something to do with the $headbanner tag that needs to be added to my code but im not sure and still searching.
What banner hack are you using?

i am thinkink you nee a <br /> after you full head banner and....... the center the rotating one below it. Is that what you are trying to do?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:51 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05288 seconds
  • Memory Usage 2,255KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete