vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Graphics Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=221)
-   -   How To Expand Custom Image Header (https://vborg.vbsupport.ru/showthread.php?t=137415)

rooban12 10-15-2008 07:04 PM

Quote:

Originally Posted by tazB.ca (Post 1623889)
Okay I'm really confused sorry...

When I add that code into my HEADER... I end up losing both the header and the navbar?...



I got the same problem:confused::confused::confused::confused:

thompson 10-16-2008 08:49 AM

super tutorial.

Valyx 11-25-2008 04:01 AM

i got this working on my forum.
www.talk-games.net

MTGDarkness 01-03-2009 03:06 PM

Does anyone know how to get a matching sidebar on that?
http://forums.mtgdarkness.com/index.php?styleid=1
I tried that... The code I'm using right now is this:
Code:

<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center" >
<tr style="background-image:url(http://forums.mtgdarkness.com/images/misc/headbg.png)">

<td align="left" valign="top"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/head_left.png"  border="0" alt=""/></a></td>
<td align="right" valign="bottom"><img src="$stylevar[imgdir_misc]/head_right.png" alt="" /></td>
</tr><tr>
<td> <ul class="mtgdmenu">  <li class="mtgdmenu"><p class="mtext"><a href="http://www.mtgdarkness.com" class="menulink">Home</a></p></li>
  <li class="mtgdmenu"><p class="mtext"><a href="http://forums.mtgdarkness.com" class="menulink">Forums</a></p></li>
  <li class="mtgdmenu"><p class="mtext"><a href="http://www.mtgdarkness.com/?page_id=35" class="menulink">Articles</a></p></li>
  <li class="mtgdmenu"><p class="mtext"><a href="http://forums.mtgdarkness.com/chat/index.php" class="menulink" target="_blank">Chat</a></p></li>
    <li class="mtgdmenu"><p class="mtext"><a href="http://www.mtgdarkness.com/?page_id=19" class="menulink">Associates</a></p></li></ul> </td>
</tr>
</table>

But I don't know how to get the stupid navbar to extend with the banner. It doesn't want to work...

bijju 01-12-2009 11:54 PM

thanks

Vaupell 01-26-2009 08:45 PM

Quote:

Originally Posted by Charged (Post 1254532)
I just did this on my site, though I've used css rather than a table for those who would rather here is how I did it. Save images the same as explained above then in the header put

Code:

<div style="width:100%; background-image:url($stylevar[imgdir_misc]/headbg.gif); background-repeat:repeat-x;">
<div style="float:left;"><img src="$stylevar[imgdir_misc]/head_left.jpg"  border="0" alt=""/></div>
<div style="float:left; position:absolute; right:0px;"><img src="$stylevar[imgdir_misc]/head_right.jpg" alt="" /></div>
</div>



nice and all, just not working on my firefox fully updated.
it does not repeat spacer, only on ie and chrome does it repeat. :(
swithing to tables.

PJSkiboy 02-25-2009 04:27 AM

OMG, I spent the better part of last Sunday afternoon trying to do this on my own (which I finally figured out with some help from a buddy) with a lot of head scratching. Ugh.

If only I had checked here sooner, lol.

Hindsight is 20/20.

Great thread.

RedHotChili 03-30-2009 03:53 PM

Excellent! :up:

I was looking for this. :)

supersy 03-31-2009 06:35 PM

Thanks alot I will try this out

Mike08 04-19-2009 07:46 PM

Quote:

Originally Posted by yaoren (Post 1503753)
One thing I'd like to do and I don't know if this is the place to post this, is add a few tab buttons on the banner for navigation. I've seen it done on other forums and well I have it on the banner but I'll be honest I need to some help in figuring out the coding and laying it out right. As is just now it's only two separate images since I was just trying to get the code on here to work for me.

The other thing is how can I get my banner to be attached to the forum so it all runs together smoothly instead of it separated.

Attachment 79563

Any help is really appreciated :)

I'm interesting too.


All times are GMT. The time now is 08:31 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.01210 seconds
  • Memory Usage 1,738KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete