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
Planet Earth - a free, dark style, from Themes by Design Details »»
Planet Earth - a free, dark style, from Themes by Design
Version: 1.00, by Ohiosweetheart Ohiosweetheart is offline
Developer Last Online: Jul 2011 Show Printable Version Email this Page

Version: 3.8.1 Rating:
Released: 02-26-2009 Last Update: 04-14-2009 Installs: 130
 
No support by the author.

Planet Earth is the newest of my very few dark styles. This style features -

Installation Instructions -
  1. Click on the "Install" button on the right of this post, then download the zip file to your computer and extract it (I put it on my desktop, it's easier to remember where I put it!).
  2. Open your ftp client to your server. Go to your forum's images folder, open it, and create a styles folder.
  3. Next, upload the earth folder via FTP to your server, into your forum's styles folder, so that your image path is images/styles/earth/buttons, for example.
  4. After you've uploaded the folder, open your admin control panel on your forum, and import the xml file, by going to Styles & Templates > Download / Upload styles > Import Style XML File.
  5. Click on the Browse button, locate the earth-style.xml, and double-click it so that it loads in that box, then hit the Import button.
The zip file contains a blanks folder with 2 blank buttons in PNG format, for easy editing. No psd's are available.

Enjoy!

Download Now

File Type: zip earth.zip (764.3 KB, 1213 views)

Screenshots

File Type: jpg earth.jpg (63.7 KB, 0 views)

Show Your Support

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

Comments
  #52  
Old 04-17-2009, 09:49 PM
Ohiosweetheart Ohiosweetheart is offline
 
Join Date: Dec 2005
Location: N.E. Ohio
Posts: 2,291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks everyone.
Reply With Quote
  #53  
Old 04-18-2009, 02:25 PM
Phpaw Phpaw is offline
 
Join Date: May 2008
Location: Oman
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great!
Thank You
Reply With Quote
  #54  
Old 06-12-2009, 06:32 PM
rmadeat rmadeat is offline
 
Join Date: Nov 2008
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

cool
Reply With Quote
  #55  
Old 06-15-2009, 06:01 AM
Ohiosweetheart Ohiosweetheart is offline
 
Join Date: Dec 2005
Location: N.E. Ohio
Posts: 2,291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You're both welcome. I'm glad you like it.
Reply With Quote
  #56  
Old 06-20-2009, 01:31 AM
sa3eka.com sa3eka.com is offline
 
Join Date: Jan 2009
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice Style
Reply With Quote
  #57  
Old 06-21-2009, 04:02 PM
alqloob alsahya alqloob alsahya is offline
 
Join Date: Dec 2006
Posts: 78
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Leb View Post
very nice style. Thx for sharing it
and :up:
Reply With Quote
  #58  
Old 06-22-2009, 12:13 PM
EuT EuT is offline
 
Join Date: Mar 2005
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just noticed a nasty thing, furthermore it's a nice template

When you integrate the forums into vBA and only use a right colum with contents, then the Collapse image isn't positioned in the category anymore.
Reply With Quote
  #59  
Old 06-22-2009, 12:23 PM
Ohiosweetheart Ohiosweetheart is offline
 
Join Date: Dec 2005
Location: N.E. Ohio
Posts: 2,291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That's something that I've not been able to find a solution for.

Sorry
Reply With Quote
  #60  
Old 06-22-2009, 02:37 PM
EuT EuT is offline
 
Join Date: Mar 2005
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The solution (roughly)
Code:
<td width="10" height="42px" align="left" valign="top" style="background-image:url($stylevar[imgdir_misc]/mt-left.png)"><img src="$stylevar[imgdir_button]/spacer.gif" width="191" height="1"alt=" " border="0" /></td>
    <td width="100%" height="42px" style="background-image:url($stylevar[imgdir_misc]/mt-middle.png)" valign="middle">
			<div align="left">
			<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><b>$forum[title]</b></a></div>
			<if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></div></if>
	</td>
     <td width="483px" height="42px" align="right" valign="middle" style="background-image:url($stylevar[imgdir_misc]/mt-right.png)">
     	<a style="position:relative;" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" hspace="25" border="0" align="right" /></a>
         <img src="$stylevar[imgdir_button]/spacer.gif" width="413" height="1" alt=" " align="bottom" border="0" />
     </td>
It works in this way on my forums either in FF as in IE, only I forgot the exact width to space.
Example: http://www.ravenforums.com

btw, I hope you dont that I'm slightly modifying the template to my taste and towards the purpose of the site. Your credits will remain if you've placed them, else pm me the details.
Reply With Quote
  #61  
Old 06-24-2009, 09:14 PM
s-p0k's Avatar
s-p0k s-p0k is offline
 
Join Date: Jun 2009
Location: S1n C1ty
Posts: 199
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is there an update ...it will not install on my 3.8.3
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 12:52 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.12083 seconds
  • Memory Usage 2,330KB
  • 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
  • (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
  • (2)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