Go Back   vb.org Archive > vBulletin Styles and Graphics > vBulletin Styles > vBulletin 3.8 Styles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
My Orange Grove Details »»
My Orange Grove
Version: 1.00, by Sofia Sofia is offline
Developer Last Online: Aug 2012 Show Printable Version Email this Page

Version: 3.8.x Rating:
Released: 06-18-2009 Last Update: 07-19-2009 Installs: 341
Re-useable Code Translations  
No support by the author.

My Orange Grove


Orange & Black

My last style for vB 3






[hr]orange[/hr]
[hr]black[/hr]












Installation


1. Upload "orange_g" into your images folder.
2. Import via ACP "orange-grove-style.xml" (Styles & Templates >> Download / Upload Styles)
This style works on vB 3.8.3 (just ignore the version when you install it)


vBadvanced

Copy and paste "orange_g" folder to http://www.yoursite.com/images/orange_g/


PSD
Logo
Buttons (small, medium, normal)


Download Now

File Type: zip My Orange Grove.zip (700.2 KB, 1031 views)

Screenshots

File Type: jpg Forums - Powered by vBulletin.jpg (75.1 KB, 0 views)
File Type: png show_orange.png (25.0 KB, 0 views)
File Type: png roll_orange.png (10.9 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 07-03-2009, 06:49 AM
Sofia Sofia is offline
 
Join Date: Oct 2006
Location: France
Posts: 725
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #23  
Old 07-09-2009, 01:40 AM
David1678 David1678 is offline
 
Join Date: Jun 2009
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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!
Reply With Quote
  #24  
Old 07-09-2009, 02:07 AM
Ronald0's Avatar
Ronald0 Ronald0 is offline
 
Join Date: Jan 2009
Posts: 219
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wow looks pretty nice. Keep up the good style making.
Reply With Quote
  #25  
Old 07-09-2009, 07:20 AM
Sofia Sofia is offline
 
Join Date: Oct 2006
Location: France
Posts: 725
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by David1678 View Post
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>
Reply With Quote
  #26  
Old 07-10-2009, 01:35 AM
David1678 David1678 is offline
 
Join Date: Jun 2009
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Sofia!
Reply With Quote
  #27  
Old 07-10-2009, 03:55 AM
Sofia Sofia is offline
 
Join Date: Oct 2006
Location: France
Posts: 725
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by David1678 View Post
Thanks Sofia!
You're welcome
Reply With Quote
  #28  
Old 07-14-2009, 05:02 AM
ravi_9793 ravi_9793 is offline
 
Join Date: Sep 2008
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #29  
Old 07-15-2009, 10:59 AM
Sofia Sofia is offline
 
Join Date: Oct 2006
Location: France
Posts: 725
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ravi_9793 View Post
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
Reply With Quote
  #30  
Old 07-26-2009, 09:47 AM
Biek's Avatar
Biek Biek is offline
 
Join Date: Mar 2006
Location: Netherlands
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #31  
Old 07-28-2009, 11:08 AM
Biek's Avatar
Biek Biek is offline
 
Join Date: Mar 2006
Location: Netherlands
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
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 11:25 AM.


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.06349 seconds
  • Memory Usage 2,350KB
  • Queries Executed 26 (?)
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
  • (2)bbcode_html
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)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_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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete