Runboard Support Forums :: Skins :: Parchment Themed Skin ~ Runboard

Rate Runboard:


(10=highest, 1=lowest)
Google


Runboard Support ForumsSkinsParchment Themed Skin
Support
Search
RSS

runboard.com       Sign up (learn about it) | Sign in (lost password?)

 
Joshin Josh
Moderator
Global user (premium)

Registered: 11-2004
Location: State of confusion
Posts: 2039
Karma: 61 (+91/-30)
Avatar
Reply | Quote
Parchment Themed Skin


Image


Parchment Theme

Installation InstructionsFirst, switch your board over to custom mode (details are located here).

Custom CSS
copy and paste the following CSS code into your Custom CSS box


/* DEFINES BODY COLOR FONT AND POSITION */
body {
background-color : #000000;
font-family : verdana, tahoma, arial;
margin:1em;
}

/* DEFINES PARCHMENT TOP MIDDLE AND BOTTOM */
.bghead {
background-color : #000000;
background-image : url(http://rbbt.net/skins/joshin_josh/parchment/top.gif);
background-repeat : no-repeat;
background-position : center;
width : 900px;
height : 39px;
margin : 0 auto;
}
.bgmid {
background-image : url(http://rbbt.net/skins/joshin_josh/parchment/mid.gif);
background-repeat : repeat-y;
background-position : center;
background-color : #000000;
width : 900px;
margin : 0 auto;
}
.bgfoot {
background-color : #000000;
background-image : url(http://rbbt.net/skins/joshin_josh/parchment/bot.gif);
background-repeat : no-repeat;
background-position : center;
width : 900px;
height : 38px;
margin : 0 auto;
}

/* DEFINES BANNER BOX COLORS AND SIZE */
.banbox {
border : 1px solid #000000;
background-color : #8b8970;
height : 120px;
width : 760px;
font-size : 10px;
color : #000000;
margin : 0 auto;
text-align:center;
}
/* DEFINES BACK TO TOP LINK */
.backtotop {
font-size : 10px;
color : #000000;
padding-top : 15px;
text-align:center;
}
/* PREVENTS BORDERS ON IMAGE LINKS */
img {
border : 0;
}

/* DEFINES WIDTH AND COLOR OF TABLES */
.ak_msg_master_table {
border : none;
width : 760px;
font-size : 11px;
}
.forum_list_table, .topic_list_table, .ak_msg_post_master_table {
width : 760px;
border:1px solid #000000;
background-color : #000000;
}
.ak_msg_seememberlist_table {
width : 760px;
border:1px solid #000000;
background-color : #8B8970;
}

/* DEFINES WIDTH AND COLOR OF BOARD STATS AND WHOS ONLINE TABLES */
.forumlistboardstatstable, .forumlistwhosonlinetable {
width : 100%;
border:1px solid #000000;
background-color : #8b8970;
}
.forumlistwhosonlinetable {
background : #8b8970;
}
.forumlistwhosonlinetd {
padding : 6px;
}

/* DEFINES SEPARATOR COLORS */
.ak_msgform_poll_options_head_td, .ak_msg_seememberlist_head_user_td, .ak_msg_seememberlist_head_date_td, .ak_msg_seememberlist_head_im_td, .ak_msg_seememberlist_head_pm_td, .ak_msg_seememberlist_head_email_td, .ak_poll_table_header, .forum_list_header_newtext_td, .forum_list_header_forum_td, .forum_list_header_topics_td, .forum_list_header_posts_td, .forum_list_header_lastpost_td, .forumlistboardstatsheader, .forumlist_separator_td, .topic_list_header_modbox_td, .topic_list_header_newtext_td, .topic_list_header_posticon_td, .topic_list_header_topic_td, .topic_list_header_startedby_td, .topic_list_header_replies_td, .topic_list_header_views_td, .topic_list_header_lastpost_td, .msgform_clickable_smiley_box_h, .ak_subject_posticon_head_td {
font-size : 11px;
height : 22px;
background-image : url(http://rbbt.net/skins/joshin_josh/parchment/sep.gif);
background-repeat : repeat-x;
padding-top : 0;
padding-bottom : 0;
color : #000000;
}

/* DEFINES FONT SIZE AND COLORS FOR TOPIC FORUM AND POST LISTS */
span.locationboard, span.locationforum, span.locationtopic {
font-size : 11px;
}
.forumlistforumname, .topiclisttopicname {
color : #000000;
font-size : 11px;
}
span.forumlistnumtopics, span.forumlistnumposts {
font-size : 11px;
}
span.topiclistnewswitch, span.forumlistnewswitch {
color : #000000;
font-size : 11px;
}
.forumlistboardstatsheader {
font-size : 11px;
border-width : 0;
color : #000000;
}
span.forumlistheader, span.topiclistheader, span.forumlistseparator, span.topiclisttopicname, span.topiclistreplies, span.topiclistviews, span.topicliststartedby {
color : #000000;
font-size : 11px;
}
span.topiclistlastpost {
font-size : 10px;
}
span.forumlistdescription {
color : #000000;
}
span.topiclisttopicclosed, span.topiclisttopicsticky, span.topiclisttopichidden {
font-size : 10px;
}
.ak_msg_post_master_table {
font-size : 10px;
}
.ak_msg_post_master_table td {
border : 1px solid #000000;
}
span.postlistusername a, span.postlistpostname {
color : #000000;
font-size : 11px;
}

.ak_msg_post_table {
padding-left : 3px;
}
span.postlistusertitle font {
color : #000000;
}
blockquote {
border:1px solid #000000;
background-color : #c5b88e;
font-size : 10px;
color : #000000;
}
blockquote hr {
display : none;
}
hr {
height : 0;
width : 100%;
border : none;
border-bottom : 1px solid #000000;
}
.postlistpostbody pre {
font-size : 9px;
overflow : scroll;
width : 500px;
background : #c5b88e;
border : 1px solid #000000;
}

/* DEFINES COLORS AND IMAGES IN MESSAGE AREA */
.ak_msgform_master_table {
background-color : #8b8970;
border : none;
font-size : 11px;
}
.ak_msgform_master_table td {
border : none;
}
.ak_msgform_newtopic_submit_button, .ak_msgform_newtopic_preview_button, .ak_msgform_postreply_submit_button, .ak_msgform_postreply_preview_button, .ak_msgform_editpost_submit_button, .ak_msgform_editpost_preview_button {
font-size : 10px;
border : 1px solid #000000;
background-color : #c5b88e;
background-image : url(http://rbbt.net/skins/joshin_josh/parchment/sep.gif);
}
.qcode_bar_but {
border : 1px solid #000000;
background-color : #c5b88e;
font-size : 10px;
margin-top : 1px;
}
.ak_msgform_subject_right_td input, .ak_msgform_message_right_td textarea, textarea {
background-color : #c5b88e;
border:1px solid #000000;
color : #000000;
width : 340px;
font-size : 11px;
}
.ak_msgform_poll_options_table {
border:1px solid #000000;
}
.ak_msgform_poll_options_right_td input {
background-color : #c5b88e;
padding-top : 2px;
padding-bottom : 2px;
margin : 2px;
font-size : 11px;
color : #000000;
}

/* DEFINES POLL TABLE COLORS */
.ak_poll_table {
font-size : 10px;
text-align : center;
border:1px solid #000000;
background-color : #8b8970;
margin-bottom : 15px;
}
.ak_poll_table_header {
height : 22px;
padding :0 25px;
font-size : 11px;
}
.ak_poll_table_header br {
display : none;
}
.ak_poll_table_header a {
padding-left : 10px;
}
.ak_poll_table_button_cell input {
background-color : #c5b88e;
border: 1px solid #000000;
height : 22px;
font-size : 11px;
}
.ak_poll_table td {
border-width : 0;
}
.ak_poll_table_option_rcell1 input, .ak_poll_table_option_rcell2 input {
border : none;
}
.ak_poll_table_viewres_cell {
font-weight : bold;
font-size : 11px;
}
.ak_poll_table_option_gback1 {
background-color : #c5b88e;
}
.ak_poll_table_option_gback2 {
background-color : #c5b88e;
}
.ak_msgform_poll_options_right_td input {
border:1px solid #000000;
}

/* DEFINES MEMBER LIST COLORS AND SIZE */
.ak_msg_seememberlist_table td {
border: 0;
text-align : center;
}
.ak_msg_seememberlist_table {
font-size : 10px;
}
.ak_msg_seememberlist_head_user_td, .ak_msg_seememberlist_head_date_td, .ak_msg_seememberlist_head_im_td, .ak_msg_seememberlist_head_pm_td, .ak_msg_seememberlist_head_email_td {
color : #000000;
font-size : 11px;
padding : 1px;
text-align : center;
}
.ak_msg_seememberlist_showing {
font-size : 11px;
color : #000000;
}

/* DEFINES POST ICONS AND SMILEY COLORS */
.ak_subject_posticon_table {
padding : 0;
text-align : center;
font-size : 11px;
border : 1px solid #000000;
background-color : #c5b88e;
margin-bottom : 5px;
}
.ak_subject_posticon_head_td {
text-align : center;
font-size : 11px;
color : #000000;
}
.msgform_clickable_smiley_box_h {
padding-left : 10px;
padding-top : 4px;
padding-right : 10px;
font-size : 11px;
border : 1px solid #000000;
background-color : #c5b88e;
color : #000000;
white-space: nowrap;
}
.msgform_clickable_smiley_box_b {
margin-top : 5px;
margin-bottom : 5px;
text-align : center;
}
.msgform_clickable_smiley_box_b, .msgform_clickable_smiley_box_b_td, .msgform_clickable_smiley_box_b td {
border: 0;
}

/* DEFINES SPACE BETWEEN POSTS */
.ak_msg_postlist_betweenposts_table {
height : 2px;
display : block;
}
.ak_msg_postlist_betweenposts_table_td {
height : 2px;
display : block;
}

/* DEFINES BOXED PAGE NUMBERS */
span.pageindexvaluenow {
font-size : 13px;
background-color : #8b8970;
border:1px solid #000000;
}

/* DEFINES MISCOPTBAR COLORS AND WIDTH */
.ak_miscoptbar_table {
border : 1px solid #000000;
background-color : #8b8970;
width : 100%;
padding : 4px;
}




Custom HTML header
copy and paste the following HMTL code into your Custom HTML header


<div class="bghead"></div>
<div class="bgmid">
<div class="banbox">
<h1>Board logo or Name here</h1></div>



Custom HTML Footer
copy and paste the following HMTL code into your Custom HTML Footer


</div>
<div class="bgfoot">
<div class="backtotop">
<a href="#">Back To Top</a> <img src="http://rbbt.net/skins/joshin_josh/parchment/up.gif" alt="Back To Top"></div>
</div>


Customize colors and layout settings
copy and paste the following into the correct tab in your customize color section.


Miscellaneous options
Use extra CSS options?:Leave checked
Use CSS trick 1?:leave unchecked
Use CSS trick 2?:leave unchecked
Background color:#8B8970
Background color transparent:leave unchecked
Background image (optional):Leave Blank
Background image tile X:leave unchecked
Background image tile Y:leave unchecked
Text color :#000000
Bottom info line color:#000000

Link Options
Link color :#484D46
Link overlined :leave unchecked
Link line-through :leave unchecked
Link underlined :leave unchecked
Visited link color :#484D46
Visited link overlined :leave unchecked
Visited link line-through :leave unchecked
Visited link underlined :leave unchecked
Hover link color :#000000
Hover link overlined :leave unchecked
Hover link line-through :leave unchecked
Hover link underlined :leave unchecked

Forum List Layout Options
Forum list master table background color :Leave Blank
Forum list master table border color :#000000
Forum list master table border width (pixels):0
Forum list table background color :#000000
Forum list table background image:Leave Blank
Forum list table border color :#000000
Forum list table border width (pixels):0
Forum list table header background color :Leave Blank
Forum list table header background image:Leave Blank
Forum list table header border color :#000000
Forum list table header border width (pixels):0
Forum list table header text color :#000000
Forum list table first alternate background color :#8B8970
Forum list table second alternate background color :#8B8970
Forum list table text color (optional) :#000000
Forum list table description color :#000000
Forum list table separator background color :Leave Blank
Forum list table separator background image:Leave Blank
Forum list table separator text color :#000000
Forum list master table width (percents):100
Forum list table width (percents):100

Topic List Layout Options
Topic list master table background color :Leave Blank
Topic list master table border color :#000000
Topic list master table border width (pixels):0
Topic list table background color :Leave Blank
Topic list table background image:Leave Blank
Topic list table border color :#000000
Topic list table border width (pixels):0
Topic list table header background color :Leave Blank
Topic list table header background image:Leave Blank
Topic list table header border color :#000000
Topic list table header border width (pixels):0
Topic list table header text color :#000000
Topic list table first alternate background color :#8B8970
Topic list table second alternate background color :#8B8970
Topic list table text color (optional) :#000000
Topic list master table width (percents) :100
Topic list table width (percents) :100

Post List Layout Options
Post list master table background color :Leave Blank
Post list master table border width (pixels):0
Post list master table border color :#000000
Post list master table width (percents) :100
Post list table width (percents) :100
Post list table first alternate background color :#8B8970
Post list table second alternate background color :#8B8970
Post list table border color :#000000
Post list table border width (pixels):0


Customize the language set
copy and paste the following into the correct tab in your custom language section.


topic_list_post_new_topic: <img src="http://rbbt.net/skins/joshin_josh/parchment/topic.gif">

post_list_add_a_reply: <img src="http://rbbt.net/skins/joshin_josh/parchment/reply.gif">



If you need help with this skin, please ask your questions Here.


Last edited by Pastor Rick, 5/4/2009, 1:07 am


---
Club Pandemonium:Now with more nacho cheese flavoring! Image
8/5/2007, 3:54 am Send PM to Joshin Josh
 


Add a reply




Link to us   -  Blogs   -  Hall of Honour   -  Chat
You are not logged in (login)      Board's time is: 11/29/2009, 1:24 pm
Back to top