Green Forest - preCharge Forums
It shows that you are unregistered. Please register with us by clicking Here
preCharge Forums


Nav Green LeftNav Right
preCharge Forums > Website Design & Development > Site and Server Administration > Forum Management » Green Forest


Reply
Tcat Right
 
LinkBack Thread Tools Display Modes Tcat Right
Old 10-25-2005   #1 (permalink)
Cleptika
Senior Member
 
Cleptika's Avatar
 
Join Date: Sep 2005
Age: 17
Posts: 369
Send a message via AIM to Cleptika
Default

Information:
Name:Green Forest
Author: Me
Skin Number: No clue
Date Created: Today
Side Notes: Part of a series. Wants a WOW!

Graphics:
None at the moment.

<a href=\'http://s14.invisionfree.com/GreenScrub/\' target=\'_blank\'>Preview of the skin</a>

Coding:

CSS of skin:
Code:
/* FIX IE6 Scrollbars bug - Leave this in! */
/* FIX IE6 Scrollbars bug - Leave this in! */
html { overflow-x: auto; } 

/* Body entry, change forum page background colour, default font, font size, etc. Leave text-align:center to center board content
 Â* #ipwrapper will set text-align back to left for the forum. Any other tables / divs you use must use text-align:left to re-align
 Â* the content properly. This is a work around to a known Internet Explorer bug */
BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; color: #609D3B; margin:0px;padding:0px;background-color:#105F0E; text-align:center }
TABLE, TR, TD { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; color: #609D3B; }

/* MAIN WRAPPER: Adjust forum width here. Leave margins alone to auto-center content */
#ipbwrapper { text-align:left; width:95%; margin-left:auto;margin-right:auto }

a:link, a:visited, a:active { text-decoration: none; color: #105F0E }
a:hover { color: #609D3B; text-decoration:underline }

fieldset.search { padding:6px; line-height:150% }
label Â* Â* Â*{ cursor:pointer; }
form Â* Â* Â* { display:inline; }
img Â* Â* Â* Â*{ vertical-align:middle; border:0px }
img.attach { border:2px outset #EEF2F7;padding:2px }

.googleroot Â*{ padding:6px; line-height:130% }
.googlechild { padding:6px; margin-left:30px; line-height:130% }
.googlebottom, .googlebottom a:link, .googlebottom a:visited, .googlebottom a:active { font-size:11px; color: #3A4F6C; }
.googlish, .googlish a:link, .googlish a:visited, .googlish a:active { font-size:14px; font-weight:bold; color:#00D; }
.googlepagelinks { font-size:1.1em; letter-spacing:1px }
.googlesmall, .googlesmall a:link, .googlesmall a:active, .googlesmall a:visited { font-size:10px; color:#434951 }

li.helprow { padding:0px; margin:0px 0px 10px 0px }
ul#help Â* Â*{ padding:0px 0px 0px 15px }

option.cat { font-weight:bold; }
option.sub { font-weight:bold;color:#555 }
.caldate Â* { text-align:right;font-weight:bold;font-size:11px;color:#777;background-color:#DFE6EF;padding:4px;margin:0px;
background-image: url(http://img428.imageshack.us/img428/7971/titlemedium6xk.gif) }

.warngood { color:green }
.warnbad Â*{ color:red }

#padandcenter { margin-left:auto;margin-right:auto;text-align:center;padding:14px 0px 14px 0px }

#profilename { font-size:28px; font-weight:bold; }
#calendarname { font-size:22px; font-weight:bold; }

#photowrap { padding:6px; }
#phototitle { font-size:24px; border-bottom:1px solid black }
#photoimg Â* { text-align:center; margin-top:15px } 

#ucpmenu Â* Â*{ line-height:150%;width:22%; border:1px solid #C8C8C8;background-color: #F5F5F5 }
#ucpmenu p Â*{ padding:2px 5px 6px 9px;margin:0px; }
#ucpcontent { background-color: #F5F5F5; border:1px solid #C8C8C8;line-height:150%; width:auto }
#ucpcontent p Â*{ padding:10px;margin:0px; }

#ipsbanner { position:absolute;top:1px;right:5%; }
#logostrip { border:0px solid #345487;background-color: #FEFEFE;background-image:url(http://);padding:0px;margin:0px; }
#submenu Â* { border:1px dashed #C8C8C8;background-color: #F5F5F5;font-size:10px;margin:3px 0px 3px 0px;color:#105F0E;font-weight:bold;}
#submenu a:link, #submenu Â*a:visited, #submenu a:active { font-weight:bold;font-size:10px;text-decoration: none; color: #105F0E; }
#userlinks { border:1px solid #C8C8C8; background-color: #FeFeFe }

#navstrip Â*{ font-weight:bold;padding:6px 0px 6px 0px; }

.activeuserstrip { background-color:#F9F9F9; padding:6px; border:1px sold#C8C8C8 }

/* Form stuff (post / profile / etc) */
.pformstrip { background-color: #D1DCEB; color:#105F0E;font-weight:normal;padding:6px;margin-top:1px; background-image: url(http://img428.imageshack.us/img428/7971/titlemedium6xk.gif) }
.pformleft Â*{ background-color: #F9F9F9; padding:6px; margin-top:1px;width:25%; border-top:1px solid #C8C8C8; border-right:1px solid #C8C8C8; }
.pformleftw { background-color: #F9F9F9; padding:6px; margin-top:1px;width:40%; border-top:1px solid #C8C8C8; border-right:1px solid #C8C8C8; }
.pformright { background-color: #F9F9F9; padding:6px; margin-top:1px;border-top:1px solid #C8C8C8; }

/* Topic View elements */
.signature Â* { font-size: 11px; color: #105F0E; line-height:150% }
.postdetails { font-size: 10px }
.postcolor Â* { font-size: 11px; line-height: 160% }

.normalname { font-size: 12px; font-weight: bold; color: #105F0E }
.normalname a:link, .normalname a:visited, .normalname a:active { font-size: 12px }
.unreg { font-size: 11px; font-weight: bold; color: #900 }

.post1 { background-color: #F0F0F0 }
.post2 { background-color: #F0F0F0 }
.postlinksbar { background-color:#D1DCEB;padding:7px;margin-top:1px;font-size:10px; background-image: url(http://img428.imageshack.us/img428/7971/titlemedium6xk.gif) }

/* Common elements */
.row1 { background-color: #F5F5F5; border-left: 1px solid #FEFEFE; border-top: 1px solid #FEFEFE; border-bottom: 1px solid #FEFEFE; border-right: 1px solid #FEFEFE; }
.row2 { background-color: #F5F5F5; border-left: 1px solid #FEFEFE; border-top: 1px solid #FEFEFE; border-bottom: 1px solid #FEFEFE; border-right: 1px solid #FEFEFE; }
.row3 { background-color: #F9F9F9; border-left: 1px solid #FFF; border-top: 1px solid #FFF; border-bottom: 1px solid #FFF; border-right: 1px solid #FFF; }
.row4 { background-color: #F9F9F9; border-left: 1px solid #FFF; border-top: 1px solid #FFF; border-bottom: 1px solid #FFF; border-right: 1px solid #FFF; }

.darkrow1 { background-color: #FFF; color:#609D3B; }
.darkrow2 { background-color: #FFF; color:#609D3B; Â*background-image: url(http://img481.imageshack.us/img481/7600/darkrow29tf.gif) }
.darkrow3 { background-color: #FFF; color:#609D3B; background-image: url(http://img481.imageshack.us/img481/7600/darkrow29tf.gif) }

.hlight { background-color: #DFE6EF }
.dlight { background-color: #EEF2F7 }

.titlemedium { font-weight:normal; color:#105F0E; padding:6px; margin:0px; background-image: url(http://img428.imageshack.us/img428/7971/titlemedium6xk.gif) }
.titlemedium Â*a:link, .titlemedium Â*a:visited, .titlemedium Â*a:active Â*{ text-decoration: underline; color: #105F0E }

/* Main table top (dark blue gradient by default) */
.maintitle {text-align:center; vertical-align:middle;font-weight:normal; color:#FFF; padding:8px 0px 8px 5px; background-image: url(http://img6.imageshack.us/img6/6169/greenversionmt8mj.jpg) }
.maintitle a:link, .maintitle Â*a:visited, .maintitle Â*a:active { text-decoration: none; color: #FFF }
.maintitle a:hover { text-decoration: underline }

/* tableborders gives the white column / row lines effect */
.plainborder { border:1px solid #C8C8C8;background-color:#C8C8C8 }
.tableborder { border:1px solid #C8C8C8;background-color:#C8C8C8; padding:0; margin:0 }
.tablefill Â* { border:1px solid #C8C8C8;background-color:#F5F5F5;padding:6px; Â*}
.tablepad Â* Â*{ background-color:#F5F5F5;padding:6px }
.tablebasic Â*{ width:100%; padding:0px 0px 0px 0px; margin:0px; border:1px }
.boardtable { background-color: #FEFEFE;border:1px solid #C8C8C8; }

.wrapmini Â* Â*{ float:left;line-height:1.5em;width:25% }
.pagelinks Â* { float:left;line-height:1.2em;width:35% }

.desc { font-size:10px; color:#609D3B }
.edit { font-size: 9px }


.searchlite { font-weight:bold; color:#F00; background-color:#FF0 }

#QUOTE { white-space:normal; font-family: Verdana, Arial; font-size: 11px; color: #2B81AD; background-color: #F5F5F5; border: 1px solid #C8C8C8; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px }
#CODE Â*{ white-space:normal; font-family: Courier, Courier New, Verdana, Arial; Â*font-size: 11px; color: #2B81AD; background-color: #F5F5F5; border: 1px solid #C8C8C8; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px }


.copyright { font-family: Verdana, Tahoma, Arial, Sans-Serif; font-size: 9px; line-height: 12px }

.codebuttons Â*{ font-size: 10px; font-family: verdana, helvetica, sans-serif; vertical-align: middle; background-color:#F5F5F5; border:1px solid#C8C8C8; color:#105F0E; }
.forminput, .textinput, .radiobutton, .checkbox Â*{ font-size: 11px; font-family: verdana, helvetica, sans-serif; vertical-align: middle; background-color:#F5F5F5; border:1px solid#C8C8C8; color:#105F0E; }

.thin { padding:6px 0px 6px 0px;line-height:140%;margin:2px 0px 2px 0px;border-top:1px solid #FFF;border-bottom:1px solid #FFF }

.purple { color:purple;font-weight:bold }
.red Â* Â*{ color:red;font-weight:bold }
.green Â*{ color:green;font-weight:bold }
.blue Â* { color:blue;font-weight:bold }
.orange { color:#F90;font-weight:bold }
Board Wrappers:
Code:
<div align=center><br>
<table cellpadding="10" cellspacing="0" width="790px">
<tr><td class="boardtable">
<% BOARD HEADER %>
<% NAVIGATION %>
<% BOARD %>
<% STATS %>
<table width="100%" style='border:1px solid #000000' cellspacing="1" cellpadding="4">
<tr>
<td class="maintitle" align='center'><b>Green Forest by Ray of the <a href="http://kgfx.uni.cc/">Kamikaze GFX</a>.<b></td>
</tr>
<td class="pformstrip" align='center'>
<a href="javascript:scroll(0,0);">Back to Top ^^^</a>
</td>
</tr>
</table>
<!-- By Pojo. | http://ifs.sytes.net/ -->
<script type="text/javascript">
ModTeamColor = Â*"#FFFFFF"
ModTeamBorderStyle = "solid"
ModTeamBorderWidth = "1px"
ModTeamBorderColor = "#C8C8C8"
DeleteCookiesColor = Â*"#FFFFFF"
DeleteCookiesBorderStyle = "solid"
DeleteCookiesBorderWidth = "1px"
DeleteCookiesBorderColor = "#C8C8C8"
</script>
<script src="http://host.picturewizard.com/2005-8/389236/BOXCODESCRIPTedit.js"></script>
Cleptika is offline   Reply With Quote


Old 10-25-2005   #2 (permalink)
Raiku
Senior Member
 
Join Date: Sep 2005
Posts: 1,727
Default

Nice one Ray!
Raiku is offline   Reply With Quote

Old 10-25-2005   #3 (permalink)
Cleptika
Senior Member
 
Cleptika's Avatar
 
Join Date: Sep 2005
Age: 17
Posts: 369
Send a message via AIM to Cleptika
Default

You can use it for the Deku Forest. It matches perfectly with those buttons.
Cleptika is offline   Reply With Quote

Old 10-25-2005   #4 (permalink)
Shadow
Senior Member
 
Shadow's Avatar
 
Join Date: Sep 2005
Location: U.S.A. CA.
Age: 16
Posts: 277
Send a message via AIM to Shadow Send a message via MSN to Shadow Send a message via Yahoo to Shadow
Default

NICE!!! I like your skin styles!!!
Shadow is offline   Reply With Quote

Old 10-25-2005   #5 (permalink)
Karen
Senior Member
 
Join Date: Sep 2005
Age: 3
Posts: 332
Send a message via MSN to Karen
Default

Love it, as usual. You're a great skinner.
__________________
<div align=right>http://209.85.12.232/4563/19/upload/p3630978.gif
Fankoo Lexikins for my wubbly siggeh.Yesh i still hate Gayshine</div>
Karen is offline   Reply With Quote

Old 10-25-2005   #6 (permalink)
Raiku
Senior Member
 
Join Date: Sep 2005
Posts: 1,727
Default

Quote:
Originally posted by Ray@Oct 25 2005, 12:12 AM
You can use it for the Deku Forest. It matches perfectly with those buttons.
:( Sadly I'm giving away Deku Forest. I might start Zora's Domain.
Raiku is offline   Reply With Quote

Old 10-25-2005   #7 (permalink)
Cleptika
Senior Member
 
Cleptika's Avatar
 
Join Date: Sep 2005
Age: 17
Posts: 369
Send a message via AIM to Cleptika
Default

Quote:
Originally posted by Alex+Oct 24 2005, 06:16 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (Alex @ Oct 24 2005, 06:16 PM)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin-Ray@Oct 25 2005, 12:12 AM
You can use it for the Deku Forest. It matches perfectly with those buttons.
:( Sadly I'm giving away Deku Forest. I might start Zora's Domain. [/b][/quote]
Who do plan to give it to? I could probably run two zelda forums.
Cleptika is offline   Reply With Quote

Old 10-25-2005   #8 (permalink)
Raiku
Senior Member
 
Join Date: Sep 2005
Posts: 1,727
Default

Quote:
Originally posted by Ray+Oct 25 2005, 12:18 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (Ray @ Oct 25 2005, 12:18 AM)</td></tr><tr><td id='QUOTE'>
Quote:
Originally posted by Alex@Oct 24 2005, 06:16 PM
<!--QuoteBegin-Ray
Quote:
@Oct 25 2005, 12:12 AM
You can use it for the Deku Forest. It matches perfectly with those buttons.

:( Sadly I'm giving away Deku Forest. I might start Zora's Domain.
Who do plan to give it to? I could probably run two zelda forums. [/b][/quote]
Sure you can have it. I'll premote you to admin.
Raiku is offline   Reply With Quote

Old 10-25-2005   #9 (permalink)
v-bunny
Senior Member
 
Join Date: May 2006
Posts: 112
Default

Very simple and good skin :D 9/10
v-bunny is offline   Reply With Quote

Old 11-01-2005   #10 (permalink)
Raiku
Senior Member
 
Join Date: Sep 2005
Posts: 1,727
Default

Yep, very sleek.
Raiku is offline   Reply With Quote

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
NOTTINGHAM FOREST MATCHDAY chipfryer All Things General 2 08-01-2006 06:50 PM
In The Darkness Of The Forest Frozen Graphics & Multimedia 5 09-09-2005 02:57 PM


footer left
All times are GMT. The time now is 11:39 PM.

DISCLAIMER: preCharge Risk Management is not responsible for any opinions, advice or comments expressed on the preCharge Community Forums.
preCharge® is a registered trademark of preCharge Risk Management | chargeback protection | Merchant Account Blog

Powered by vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 RC6

Debt Consolidation | Dubai Property | Online Loans | Ringtones | Mobile Phones

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49