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

Reply
 
Thread Tools
Shine! Clean and professional! Details »»
Shine! Clean and professional!
Version: 1.00, by Ohiosweetheart Ohiosweetheart is offline
Developer Last Online: Jul 2011 Show Printable Version Email this Page

Version: 3.6.7 Rating:
Released: 06-18-2007 Last Update: Never Installs: 4
Uses Plugins Template Edits
Code Changes Additional Files  
No support by the author.

My newest skin, Shine, uses black and gold, on off-white, for a clean, sleek, professional look.

This style features, 95% original images and a built-in left side column.
I've included a Read Me page in the download, with ALOT of information in it, so please read it!



Installation Instructions -
  1. Download the attached Zip file, and unzip to your computer.
  2. Open the shine folder. There you'll find the xml file, a folder of blank images and another shine folder.
  3. Upload that shine folder into your forum/images directory, so that your path is images/shine
  4. Import the xml file by going to your ACP --> styles and templates --> download/upload styles --> browse --> select the xml file where you have it saved on your computer --> import
-- The side column is very easy to edit. Open the FORUMHOME template for this style and find:

Code:
<table cellpadding="8" cellspacing="0" border="0" width="100%" align="center" style="border: 1px solid #000000;">
<thead>
 <tr>
  <td class="tcat" colspan="2"><if condition="$show['guest']">Login<else />Member Info</if></td>
 </tr>
</thead>
</table>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-top: 0px;">
<tr>
 <td class="alt1">
  <if condition="$show['member']">
<div class="smallfont">
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br />
<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
<if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></if>
    <if condition="$show['pmwarning']"><br /><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></if>
   </div>
  <else />
   <!-- login form -->
   <form action="login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, $show[nopasswordempty])">
   <script type="text/javascript" src="clientscript/vbulletin_md5.js?v=$vboptions[simpleversion]"></script>
   <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0" align="center">
   <tr>
    <td class="smallfont" nowrap="nowrap"><label for="navbar_username">$vbphrase[username]:</label></td>
    <td><input type="text" name="vb_login_username" id="navbar_username" size="12" accesskey="u" tabindex="101" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" class="textfield" /></td>
   </tr>
   <tr>
    <td class="smallfont" nowrap="nowrap"><label for="navbar_password">$vbphrase[password]:</label></td>
    <td><input type="password" name="vb_login_password" id="navbar_password" size="12" tabindex="102" class="textfield" /></td>
   </tr>
   <tr>
    <td colspan="2" class="smallfont" align="center"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />$vbphrase[remember_me]</label> &nbsp;&nbsp;<input type="submit" value="$vbphrase[log_in]" tabindex="104" title="$vbphrase[enter_username_to_login_or_register]" accesskey="s" class="textfield" /></td>
   <tr>
   </table>
   <input type="hidden" name="s" value="$session[sessionhash]" />
   <input type="hidden" name="do" value="login" />  
   <input type="hidden" name="vb_login_md5password" />
   <input type="hidden" name="vb_login_md5password_utf" />
   </form>
   <!-- / login form -->
  </if>
 </td>
</tr>
</table>
  <br />
  <table cellpadding="8" cellspacing="0" border="0" width="100%" align="center" style="border: 1px solid #000000;">
<thead>
 <tr>
  <td class="tcat" colspan="2">Bid On eBay Auctions</td>
 </tr>
</thead>
</table>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-top: 0px;">
<tr>
 <td class="alt1">
  <div class="smallfont">
<div align="center"><script type="text/javascript"><!--
auctionads_ad_client = "d837d888811fe12e5159";
auctionads_ad_campaign = "5008ce0d10e70ba31b8ac3c3fa52d3ec";
auctionads_ad_width = "120";
auctionads_ad_height = "240";
auctionads_ad_kw =  "computer, computers, computer accessories, computer software";
auctionads_color_border =  "FFFFFF";
auctionads_color_bg =  "FFFFFF";
auctionads_color_heading =  "FAB114";
auctionads_color_text =  "000000";
auctionads_color_link =  "000000";
--></script>
<script type="text/javascript" src="http://ads.auctionads.com/pagead/show_ads.js">
</script>
</div>
  </div>
 </td>
</tr>
</table>
<br />
<table cellpadding="8" cellspacing="0" border="0" width="100%" align="center" style="border: 1px solid #000000;">
<thead>
 <tr>
  <td class="tcat" colspan="2">Block Name</td>
 </tr>
</thead>
</table>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-top: 0px;">
<tr>
 <td class="alt1">
  <div class="smallfont">
  Content
  </div>
 </td>
</tr>
</table>
The table in blue is your login information. Don't mess with that unless you really know what you're doing!

The table in red is my AuctionAds code (the money-maker!). I put my code in there as a place-marker for you. If you want your own code, instructions for signing up with AA are below. If you want to remove it, remove the code ONLY, not the table!

The table in purple is a blank table. Just give it a name where it says "block name", and put your content where you see the word "Content".

If you want to add more blocks, just copy and paste that last blank box -

Code:
<table cellpadding="8" cellspacing="0" border="0" width="100%" align="center" style="border: 1px solid #000000;">
<thead>
 <tr>
  <td class="tcat" colspan="2">Block Name</td>
 </tr>
</thead>
</table>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-top: 0px;">
<tr>
 <td class="alt1">
  <div class="smallfont">
  Content
  </div>
 </td>
</tr>
</table>
Be sure to add a <br /> between each table so that there's a space between your blocks.

** Special thanks to miner @ minerskinz.com for his generous help with this skin.


*********************************************
About the AuctionAds ad in the column -

<Advert removed>

Please see the information in the readme file in the zip.

_________________________________________________

NOTE!!
IF you have the category separator hack installed on your forum, this skin will not work, as it has built-in category separators, and that hack throws it completely out of whack.

Show Your Support

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

Comments
  #2  
Old 06-19-2007, 04:02 PM
Shazz's Avatar
Shazz Shazz is offline
 
Join Date: Jun 2006
Location: Utah
Posts: 4,758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks so close to the blaze skin but its nice
5 Star rating
Reply With Quote
  #3  
Old 06-19-2007, 04:12 PM
Ohiosweetheart Ohiosweetheart is offline
 
Join Date: Dec 2005
Location: N.E. Ohio
Posts: 2,291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, it is similar to Blaze. However, miner at www.minerskinz.com assisted me with the code for this skin. Thanks for the compliment.

Reply With Quote
  #4  
Old 06-19-2007, 09:37 PM
CMGU CMGU is offline
 
Join Date: Mar 2007
Location: Central America
Posts: 213
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

look very nice i liked
Reply With Quote
  #5  
Old 06-20-2007, 02:16 AM
Talisman's Avatar
Talisman Talisman is offline
 
Join Date: Aug 2002
Location: USA/West Coast
Posts: 371
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That looks good. What font is that you're using for the logo text?
Reply With Quote
  #6  
Old 06-20-2007, 03:27 AM
jerrygad jerrygad is offline
 
Join Date: Sep 2006
Location: In Front Of My PC!
Posts: 114
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awesome skin. I like it. Thanks for sharing it with us
*installed*
Reply With Quote
  #7  
Old 06-20-2007, 03:46 AM
raiderlax's Avatar
raiderlax raiderlax is offline
 
Join Date: Sep 2006
Location: Ontario, Canada
Posts: 499
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Shazz View Post
Looks so close to the blaze skin but its nice
5 Star rating
Second that, but this one looks great as well! Great Job
Reply With Quote
  #8  
Old 06-20-2007, 03:14 PM
Ohiosweetheart Ohiosweetheart is offline
 
Join Date: Dec 2005
Location: N.E. Ohio
Posts: 2,291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Talisman View Post
That looks good. What font is that you're using for the logo text?
Thank you. The font is SandyTextHMK


Thanks everyone!
Reply With Quote
  #9  
Old 06-22-2007, 04:28 AM
pbmansion's Avatar
pbmansion pbmansion is offline
 
Join Date: Sep 2006
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very good clean look. I like it!
Reply With Quote
  #10  
Old 06-24-2007, 01:18 AM
Ohiosweetheart Ohiosweetheart is offline
 
Join Date: Dec 2005
Location: N.E. Ohio
Posts: 2,291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks pb, I'm glad!
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 01:22 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.04763 seconds
  • Memory Usage 2,311KB
  • Queries Executed 23 (?)
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_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete