Joshin Josh
Fiddlesticks
Global user (premium)
Registered: 11-2004
Posts: 2375
Karma: 64 (+94/-30)

|
|
Reply | Quote
|
|
Pastel Pro
Pastel Pro
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 {
margin : 0;
background-color : #f1f1f1;
background-image : url(http://rbbt.net/skins/joshin_josh/pastel/bgimage.gif);
font-family : verdana, tahoma, arial;
}
/* PREVENTS BORDERS ON IMAGE LINKS */
img {
border : 0;
}
/* DEFINES BOX AREA FOR BOARD NAME OR BANNER */
#banbox {
background-color : #f1f1f1;
width : 741px;
height : 119px;
margin : 0 auto;
margin-top : 1.5em;
border : 0;
}
/* DEFINES AFFILIATES BAR */
.navbar {
margin : 0 auto;
width : 741px;
font-size : 12px;
}
.navbar ul {
margin : 0 auto;
padding : 0;
background-color : #f00;
}
.navbar li {
float : left;
width : 20%;
margin : 0;
padding : 0;
list-style : none;
}
.navbar a:link, .navbar a:visited {
background-image : url(http://rbbt.net/skins/joshin_josh/pastel/sep.jpg);
text-align : center;
display : block;
width : 98%;
border : 1px solid #000000;
}
.navbar a:hover {
background-image : url(http://rbbt.net/skins/joshin_josh/pastel/hoversep.jpg);
}
/* DEFINES MOUSEOVER HOVER*/
.ak_fl_forumrow_mouseover_on {
background-color : #ffffff;
background-image : url(http://rbbt.net/skins/joshin_josh/pastel/bgimage.gif);
cursor : pointer;
padding : 5px;
border : 0;
}
.ak_tl_topicrow_mouseover_on {
background-color : #ffffff;
background-image : url(http://rbbt.net/skins/joshin_josh/pastel/bgimage.gif);
cursor : pointer;
}
/* DEFINES BACK TO TOP LINK */
.backtotop {
font-size : 11px;
color : #000000;
text-align : center;
}
/* DEFINES SPACE BETWEEN POSTS*/
.ak_msg_postlist_betweenposts_table, .ak_msg_postlist_betweenposts_table_td {
height : 2px;
display : block;
}
/* DEFINES BOX AROUND PAGE NUMBER*/
span.pageindexvaluenow {
font-size : 13px;
font-weight : bold;
background-color:#f1f1f1;
border : 1px solid #000000;
}
/* DEFINES WIDTH AND COLOR OF TABLES */
.ak_msg_master_table {
border : 0;
width : 740px;
font-size : 11px;
}
.forum_list_table, .topic_list_table {
width : 740px;
border : 1px solid #000000;
background-color : #000000;
}
.ak_msg_post_master_table {
width : 740px;
border : 0;
background-color : #000000;
}
/* 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 : 23px;
background-image : url(http://rbbt.net/skins/joshin_josh/pastel/sep.jpg);
background-repeat : repeat-x;
padding-top : 0;
padding-bottom : 0;
}
/* DEFINES WHOS ONLINE AND STATS BOXES */
.forumlistwhosonlinetable {
background-color : #f2f2f2;
}
.forumlistwhosonlinetd {
padding : 6px;
}
.forumlistboardstatstable, .forumlistwhosonlinetable, .ak_miscoptbar_table {
width : 100%;
border : 1px solid #000000;
background-color : #f2f2f2;
}
/* 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 : 0;
color : #000000;
}
span.forumlistheader, span.topiclistheader, span.forumlistseparator, span.topiclisttopicname, span.topicliststartedby, span.topiclistreplies, span.topiclistviews {
font-size : 11px;
}
span.topiclistlastpost {
font-size : 10px;
}
span.topiclisttopicclosed, span.topiclisttopicsticky, span.topiclisttopichidden {
font-size : 10px;
}
.ak_msg_post_master_table {
font-size : 10px;
}
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-image : url(http://rbbt.net/skins/joshin_josh/pastel/bgimage.gif);
}
blockquote hr {
display : none;
}
/* DEFINES COLORS AND IMAGES IN MESSAGE AREA */
.ak_msg_post_master_table {
border : 1px solid #000000;
background-color : #ffffff;
}
.ak_msg_post_master_table td {
border : 1px solid #000000;
}
hr {
height : 0;
width : 100%;
border : 0;
border-bottom : 1px solid #000000;
}
.postlistpostbody pre {
font-size : 9px;
overflow : scroll;
width : 500px;
border : 1px solid #000000;
}
.ak_msgform_master_table {
background-color : #f1f1f1;
border : 1px solid #000000;
font-size : 11px;
}
.ak_msgform_master_table td {
border : none;
}
.ak_msgform_master_table input {
border : 1px solid #000000;
}
.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 {
border : 1px solid #000000;
height : 20px;
background-image : url(http://rbbt.net/skins/joshin_josh/pastel/sep.jpg);
background-repeat : repeat-x;
color : #000000;
font-size : 11px;
}
.qcode_bar_but {
font-size : 10px;
border : 1px solid #000000;
background-color : #f1f1f1;
color : #000000;
height : 20px;
background-image : url(http://rbbt.net/skins/joshin_josh/pastel/sep.jpg);
background-repeat : repeat-x;
margin-top : 2px;
padding-left : 5px;
padding-right : 5px;
}
.ak_msgform_subject_right_td input, .ak_msgform_message_right_td textarea {
background-image : url(http://rbbt.net/skins/joshin_josh/pastel/bgimage.gif);
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-image : url(http://rbbt.net/skins/joshin_josh/pastel/bgimage.gif);
padding-top : 2px;
padding-bottom : 2px;
margin : 2px;
font-size : 11px;
color : #000000;
border : 1px solid #000000;
}
/* DEFINES POLL TABLE COLORS */
.ak_poll_table {
font-size : 10px;
text-align : center;
border : 1px solid #000000;
background-image : url(http://rbbt.net/skins/joshin_josh/pastel/bgimage.gif);
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-image : url(http://rbbt.net/skins/joshin_josh/pastel/bgimage.gif);
border : 1px solid #000000;
height : 22px;
background-image : url(http://rbbt.net/skins/joshin_josh/pastel/sep.jpg);
background-repeat : repeat-x;
color : #000000;
font-size : 11px;
}
.ak_poll_table td {
border : 0;
}
.ak_poll_table_option_rcell1 input, .ak_poll_table_option_rcell2 input {
border : 0;
}
.ak_poll_table_viewres_cell {
font-weight : bold;
font-size : 11px;
}
.ak_poll_table_option_gback1 {
background-color : #000000;
}
.ak_poll_table_option_gback2 {
background-color : #000000;
}
/* DEFINES MEMBER LIST COLORS AND SIZE */
.ak_msg_seememberlist_table td {
border-style : solid;
border-color : #000000;
}
.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 : 3px;
text-align : center;
}
.ak_msg_seememberlist_table {
width : 740px;
border : 1px solid #000000;
background-color : #f1f1f1;
}
/* DEFINES POST ICONS AND SMILEY COLORS */
.ak_subject_posticon_table {
padding : 0;
text-align : center;
color : #000000;
font-size : 11px;
border : 1px solid #000000;
background-color : #f1f1f1;
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-right : 10px;
font-size : 11px;
border : 1px solid #000000;
background-color : #f1f1f1;
color : #000000;
white-space: nowrap;
}
.msgform_clickable_smiley_box_b {
margin-top : 8px;
text-align : center;
}
.msgform_clickable_smiley_box_b, .msgform_clickable_smiley_box_b_td, .msgform_clickable_smiley_box_b td {
border-width : 0;
border-style : solid;
}
/* DEFINES POST NEW TOPIC AND ADD REPLY BOXES */
.topiclistpostnewtopic a, .postlistaddareply a {
background-image : url(http://rbbt.net/skins/joshin_josh/pastel/sep.jpg);
border : 1px solid #000000;
padding:5px;
}
.topiclistpostnewtopic a:hover {
border-color : #000000;
background-image : url(http://rbbt.net/skins/joshin_josh/pastel/hoversep.jpg);
}
.postlistaddareply a:hover {
border-color : #000000;
background-image : url(http://rbbt.net/skins/joshin_josh/pastel/hoversep.jpg);
}
Custom HTML header
copy and paste the following HMTL code into your Custom HTML header
<div id="banbox"><img src="http://rbbt.net/skins/joshin_josh/pastel/sampban.jpg" alt="sample Banner"/>
<div class="navbar">
<ul>
<li><a href="#">.:Affiliate link:.</a></li>
<li><a href="#">.:Affiliate link:.</a></li>
<li><a href="#">.:Affiliate link:.</a></li>
<li><a href="#">.:Affiliate link:.</a></li>
<li><a href="#">.:Affiliate link:.</a></li>
</ul>
</div>
</div>
Custom HTML Footer
copy and paste the following HMTL code into your Custom HTML Footer
<div class="backtotop"><a href="#"><img src="http://rbbt.net/skins/joshin_josh/pastel/btp.gif" alt="Back To Top"/></a><br />
<a href="#">Back To Top</a></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?:Check
Use CSS trick 2?:Check
Background color:#F1F1F1
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 :#236B8E
Link overlined :leave unchecked
Link line-through :leave unchecked
Link underlined :leave unchecked
Visited link color :#236B8E
Visited link overlined :leave unchecked
Visited link line-through :leave unchecked
Visited link underlined :leave unchecked
Hover link color :#555555
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 :#000000
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 :#F2F2F2
Forum list table second alternate background color :#F2F2F2
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 :#000000
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 :#F2F2F2
Topic list table second alternate background color :#F2F2F2
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 :#F2F2F2
Post list table second alternate background color :#F2F2F2
Post list table border color :#000000
Post list table border width (pixels):0
If you need help with this skin, please ask your questions Here.
Last edited by Pastor Rick, 2/26/2011, 11:45 pm
--- 
|
|
8/9/2007, 11:40 am
|
Link to post
PM Joshin Josh
Blog
|