Scarlet Moonlight - 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 » Scarlet Moonlight


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:Scarlet Moonlight
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://testingskins.spreebb.com/\' 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: #D94D85; margin:0px;padding:0px;background-color:#AC2D54; text-align:center }
TABLE, TR, TD { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; color: #D94D85; }

/* 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: #AC2D54 }
a:hover { color: #D94D85; 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:#AC2D54;font-weight:bold;}
#submenu a:link, #submenu Â*a:visited, #submenu a:active { font-weight:bold;font-size:10px;text-decoration: none; color: #AC2D54; }
#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:#AC2D54;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: #D94D85; line-height:150% }
.postdetails { font-size: 10px }
.postcolor Â* { font-size: 11px; line-height: 160% }

.normalname { font-size: 12px; font-weight: bold; color: #2B81AD }
.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:#AC2D54; }
.darkrow2 { background-color: #FFF; color:#AC2D54; Â*background-image: url(http://img481.imageshack.us/img481/7600/darkrow29tf.gif) }
.darkrow3 { background-color: #FFF; color:#AC2D54; background-image: url(http://img481.imageshack.us/img481/7600/darkrow29tf.gif) }

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

.titlemedium { font-weight:normal; color:#AC2D54; 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: #1A5F87 }

/* 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://img230.imageshack.us/img230/2595/redversionmt6km.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:#D94D85 }
.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: #AC2D54; 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: #AC2D54; 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:#AC2D54; }
.forminput, .textinput, .radiobutton, .checkbox Â*{ font-size: 11px; font-family: verdana, helvetica, sans-serif; vertical-align: middle; background-color:#F5F5F5; border:1px solid#C8C8C8; color:#AC2D54; }

.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>Scarlet Moonlight 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)
Karen
Senior Member
 
Join Date: Sep 2005
Age: 3
Posts: 332
Send a message via MSN to Karen
Default

'tis verreh nice, keep them coming
__________________
<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   #3 (permalink)
Raiku
Senior Member
 
Join Date: Sep 2005
Posts: 1,727
Default

Nice! We need more skins not made by me, lol.
Raiku is offline   Reply With Quote

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

The green version I'll keep for myself.
Cleptika is offline   Reply With Quote

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

Aww man.
Raiku is offline   Reply With Quote

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

I guess I'll release it anyway, and you'll also see the green version of this skin on my forum.
Cleptika is offline   Reply With Quote

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

Cool, thanks.
Raiku is offline   Reply With Quote

Old 12-28-2005   #8 (permalink)
.Day
Junior Member
 
.Day's Avatar
 
Join Date: Dec 2005
Location: Pittsfield,Ma or Queens,Ny
Age: 17
Posts: 21
Send a message via AIM to .Day Send a message via MSN to .Day
Default

this one probably the 2nd best pink skin i ever seen. n/j
.Day is offline   Reply With Quote

Old 12-28-2005   #9 (permalink)
galeksic
Senior Member
 
Join Date: Aug 2006
Posts: 301
Default

Very nice color sheme, Sexy skin Preston. :P
galeksic is offline   Reply With Quote

Old 12-28-2005   #10 (permalink)
imported_Logan
Junior Member
 
imported_Logan's Avatar
 
Join Date: Nov 2005
Posts: 13
Default

I love the color scheme! I also love the shadow underneath the MT...
__________________
<div align=center>http://img231.imageshack.us/img231/7517/logan0pr.png</div>
imported_Logan is offline   Reply With Quote

Reply

« Rey | Skin1 »


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


footer left
All times are GMT. The time now is 10:50 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

vShare YouTube Clone | Credit Cards | Loans | Mortgages | 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