vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=237)
-   -   My Orange Grove (https://vborg.vbsupport.ru/showthread.php?t=216505)

Sofia 07-03-2009 06:49 AM

Hummm... Strange. Your header template is ok.
  1. Try to re-install the original xml and test if the navbar works.
  2. Close your board and disable your plugin/hooks system

David1678 07-09-2009 01:40 AM

I am new to Vbulletin so hang with me for asking what is probably a stupid question.

I am using this template on my newly installed board. The template comes default with a 550x180 px logo space and it is centered in the middle.

I would like to have a banner that spreads all the way across the top of the template instead of just the small 550x180 area in the center. Is this possible? If so, what files do I need to edit?

Thanks for your help!

Ronald0 07-09-2009 02:07 AM

Wow looks pretty nice. Keep up the good style making.

Sofia 07-09-2009 07:20 AM

Quote:

Originally Posted by David1678 (Post 1845512)
I am new to Vbulletin so hang with me for asking what is probably a stupid question.

I am using this template on my newly installed board. The template comes default with a 550x180 px logo space and it is centered in the middle.

I would like to have a banner that spreads all the way across the top of the template instead of just the small 550x180 area in the center. Is this possible? If so, what files do I need to edit?

Thanks for your help!


Hi David. :)

Yes, it's possible.

You must modify your header template.

Find (at the top):

HTML Code:

<table style="background-color: #FFFFFF;" cellpadding="0" height="200" cellspacing="0" border="0" width="$stylevar[outertablewidth]" align="center">
<tr>

<td width="35" height="200"><img src="images/orange_g/gradients/head_left.gif" border="0" /></td>
    <td hegiht="200" style="background: url(images/orange_g/gradients/head_center.gif); repeat: repeat-x top left;" align="center"><a href="$vboptions[bburl]/$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
    <td style="background: url(images/orange_g/gradients/head_center.gif); repeat: repeat-x top left;" align="$stylevar[right]" id="header_right_cell">
        <if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else />&nbsp;</if>
    </td>

<td width="35" height="200"><img src="images/orange_g/gradients/head_right.gif" border="0" /></td>
</tr>
</table>

Replace by:

HTML Code:

<table style="background-color: #FFFFFF;" cellpadding="0" cellspacing="0" border="0" width="$stylevar[outertablewidth]" align="center">
<tr>
    <td align="center"><a href="$vboptions[bburl]/$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
   
</tr>
</table>


David1678 07-10-2009 01:35 AM

Thanks Sofia!

Sofia 07-10-2009 03:55 AM

Quote:

Originally Posted by David1678 (Post 1846119)
Thanks Sofia!

You're welcome :)

ravi_9793 07-14-2009 05:02 AM

superb style.. just installed, looks great.


Can you make vBulletin Experience work work with the style. On my forum

Update:
vBulletin Experience bar working with the theme. I had to upload images of the plugin in the theme image folder.

Cheers :)

Sofia 07-15-2009 10:59 AM

Quote:

Originally Posted by ravi_9793 (Post 1848426)
superb style.. just installed, looks great.


Can you make vBulletin Experience work work with the style. On my forum

Update:
vBulletin Experience bar working with the theme. I had to upload images of the plugin in the theme image folder.

Cheers :)

No problem. You're welcome ;)

Biek 07-26-2009 09:47 AM

Small question. I'm pretty sure I had it working correctly (though that may have been a previous version) but somehow the corners of the forum titles don't show up anymore.

They're called tcat_left.png and tcat_right.png and have been uploaded to their gradients folder but the theme doesn't use them anymore. Better yet, I can't even find a reference to either file in the xml file ...

If you have the time, could you please have a quick look if I'm missing something?

Biek 07-28-2009 11:08 AM

My mistake, I'm getting old. :)

I forgot to look into the templates. Problem was that I didn't save the folder containing the pictures in the default location so the links were pointing to the old file location.

Problem solved! Thanks again for this wonderful theme.


All times are GMT. The time now is 02:09 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.01001 seconds
  • Memory Usage 1,749KB
  • 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_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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