Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Styles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Brown and Red Leather Details »»
Brown and Red Leather
Version: 1.00, by Brueskie Brueskie is offline
Developer Last Online: Jul 2011 Show Printable Version Email this Page

Version: 3.7.x Rating:
Released: 06-09-2008 Last Update: 06-09-2008 Installs: 37
Additional Files  
No support by the author.

Hello again, all!

This is a theme I originally created about a year ago with the intention of starting up a site selling themes. However, I found I preferred doing one-off designs for individual clients, so I dropped the idea of selling prepackaged themes.

Anyway, I figured I might as well put this one out there instead of letting it sit useless on my hard drive. I took some time to update for vB version 3.7.1 PL1 and here it is!

It's pretty much a narrow niche theme, as I don't believe this is one anyone would install on, say, a gaming forum, but perhaps it will suit someone's forum subject matter well. 99% of the graphics were created just for this theme, and the editor has been styled to match as well.

The attached screenshots of the theme are shown at a fixed width of 900 pixels. However, I've designed the skin to honor the "Main Table Width (pixels or percentage)" field in the theme's Style Manager. It will work fine at both fixed and fluid widths.

Included are PSDs for the generic logo and buttons.

________________________________________

Installation and Editing Instructions:

Extract the contents of the leather-theme.zip file.

Upload the folder named "rb_leather" which contains the theme's images to your forum's images directory on your web server.

Go to the "Download/Upload Style" section of your Admin Control Panel. Under the "Import Style XML File" section, browse for and import the leather-style.xml file. You may leave the other options at their defaults.

Per above, you can change your forum's width by editing the "Main Table Width (pixels or percentage)" field in the theme's Style Manager. Both fixed and fluid widths will work.

________________________________________

If you'd like to hire me to do additional customization to the theme (logo, additional theme changes, etc.) just send me a PM.

I hope you enjoy it and, if you do, remember to click "Mark as Installed"! If you're feeling particularly generous, a small PayPal donation would be much appreciated.

Supporters / CoAuthors

Show Your Support

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

Comments
  #12  
Old 06-10-2008, 11:40 AM
jlew24asu jlew24asu is offline
 
Join Date: Nov 2006
Location: Chicago, IL USA
Posts: 702
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

love this skin people!
Reply With Quote
  #13  
Old 06-10-2008, 11:43 AM
Brueskie Brueskie is offline
 
Join Date: Jan 2008
Location: Middlesboro, KY
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just a quick note to add that I updated the zip file with properly matted IM icons.
Reply With Quote
  #14  
Old 06-10-2008, 11:49 AM
Brueskie Brueskie is offline
 
Join Date: Jan 2008
Location: Middlesboro, KY
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

jlew24asu, you might want to shrink that logo image down some for this particular theme, as its height is breaking the layout.

As for centering the logo image try replacing the contents of the header template with the following code:

Code:
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td height="20" width="29" style="background: url($stylevar[imgdir_misc]/header_c_l.jpg);">
<img src="$stylevar[imgdir_misc]/spacer.gif" border="0" alt="" height="1" width="29" />
</td>
<td height="20" style="background: url($stylevar[imgdir_misc]/header_top.jpg) repeat-x top left;"></td>
<td height="20" width="29" style="background: url($stylevar[imgdir_misc]/header_c_r.jpg);"></td>
</tr>
<tr>
<td width="29" height="107" style="background: url($stylevar[imgdir_misc]/header_left.jpg);"></td>
<td height="107" width="100%" align="center" style="background: url($stylevar[imgdir_misc]/header_bg.jpg);"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td width="29" height="107" style="background: url($stylevar[imgdir_misc]/header_right.jpg);">
<img src="$stylevar[imgdir_misc]/spacer.gif" border="0" alt="" height="1" width="29" />
</td>
</tr>
</table>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td valign="top" width="29" style="background: url($stylevar[imgdir_misc]/td_left.jpg) repeat-y;">
<img src="$stylevar[imgdir_misc]/spacer.gif" border="0" alt="" height="1" width="34" />
</td>
	<td valign="top" style="background: #5e5946 url($stylevar[imgdir_misc]/pagebackground.jpg) repeat;">
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output

$ad_location[ad_header_end]
Reply With Quote
  #15  
Old 06-10-2008, 11:52 AM
jlew24asu jlew24asu is offline
 
Join Date: Nov 2006
Location: Chicago, IL USA
Posts: 702
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you. will do!
Reply With Quote
  #16  
Old 06-10-2008, 12:31 PM
jlew24asu jlew24asu is offline
 
Join Date: Nov 2006
Location: Chicago, IL USA
Posts: 702
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

one more stupid question?

how do I make this my default? (the default blue keep loading first)
Reply With Quote
  #17  
Old 06-10-2008, 12:53 PM
Brueskie Brueskie is offline
 
Join Date: Jan 2008
Location: Middlesboro, KY
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jlew24asu View Post
one more stupid question?

how do I make this my default? (the default blue keep loading first)
In your admincp, the option to set the default theme is in the vBulletin options under Style & Language Settings.
Reply With Quote
  #18  
Old 06-10-2008, 12:59 PM
jlew24asu jlew24asu is offline
 
Join Date: Nov 2006
Location: Chicago, IL USA
Posts: 702
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

you've been extremely helpful. and your skin is great. thanks for sharing.
Reply With Quote
  #19  
Old 06-10-2008, 06:34 PM
lazydesis lazydesis is offline
 
Join Date: Sep 2006
Posts: 234
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks bro thats a very decent style will use on my site.
Reply With Quote
  #20  
Old 06-12-2008, 02:05 AM
Ohiosweetheart Ohiosweetheart is offline
 
Join Date: Dec 2005
Location: N.E. Ohio
Posts: 2,291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it actually looks more like green and red leather. It's a gorgeous style. Good work!
Reply With Quote
  #21  
Old 06-13-2008, 03:11 AM
darr3n darr3n is offline
 
Join Date: Mar 2006
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

really good style - thanks very much :up:

and talking of thanks, a thanks button (post_thanks.gif) would be nice
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:24 PM.


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.04715 seconds
  • Memory Usage 2,307KB
  • 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
  • (1)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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
  • (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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete