vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=195)
-   -   3.6 Heavy Metal (https://vborg.vbsupport.ru/showthread.php?t=118521)

GekkoPixie 05-07-2008 09:01 PM

Well, thanks to PBX1 I have a portion of the banner fixed, but the middle and right portions are still MIA. Any help with this would be grand!

PBX1 05-07-2008 09:41 PM

Quote:

Originally Posted by GekkoPixie (Post 1512036)
Well, thanks to PBX1 I have a portion of the banner fixed, but the middle and right portions are still MIA. Any help with this would be grand!

You are missing the center and right filler for the header. I've changed mine around a bit but it should look something like this:

<td width="100%" height="158" background="http://www.yoursite.com/images/heavy_metal/hm/hmcenter.jpg" >&nbsp;</td>

<td align="right" ><img border="0" src="http://www.yoursite.com/images/heavy_metal/hm/hmsplashright.jpg" width="400" height="158"></td>

GekkoPixie 05-07-2008 10:02 PM

Where would that code go? Main CSS? If so, under what section? Or should it go in the StyleVars somewhere?

PBX1 05-07-2008 11:33 PM

Quote:

Originally Posted by GekkoPixie (Post 1512087)
Where would that code go? Main CSS? If so, under what section? Or should it go in the StyleVars somewhere?


Under the header template it goes under the commented logo section. Try pasting this in:

<!-- logo -->
<a name="top"></a>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td><a href="$vboptions[bburl]" target="_self"><img border="0" src="$vboptions[bburl]/images/heavy_metal/hm/hmsplashleft.gif" width="" height=""></a></td>
<td width="100%" height="158" background="$vboptions[bburl]/images/heavy_metal/hm/hmcenter.jpg" >&nbsp;</td>
<td align="right" ><img border="0" src="$vboptions[bburl]/images/heavy_metal/hm/hmsplashright.jpg" width="" height=""></td>
</tr>
</table>
</center>
</div>
<!-- /logo -->

GekkoPixie 05-08-2008 01:32 AM

Well, I now have the center image repeated, but the left side is on top, and no right side... BTW, thank you very much for helping me with this!

edit:

Had 2 logo sections, and deleting the first one got rid of the one-on-top effect I had. Still, I now only have the middle image repeated across the top. This is the section I deleted:

Code:

<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
        <td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
        <td align="$stylevar[right]" id="header_right_cell">
                <if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else />&nbsp;</if>
        </td>
</tr>
</table>
</!-- logo -->


PBX1 05-09-2008 12:31 PM

If you want you logo back in you header try this cut and paste:

<!-- logo -->
<a name="top"></a>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td><a href="$vboptions[bburl]" target="_self"><img border="0" src="$vboptions[bburl]/rooq/misc/logo.gif" width="" height=""></a></td>
<td width="100%" height="158" background="$vboptions[bburl]/images/heavy_metal/hm/hmcenter.jpg" >&nbsp;</td>
<td align="right" ><img border="0" src="$vboptions[bburl]/images/heavy_metal/hm/hmsplashright.jpg" width="400" height="158"></td>
</tr>
</table>
</center>
</div>
<!-- /logo -->

Your logo isn't the same height as the HM header so it might look a bit odd. You might want to photoshop something so it looks better. Or where logo.gif is listed, put height="158", however this will make the log look distorted.

whaase 05-13-2008 09:12 PM

Would you be able to tell me why the editor does this? And how to fix it? :)

http://www.whaase.com/gallery/main.p...4-1/editor.jpg

GekkoPixie 05-21-2008 11:23 PM

Quote:

Originally Posted by PBX1 (Post 1513713)
If you want you logo back in you header try this cut and paste:

<!-- logo -->
<a name="top"></a>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td><a href="$vboptions[bburl]" target="_self"><img border="0" src="$vboptions[bburl]/rooq/misc/logo.gif" width="" height=""></a></td>
<td width="100%" height="158" background="$vboptions[bburl]/images/heavy_metal/hm/hmcenter.jpg" >&nbsp;</td>
<td align="right" ><img border="0" src="$vboptions[bburl]/images/heavy_metal/hm/hmsplashright.jpg" width="400" height="158"></td>
</tr>
</table>
</center>
</div>
<!-- /logo -->

Your logo isn't the same height as the HM header so it might look a bit odd. You might want to photoshop something so it looks better. Or where logo.gif is listed, put height="158", however this will make the log look distorted.

Well, I think you misunderstood which logo I wanted, but the end result is that I have it back! Thank you so much! :D

Roms 06-05-2008 12:28 AM

Thanks for clicking install, are you still having issues.? You might need to revert the template in that style if you are having issues. :)

RCWF-AoD 07-20-2008 04:29 AM

Perfect skin to make as my personal skin. Very good job on it, and all together would be a GREAT skin for everyone to use. I really like it, and it's got a pretty good feel to it as well.

(clicked installed) :)


All times are GMT. The time now is 08:00 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.02166 seconds
  • Memory Usage 1,753KB
  • 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
  • (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