Pastor Rick
Moderator
Global user (premium)
Registered: 07-2005
Location: Texas Country
Posts: 3737
Karma: 68 (+103/-35)

|
|
Reply | Quote
|
|
Flex Boxes Collection
Flex-Box Silver Flex-Box Ruby
Flex-Box Sapphire Flex-Box Emerald
The codes for each of these skins follows in separate postings (you will also find the codes in a separate forum on the skins board).
If you need help with any of these skins, please ask your questions Here.
Last edited by Pastor Rick, 11/9/2008, 8:28 pm
|
|
6/4/2008, 11:53 am
|
Send Email to Pastor Rick
Send PM to Pastor Rick
MSN
Blog
|
Pastor Rick
Moderator
Global user (premium)
Registered: 07-2005
Location: Texas Country
Posts: 3737
Karma: 68 (+103/-35)

|
|
Reply | Quote
|
|
Re: Flex Boxes Collection
The following codes are for the Flex-Box Silver default skin.
Installation InstructionsFirst, switch your board over to custom mode (details are located here).
Custom CSScopy and paste the following CSS code into your Custom CSS box
/* DEFINES BODY COLOR BACKGROUND IMAGE FONT AND POSITION */
body {
background-color : #0d0d0d;
margin:1em;
font-family : verdana, tahoma;font-size:14px;
}
#content {
background: url(http://rbbt.net/skins/joshin_josh/box/mid-l.gif) left top repeat-y;
background-color : #262626;
}
#content2 {
background:url(http://rbbt.net/skins/joshin_josh/box/mid-r.gif) right top repeat-y;
padding: 2em 1.5em;
}
#top {
height:15px;
background:url(http://rbbt.net/skins/joshin_josh/box/top-m.gif) left top repeat-x;
}
.topleft, .topright {
display: block;
height: 15px;
width: 15px;
}
.topleft {
float: left;
background:url(http://rbbt.net/skins/joshin_josh/box/top-l.gif) right top no-repeat;
}
.topright {
float: right;
background:url(http://rbbt.net/skins/joshin_josh/box/top-r.gif) right top no-repeat;
}
#bottom {
height: 15px;
background:url(http://rbbt.net/skins/joshin_josh/box/bot-m.gif) left bottom repeat-x;
}
.botleft, .botright {
display: block;
height: 15px;
width: 15px;
}
.botleft {
float: left;
background:url(http://rbbt.net/skins/joshin_josh/box/bot-l.gif) left bottom no-repeat;
}
.botright {
float: right;
background:url(http://rbbt.net/skins/joshin_josh/box/bot-r.gif) right bottom no-repeat;
}
.backtotop {
text-align: center;
font-size: 11px;
}
/* PREVENTS BORDERS ON IMAGE LINKS */
img {
border : 0;
}
/* DEFINES BANNER AREA COLOR AND SIZES */
.banbox {
background-color : #0d0d0d;
border : 1px solid #767676;
width : 95%;
font-size : 11px;
color : #767676;
margin:0 auto;
text-align:center;
}
/* DEFINES BACK TO TOP LINK FONT SIZE */
.backtotop {
font-size : 11px;
text-align : center;
}
/* DEFINES SPACES IN BETWEEN POSTS */
.ak_msg_postlist_betweenposts_table, .ak_msg_postlist_betweenposts_table_td {
height : 5px;
display : block;
}
/* DEFINES BOXED CURRENT PAGE NUMBER */
span.pageindexvaluenow {
font-size : 13px;
font-weight : bold;
background-color : #0d0d0d;
border:1px solid #767676;
}
/* DEFINES NEW TOPIC AND POST BUTTONS */
.topiclistpostnewtopic a, .postlistaddareply a {
color : #cccccc;
background-position : center 0%;
padding-top : 5px;
padding-bottom : 5px;
padding-left : 15px;
padding-right : 15px;
font-size : 11px;
background-color : #0d0d0d;
border:1px solid #767676;
}
/* DEFINES WIDTH AND COLOR OF TABLES */
.ak_msg_master_table {
border : 0;
width : 97%;
font-size : 11px;
}
.forum_list_table, .topic_list_table, .ak_msg_seememberlist_table {
width : 100%;
border:0;
background-color : #767676;
}
.ak_msg_post_master_table {
border:1px solid #767676;
}
/* 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, .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 {
font-size : 11px;
height : 23px;
background-image : url(http://rbbt.net/skins/joshin_josh/box/sep.gif);
padding-top : 0;
padding-bottom : 0;
}
/* DEFINES WIDTH AND COLORS OF WHOS ONLINE AND MISCOPTBAR TABLES */
.forumlistwhosonlinetable, .ak_miscoptbar_table {
width : 100%;
border:1px solid #767676;
background-color : #0d0d0d;
font-size : 11px;
color : #767676;
}
.forumlistwhosonlinetd {
padding : 6px;
}
/* DEFINES BOARDSTATS TABLE COLORS AND SIZES */
.forumlistboardstatsheader {
background-color : #0d0d0d;
background-image : url(http://rbbt.net/skins/joshin_josh/box/sep.gif);
background-repeat : repeat-x;
border:1px solid #767676;
font-size : 12px;
height:23px;
color : #000000;
}
.forumlistboardstatstable {
background-color : #0d0d0d;
border : 1px solid #767676;
}
.forumlistboardstatstitle {
width : 25%;
text-align : center;
font-size : 11px;
color : #767676;
}
.forumlistboardstatsdata {
width : 25%;
background-color : #0d0d0d;
text-align : center;
border-left : 1px solid #767676;
border-right : 1px solid #878787;
font-size : 11px;
color : #767676;
}
.forumlistboardstatstable {
width : 100%;
border : 1px solid #767676;
}
/* DEFINES FONT SIZE AND COLORS FOR TOPIC FORUM AND POST LISTS */
span.locationboard, span.locationforum, span.locationtopic {
font-size : 11px;
}
.forumlistforumname, .topiclisttopicname {
color : #8db6cd;
font-size : 11px;
}
span.forumlistnumtopics, span.forumlistnumposts {
font-size : 11px;
}
span.topiclistnewswitch, span.forumlistnewswitch {
color : #767676;
font-size : 11px;
}
span.forumlistheader, span.topiclistheader, span.forumlistseparator, span.topiclisttopicname, span.topicliststartedby, span.topiclistreplies, span.topiclistviews {
font-size : 11px;
}
span.topiclistlastpost {
font-size : 11px;
}
span.topiclisttopicclosed, span.topiclisttopicsticky, span.topiclisttopichidden {
font-size : 11px;
color : #8db6cd;
}
.ak_msg_post_master_table {
font-size : 11px;
}
span.postlistusername a, span.postlistpostname {
color : #767676;
font-size : 11px;
}
.ak_msg_post_table {
padding-left : 3px;
}
span.postlistusertitle font {
color : #8db6cd;
}
span.postlistquotedtext {
font-size:11px;
}
blockquote {
border : 1px solid #767676;
background-color : #262626;
}
blockquote hr {
display : none;
}
hr {
height : 0;
width : 100%;
border : 0;
border-bottom : 1px solid #767676;
}
.postlistpostbody pre {
font-size : 11px;
overflow : scroll;
width : 500px;
border : 1px solid #767676;
}
.ak_msg_post_master_table td {
border:1px solid #767676;}
/* DEFINES COLORS AND IMAGES IN MESSAGE AREA */
.ak_msgform_master_table {
background-color : #0d0d0d;
border : 1px solid #767676;
font-size : 11px;
}
.ak_msgform_master_table td {
border : 1px solid #767676;
}
.ak_msgform_master_table input {
border : 1px solid #767676;
}
.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 #767676;
height : 23px;
background-image : url(http://rbbt.net/skins/joshin_josh/box/sep.gif);
background-repeat : repeat-x;
color : #000000;
font-size : 11px;
}
.qcode_bar_but {
font-size : 11px;
color : #000000;
background-color : #0d0d0d;
background-image : url(http://rbbt.net/skins/joshin_josh/box/sep.gif);
background-repeat : repeat-x;
border : 1px solid #767676;
margin-top : 1px;
padding-left : 2px;
padding-right : 2px;
height : 23px;
width: 79px;
}
.ak_msgform_subject_right_td input, .ak_msgform_message_right_td textarea {
background-color : #262626;
border:1px solid #767676;
color : #ffffff;
width : 460px;
font-size : 11px;
}
.ak_msgform_poll_options_table {
border: 0;
}
.ak_msgform_poll_options_right_td input {
background-color : #262626;
padding-top : 2px;
padding-bottom : 2px;
margin : 2px;
font-size : 11px;
color : #ffffff;
}
.ak_msgform_poll_options_table td {
border : 0;
}
/* DEFINES POLL TABLE COLORS */
.ak_poll_table {
font-size : 11px;
text-align : center;
border:1px solid #767676;
background-color : #0d0d0d;
margin-bottom : 15px;
}
.ak_poll_table_header {
height : 19px;
padding : 0 25px;
font-size : 11px;
color:#000000;
}
.ak_poll_table_header br {
display : none;
}
.ak_poll_table_header a {
padding-left : 10px;
}
.ak_poll_table_button_cell input {
border:1px solid #767676;
height : 23px;
background-color : #0d0d0d;
background-image : url(http://rbbt.net/skins/joshin_josh/box/sep.gif);
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;
color : #000000;
}
.ak_poll_table_option_gback1 {
background-color : #8db6cd;
}
.ak_poll_table_option_gback2 {
background-color : #8db6cd;
}
/* DEFINES MEMBER LIST COLORS AND SIZE */
.ak_msg_seememberlist_table td {
border:1px solid #0d0d0d;
}
.ak_msg_seememberlist_table {
width : 100%;
border:1px solid #767676;
background-color : #0d0d0d;
font-size : 11px;
}
.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;
}
/* DEFINES POST ICONS AND SMILEY COLORS */
.ak_subject_posticon_table {
width:100%;
border : 1px solid #767676;
margin-bottom : 4px;
padding : 0;
color : #000000;
text-align : center;
background-color : #262626;
}
.ak_subject_posticon_table td {
border : 0;
}
.ak_clickposticon_table, .ak_clickposticon_td, .ak_subject_posticon_icons_td, .ak_subject_posticon_icons_td td {
border : 0;
}
.ak_subject_posticon_head_td {
font-size : 11px;
height : 23px;
background-color : #262626;
background-image : url(http://rbbt.net/skins/joshin_josh/box/sep.gif);
background-repeat : repeat-x;
padding-top : 0;
padding-bottom : 0;
color : #000000;
text-align : center;
}
.msgform_clickable_smiley_box_h {
font-size : 11px;
padding : 0;
padding-top : 1px;
color : #000000;
text-align : center;
background-color : #262626;
background-image : url(http://rbbt.net/skins/joshin_josh/box/sep.gif);
background-repeat : repeat-x;
border : 1px solid #767676;
white-space: nowrap;
}
.msgform_clickable_smiley_box_b {
border: 0;
padding-top : 6px;
padding-left : 8px;
}
.msgform_clickable_smiley_box_b td {
border: 0;
}
HTML HEADERcopy and paste the following HTML code into your Custom HTML header
<a name="top"></a>
<div id="top"><span class="topleft"></span>
<span class="topright"></span></div>
<div id="content"><div id="content2">
<div class="banbox">
<h1>Board Name or logo here</h1></div>
HTML FOOTERcopy and paste the following HTML code into your Custom HTML footer
<div class="backtotop"><a href="#top">↑<br />
Back To Top</a></div>
</div></div><!-- end content -->
<div id="bottom"><span class="botleft"></span>
<span class="botright"></span></div>
EDIT COLORS/LAYOUT (ECL)find and change the following in your: Control Panel :: Board management :: Edit colors and theme
Miscellaneous options
Use extra CSS options?:
Use CSS trick 1?:
Use CSS trick 2?:
Background color: #262626
Background color transparent:
Background image (optional):
Background image tile X:
Background image tile Y:
Text color : #BBBBBB
Bottom info line color: #BBBBBB
Link Options
Link color : #8DB6CD
Link overlined :
Link line-through :
Link underlined :
Visited link color : #8DB6CD
Visited link overlined :
Visited link line-through :
Visited link underlined :
Hover link color : #767676
Hover link overlined :
Hover link line-through :
Hover link underlined :
Forum List Layout Options
Forum list master table background color :
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:
Forum list table border color : #000000
Forum list table border width (pixels): 0
Forum list table header background color : #8DB6CD
Forum list table header background image:
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 : #0D0D0D
Forum list table second alternate background color : #0D0D0D
Forum list table text color (optional) : #767676
Forum list table description color : #767676
Forum list table separator background color : #8DB6CD
Forum list table separator background image:
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 :
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:
Topic list table border color : #000000
Topic list table border width (pixels): 0
Topic list table header background color : #8DB6CD
Topic list table header background image:
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 : #0D0D0D
Topic list table second alternate background color : #0D0D0D
Topic list table text color (optional) : #767676
Topic list master table width (percents) : 100
Topic list table width (percents) : 100
Post List Layout Options
Post list master table background color :
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 : #0D0D0D
Post list table second alternate background color : #0D0D0D
Post list table border color : #000000
Post list table border width (pixels): 0
Last edited by Pastor Rick, 5/3/2009, 9:40 pm
|
|
11/9/2008, 8:32 pm
|
Send Email to Pastor Rick
Send PM to Pastor Rick
MSN
Blog
|
Pastor Rick
Moderator
Global user (premium)
Registered: 07-2005
Location: Texas Country
Posts: 3737
Karma: 68 (+103/-35)

|
|
Reply | Quote
|
|
Re: Flex Boxes Collection
The following codes are for the Flex-Box Ruby default skin.
Installation InstructionsFirst, switch your board over to custom mode (details are located here).
Custom CSScopy and paste the following CSS code into your Custom CSS box
/* DEFINES BODY COLOR BACKGROUND IMAGE FONT AND POSITION */
body {
background-color : #0d0d0d;
margin:1em;
font-family : verdana, tahoma;font-size:14px;
}
#content {
background: url(http://rbbt.net/skins/joshin_josh/box/rmid-l.gif) left top repeat-y;
background-color : #262626;
}
#content2 {
background:url(http://rbbt.net/skins/joshin_josh/box/rmid-r.gif) right top repeat-y;
padding: 2em 1.5em;
}
#top {
height:15px;
background:url(http://rbbt.net/skins/joshin_josh/box/rtop-m.gif) left top repeat-x;
}
.topleft, .topright {
display: block;
height: 15px;
width: 15px;
}
.topleft {
float: left;
background:url(http://rbbt.net/skins/joshin_josh/box/rtop-l.gif) right top no-repeat;
}
.topright {
float: right;
background:url(http://rbbt.net/skins/joshin_josh/box/rtop-r.gif) right top no-repeat;
}
#bottom {
height: 15px;
background:url(http://rbbt.net/skins/joshin_josh/box/rbot-m.gif) left bottom repeat-x;
}
.botleft, .botright {
display: block;
height: 15px;
width: 15px;
}
.botleft {
float: left;
background:url(http://rbbt.net/skins/joshin_josh/box/rbot-l.gif) left bottom no-repeat;
}
.botright {
float: right;
background:url(http://rbbt.net/skins/joshin_josh/box/rbot-r.gif) right bottom no-repeat;
}
.backtotop {
text-align: center;
font-size: 11px;
}
/* PREVENTS BORDERS ON IMAGE LINKS */
img {
border : 0;
}
/* DEFINES BANNER AREA COLOR AND SIZES */
.banbox {
background-color : #0d0d0d;
border : 1px solid #767676;
width : 95%;
font-size : 11px;
color : #767676;
margin:0 auto;
text-align:center;
}
/* DEFINES BACK TO TOP LINK FONT SIZE */
.backtotop {
font-size : 11px;
text-align : center;
}
/* DEFINES SPACES IN BETWEEN POSTS */
.ak_msg_postlist_betweenposts_table, .ak_msg_postlist_betweenposts_table_td {
height : 5px;
display : block;
}
/* DEFINES BOXED CURRENT PAGE NUMBER */
span.pageindexvaluenow {
font-size : 13px;
font-weight : bold;
background-color : #0d0d0d;
border:1px solid #767676;
}
/* DEFINES NEW TOPIC AND POST BUTTONS */
.topiclistpostnewtopic a, .postlistaddareply a {
color : #cccccc;
background-position : center 0%;
padding-top : 5px;
padding-bottom : 5px;
padding-left : 15px;
padding-right : 15px;
font-size : 11px;
background-color : #0d0d0d;
border:1px solid #767676;
}
/* DEFINES WIDTH AND COLOR OF TABLES */
.ak_msg_master_table {
border : 0;
width : 97%;
font-size : 11px;
}
.forum_list_table, .topic_list_table, .ak_msg_seememberlist_table {
width : 100%;
border:0;
background-color : #767676;
}
.ak_msg_post_master_table {
border:1px solid #767676;
}
/* 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, .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 {
font-size : 11px;
height : 23px;
background-image : url(http://rbbt.net/skins/joshin_josh/box/rsep.gif);
padding-top : 0;
padding-bottom : 0;
}
/* DEFINES WIDTH AND COLORS OF WHOS ONLINE AND MISCOPTBAR TABLES */
.forumlistwhosonlinetable, .ak_miscoptbar_table {
width : 100%;
border:1px solid #767676;
background-color : #0d0d0d;
font-size : 11px;
color : #767676;
}
.forumlistwhosonlinetd {
padding : 6px;
}
/* DEFINES BOARDSTATS TABLE COLORS AND SIZES */
.forumlistboardstatsheader {
background-color : #0d0d0d;
background-image : url(http://rbbt.net/skins/joshin_josh/box/rsep.gif);
background-repeat : repeat-x;
border:1px solid #767676;
font-size : 12px;
height:23px;
color : #000000;
}
.forumlistboardstatstable {
background-color : #0d0d0d;
border : 1px solid #767676;
}
.forumlistboardstatstitle {
width : 25%;
text-align : center;
font-size : 11px;
color : #767676;
}
.forumlistboardstatsdata {
width : 25%;
background-color : #0d0d0d;
text-align : center;
border-left : 1px solid #767676;
border-right : 1px solid #878787;
font-size : 11px;
color : #767676;
}
.forumlistboardstatstable {
width : 100%;
border : 1px solid #767676;
}
/* DEFINES FONT SIZE AND COLORS FOR TOPIC FORUM AND POST LISTS */
span.locationboard, span.locationforum, span.locationtopic {
font-size : 11px;
}
.forumlistforumname, .topiclisttopicname {
color : #8DB6CD;
font-size : 11px;
}
span.forumlistnumtopics, span.forumlistnumposts {
font-size : 11px;
}
span.topiclistnewswitch, span.forumlistnewswitch {
color : #767676;
font-size : 11px;
}
span.forumlistheader, span.topiclistheader, span.forumlistseparator, span.topiclisttopicname, span.topicliststartedby, span.topiclistreplies, span.topiclistviews {
font-size : 11px;
}
span.topiclistlastpost {
font-size : 11px;
}
span.topiclisttopicclosed, span.topiclisttopicsticky, span.topiclisttopichidden {
font-size : 11px;
color : #ff2222;
}
.ak_msg_post_master_table {
font-size : 11px;
}
span.postlistusername a, span.postlistpostname {
color : #767676;
font-size : 11px;
}
.ak_msg_post_table {
padding-left : 3px;
}
span.postlistusertitle font {
color : #ff2222;
}
span.postlistquotedtext {
font-size:11px;
}
blockquote {
border : 1px solid #767676;
background-color : #262626;
}
blockquote hr {
display : none;
}
hr {
height : 0;
width : 100%;
border : 0;
border-bottom : 1px solid #767676;
}
.postlistpostbody pre {
font-size : 11px;
overflow : scroll;
width : 500px;
border : 1px solid #767676;
}
.ak_msg_post_master_table td {
border:1px solid #767676;}
/* DEFINES COLORS AND IMAGES IN MESSAGE AREA */
.ak_msgform_master_table {
background-color : #0d0d0d;
border : 1px solid #767676;
font-size : 11px;
}
.ak_msgform_master_table td {
border : 1px solid #767676;
}
.ak_msgform_master_table input {
border : 1px solid #767676;
}
.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 #767676;
height : 23px;
background-image : url(http://rbbt.net/skins/joshin_josh/box/rsep.gif);
background-repeat : repeat-x;
color : #000000;
font-size : 11px;
}
.qcode_bar_but {
font-size : 11px;
color : #000000;
background-color : #0d0d0d;
background-image : url(http://rbbt.net/skins/joshin_josh/box/rsep.gif);
background-repeat : repeat-x;
border : 1px solid #767676;
margin-top : 1px;
padding-left : 2px;
padding-right : 2px;
height : 23px;
width: 79px;
}
.ak_msgform_subject_right_td input, .ak_msgform_message_right_td textarea {
background-color : #262626;
border:1px solid #767676;
color : #ffffff;
width : 460px;
font-size : 11px;
}
.ak_msgform_poll_options_table {
border: 0;
}
.ak_msgform_poll_options_right_td input {
background-color : #262626;
padding-top : 2px;
padding-bottom : 2px;
margin : 2px;
font-size : 11px;
color : #ffffff;
}
.ak_msgform_poll_options_table td {
border : 0;
}
/* DEFINES POLL TABLE COLORS */
.ak_poll_table {
font-size : 11px;
text-align : center;
border:1px solid #767676;
background-color : #0d0d0d;
margin-bottom : 15px;
}
.ak_poll_table_header {
height : 19px;
padding : 0 25px;
font-size : 11px;
color:#000000;
}
.ak_poll_table_header br {
display : none;
}
.ak_poll_table_header a {
padding-left : 10px;
}
.ak_poll_table_button_cell input {
border:1px solid #767676;
height : 23px;
background-color : #0d0d0d;
background-image : url(http://rbbt.net/skins/joshin_josh/box/rsep.gif);
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;
color : #000000;
}
.ak_poll_table_option_gback1 {
background-color : #ff2222;
}
.ak_poll_table_option_gback2 {
background-color : #ff2222;
}
/* DEFINES MEMBER LIST COLORS AND SIZE */
.ak_msg_seememberlist_table td {
border:1px solid #0d0d0d;
}
.ak_msg_seememberlist_table {
width : 100%;
border:1px solid #767676;
background-color : #0d0d0d;
font-size : 11px;
}
.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;
}
/* DEFINES POST ICONS AND SMILEY COLORS */
.ak_subject_posticon_table {
width:100%;
border : 1px solid #767676;
margin-bottom : 4px;
padding : 0;
color : #000000;
text-align : center;
background-color : #262626;
}
.ak_subject_posticon_table td {
border : 0;
}
.ak_clickposticon_table, .ak_clickposticon_td, .ak_subject_posticon_icons_td, .ak_subject_posticon_icons_td td {
border : 0;
}
.ak_subject_posticon_head_td {
font-size : 11px;
height : 23px;
background-color : #262626;
background-image : url(http://rbbt.net/skins/joshin_josh/box/rsep.gif);
background-repeat : repeat-x;
padding-top : 0;
padding-bottom : 0;
color : #000000;
text-align : center;
}
.msgform_clickable_smiley_box_h {
font-size : 11px;
padding : 0;
padding-top : 1px;
color : #000000;
text-align : center;
background-color : #262626;
background-image : url(http://rbbt.net/skins/joshin_josh/box/rsep.gif);
background-repeat : repeat-x;
border : 1px solid #767676;
white-space: nowrap;
}
.msgform_clickable_smiley_box_b {
border: 0;
padding-top : 6px;
padding-left : 8px;
}
.msgform_clickable_smiley_box_b td {
border: 0;
}
HTML HEADERcopy and paste the following HTML code into your Custom HTML header
<a name="top"></a>
<div id="top"><span class="topleft"></span>
<span class="topright"></span></div>
<div id="content"><div id="content2">
<div class="banbox">
<h1>Board Name or logo here</h1></div>
HTML FOOTERcopy and paste the following HTML code into your Custom HTML footer
<div class="backtotop"><a href="#top">↑<br />
Back To Top</a></div>
</div></div><!-- end content -->
<div id="bottom"><span class="botleft"></span>
<span class="botright"></span></div>
EDIT COLORS/LAYOUT (ECL)find and change the following in your: Control Panel :: Board management :: Edit colors and theme
Miscellaneous options
Use extra CSS options?:
Use CSS trick 1?:
Use CSS trick 2?:
Background color: #262626
Background color transparent:
Background image (optional):
Background image tile X:
Background image tile Y:
Text color : #BBBBBB
Bottom info line color: #BBBBBB
Link Options
Link color : #ff4444
Link overlined :
Link line-through :
Link underlined :
Visited link color : #ff4444
Visited link overlined :
Visited link line-through :
Visited link underlined :
Hover link color : #767676
Hover link overlined :
Hover link line-through :
Hover link underlined :
Forum List Layout Options
Forum list master table background color :
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:
Forum list table border color : #000000
Forum list table border width (pixels): 0
Forum list table header background color : #ff4444
Forum list table header background image:
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 : #0D0D0D
Forum list table second alternate background color : #0D0D0D
Forum list table text color (optional) : #767676
Forum list table description color : #767676
Forum list table separator background color : #ff4444
Forum list table separator background image:
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 :
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:
Topic list table border color : #000000
Topic list table border width (pixels): 0
Topic list table header background color : #ff4444
Topic list table header background image:
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 : #0D0D0D
Topic list table second alternate background color : #0D0D0D
Topic list table text color (optional) : #767676
Topic list master table width (percents) : 100
Topic list table width (percents) : 100
Post List Layout Options
Post list master table background color :
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 : #0D0D0D
Post list table second alternate background color : #0D0D0D
Post list table border color : #000000
Post list table border width (pixels): 0
Last edited by Pastor Rick, 5/4/2009, 12:34 am
|
|
11/9/2008, 8:35 pm
|
Send Email to Pastor Rick
Send PM to Pastor Rick
MSN
Blog
|
Pastor Rick
Moderator
Global user (premium)
Registered: 07-2005
Location: Texas Country
Posts: 3737
Karma: 68 (+103/-35)

|
|
Reply | Quote
|
|
Re: Flex Boxes Collection
The following codes are for the Flex-Box Sapphire default skin.
Installation InstructionsFirst, switch your board over to custom mode (details are located here).
Custom CSScopy and paste the following CSS code into your Custom CSS box
/* DEFINES BODY COLOR BACKGROUND IMAGE FONT AND POSITION */
body {
background-color : #0d0d0d;
margin:1em;
font-family : verdana, tahoma;font-size:14px;
}
#content {
background: url(http://rbbt.net/skins/joshin_josh/box/bmid-l.gif) left top repeat-y;
background-color : #262626;
}
#content2 {
background:url(http://rbbt.net/skins/joshin_josh/box/bmid-r.gif) right top repeat-y;
padding: 2em 1.5em;
}
#top {
height:15px;
background:url(http://rbbt.net/skins/joshin_josh/box/btop-m.gif) left top repeat-x;
}
.topleft, .topright {
display: block;
height: 15px;
width: 15px;
}
.topleft {
float: left;
background:url(http://rbbt.net/skins/joshin_josh/box/btop-l.gif) right top no-repeat;
}
.topright {
float: right;
background:url(http://rbbt.net/skins/joshin_josh/box/btop-r.gif) right top no-repeat;
}
#bottom {
height: 15px;
background:url(http://rbbt.net/skins/joshin_josh/box/bbot-m.gif) left bottom repeat-x;
}
.botleft, .botright {
display: block;
height: 15px;
width: 15px;
}
.botleft {
float: left;
background:url(http://rbbt.net/skins/joshin_josh/box/bbot-l.gif) left bottom no-repeat;
}
.botright {
float: right;
background:url(http://rbbt.net/skins/joshin_josh/box/bbot-r.gif) right bottom no-repeat;
}
.backtotop {
text-align: center;
font-size: 11px;
}
/* PREVENTS BORDERS ON IMAGE LINKS */
img {
border : 0;
}
/* DEFINES BANNER AREA COLOR AND SIZES */
.banbox {
background-color : #0d0d0d;
border : 1px solid #767676;
width : 95%;
font-size : 11px;
color : #767676;
margin:0 auto;
text-align:center;
}
/* DEFINES BACK TO TOP LINK FONT SIZE */
.backtotop {
font-size : 11px;
text-align : center;
}
/* DEFINES SPACES IN BETWEEN POSTS */
.ak_msg_postlist_betweenposts_table, .ak_msg_postlist_betweenposts_table_td {
height : 5px;
display : block;
}
/* DEFINES BOXED CURRENT PAGE NUMBER */
span.pageindexvaluenow {
font-size : 13px;
font-weight : bold;
background-color : #0d0d0d;
border:1px solid #767676;
}
/* DEFINES NEW TOPIC AND POST BUTTONS */
.topiclistpostnewtopic a, .postlistaddareply a {
color : #cccccc;
background-position : center 0%;
padding-top : 5px;
padding-bottom : 5px;
padding-left : 15px;
padding-right : 15px;
font-size : 11px;
background-color : #0d0d0d;
border:1px solid #767676;
}
/* DEFINES WIDTH AND COLOR OF TABLES */
.ak_msg_master_table {
border : 0;
width : 97%;
font-size : 11px;
}
.forum_list_table, .topic_list_table, .ak_msg_seememberlist_table {
width : 100%;
border:0;
background-color : #767676;
}
.ak_msg_post_master_table {
border:1px solid #767676;
}
/* 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, .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 {
font-size : 11px;
height : 23px;
background-image : url(http://rbbt.net/skins/joshin_josh/box/bsep.gif);
padding-top : 0;
padding-bottom : 0;
}
/* DEFINES WIDTH AND COLORS OF WHOS ONLINE AND MISCOPTBAR TABLES */
.forumlistwhosonlinetable, .ak_miscoptbar_table {
width : 100%;
border:1px solid #767676;
background-color : #0d0d0d;
font-size : 11px;
color : #767676;
}
.forumlistwhosonlinetd {
padding : 6px;
}
/* DEFINES BOARDSTATS TABLE COLORS AND SIZES */
.forumlistboardstatsheader {
background-color : #0d0d0d;
background-image : url(http://rbbt.net/skins/joshin_josh/box/bsep.gif);
background-repeat : repeat-x;
border:1px solid #767676;
font-size : 12px;
height:23px;
color : #000000;
}
.forumlistboardstatstable {
background-color : #0d0d0d;
border : 1px solid #767676;
}
.forumlistboardstatstitle {
width : 25%;
text-align : center;
font-size : 11px;
color : #767676;
}
.forumlistboardstatsdata {
width : 25%;
background-color : #0d0d0d;
text-align : center;
border-left : 1px solid #767676;
border-right : 1px solid #878787;
font-size : 11px;
color : #767676;
}
.forumlistboardstatstable {
width : 100%;
border : 1px solid #767676;
}
/* DEFINES FONT SIZE AND COLORS FOR TOPIC FORUM AND POST LISTS */
span.locationboard, span.locationforum, span.locationtopic {
font-size : 11px;
}
.forumlistforumname, .topiclisttopicname {
color : #8DB6CD;
font-size : 11px;
}
span.forumlistnumtopics, span.forumlistnumposts {
font-size : 11px;
}
span.topiclistnewswitch, span.forumlistnewswitch {
color : #767676;
font-size : 11px;
}
span.forumlistheader, span.topiclistheader, span.forumlistseparator, span.topiclisttopicname, span.topicliststartedby, span.topiclistreplies, span.topiclistviews {
font-size : 11px;
}
span.topiclistlastpost {
font-size : 11px;
}
span.topiclisttopicclosed, span.topiclisttopicsticky, span.topiclisttopichidden {
font-size : 11px;
color : #2222ff;
}
.ak_msg_post_master_table {
font-size : 11px;
}
span.postlistusername a, span.postlistpostname {
color : #767676;
font-size : 11px;
}
.ak_msg_post_table {
padding-left : 3px;
}
span.postlistusertitle font {
color : #2222ff;
}
span.postlistquotedtext {
font-size:11px;
}
blockquote {
border : 1px solid #767676;
background-color : #262626;
}
blockquote hr {
display : none;
}
hr {
height : 0;
width : 100%;
border : 0;
border-bottom : 1px solid #767676;
}
.postlistpostbody pre {
font-size : 11px;
overflow : scroll;
width : 500px;
border : 1px solid #767676;
}
.ak_msg_post_master_table td {
border:1px solid #767676;}
/* DEFINES COLORS AND IMAGES IN MESSAGE AREA */
.ak_msgform_master_table {
background-color : #0d0d0d;
border : 1px solid #767676;
font-size : 11px;
}
.ak_msgform_master_table td {
border : 1px solid #767676;
}
.ak_msgform_master_table input {
border : 1px solid #767676;
}
.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 #767676;
height : 23px;
background-image : url(http://rbbt.net/skins/joshin_josh/box/bsep.gif);
background-repeat : repeat-x;
color : #000000;
font-size : 11px;
}
.qcode_bar_but {
font-size : 11px;
color : #000000;
background-color : #0d0d0d;
background-image : url(http://rbbt.net/skins/joshin_josh/box/bsep.gif);
background-repeat : repeat-x;
border : 1px solid #767676;
margin-top : 1px;
padding-left : 2px;
padding-right : 2px;
height : 23px;
width: 79px;
}
.ak_msgform_subject_right_td input, .ak_msgform_message_right_td textarea {
background-color : #262626;
border:1px solid #767676;
color : #ffffff;
width : 460px;
font-size : 11px;
}
.ak_msgform_poll_options_table {
border: 0;
}
.ak_msgform_poll_options_right_td input {
background-color : #262626;
padding-top : 2px;
padding-bottom : 2px;
margin : 2px;
font-size : 11px;
color : #ffffff;
}
.ak_msgform_poll_options_table td {
border : 0;
}
/* DEFINES POLL TABLE COLORS */
.ak_poll_table {
font-size : 11px;
text-align : center;
border:1px solid #767676;
background-color : #0d0d0d;
margin-bottom : 15px;
}
.ak_poll_table_header {
height : 19px;
padding : 0 25px;
font-size : 11px;
color:#000000;
}
.ak_poll_table_header br {
display : none;
}
.ak_poll_table_header a {
padding-left : 10px;
}
.ak_poll_table_button_cell input {
border:1px solid #767676;
height : 23px;
background-color : #0d0d0d;
background-image : url(http://rbbt.net/skins/joshin_josh/box/bsep.gif);
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;
color : #000000;
}
.ak_poll_table_option_gback1 {
background-color : #2222ff;
}
.ak_poll_table_option_gback2 {
background-color : #2222ff;
}
/* DEFINES MEMBER LIST COLORS AND SIZE */
.ak_msg_seememberlist_table td {
border:1px solid #0d0d0d;
}
.ak_msg_seememberlist_table {
width : 100%;
border:1px solid #767676;
background-color : #0d0d0d;
font-size : 11px;
}
.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;
}
/* DEFINES POST ICONS AND SMILEY COLORS */
.ak_subject_posticon_table {
width:100%;
border : 1px solid #767676;
margin-bottom : 4px;
padding : 0;
color : #000000;
text-align : center;
background-color : #262626;
}
.ak_subject_posticon_table td {
border : 0;
}
.ak_clickposticon_table, .ak_clickposticon_td, .ak_subject_posticon_icons_td, .ak_subject_posticon_icons_td td {
border : 0;
}
.ak_subject_posticon_head_td {
font-size : 11px;
height : 23px;
background-color : #262626;
background-image : url(http://rbbt.net/skins/joshin_josh/box/bsep.gif);
background-repeat : repeat-x;
padding-top : 0;
padding-bottom : 0;
color : #000000;
text-align : center;
}
.msgform_clickable_smiley_box_h {
font-size : 11px;
padding : 0;
padding-top : 1px;
color : #000000;
text-align : center;
background-color : #262626;
background-image : url(http://rbbt.net/skins/joshin_josh/box/bsep.gif);
background-repeat : repeat-x;
border : 1px solid #767676;
white-space: nowrap;
}
.msgform_clickable_smiley_box_b {
border: 0;
padding-top : 6px;
padding-left : 8px;
}
.msgform_clickable_smiley_box_b td {
border: 0;
}
HTML HEADERcopy and paste the following HTML code into your Custom HTML header
<a name="top"></a>
<div id="top"><span class="topleft"></span>
<span class="topright"></span></div>
<div id="content"><div id="content2">
<div class="banbox">
<h1>Board Name or logo here</h1></div>
HTML FOOTERcopy and paste the following HTML code into your Custom HTML footer
<div class="backtotop"><a href="#top">↑<br />
Back To Top</a></div>
</div></div><!-- end content -->
<div id="bottom"><span class="botleft"></span>
<span class="botright"></span></div>
EDIT COLORS/LAYOUT (ECL)find and change the following in your: Control Panel :: Board management :: Edit colors and theme
Miscellaneous options
Use extra CSS options?:
Use CSS trick 1?:
Use CSS trick 2?:
Background color: #262626
Background color transparent:
Background image (optional):
Background image tile X:
Background image tile Y:
Text color : #BBBBBB
Bottom info line color: #BBBBBB
Link Options
Link color : #0099FF
Link overlined :
Link line-through :
Link underlined :
Visited link color : #0099FF
Visited link overlined :
Visited link line-through :
Visited link underlined :
Hover link color : #2222FF
Hover link overlined :
Hover link line-through :
Hover link underlined :
Forum List Layout Options
Forum list master table background color :
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:
Forum list table border color : #000000
Forum list table border width (pixels): 0
Forum list table header background color : #2222ff
Forum list table header background image:
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 : #0D0D0D
Forum list table second alternate background color : #0D0D0D
Forum list table text color (optional) : #767676
Forum list table description color : #767676
Forum list table separator background color : #2222ff
Forum list table separator background image:
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 :
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:
Topic list table border color : #000000
Topic list table border width (pixels): 0
Topic list table header background color : #2222ff
Topic list table header background image:
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 : #0D0D0D
Topic list table second alternate background color : #0D0D0D
Topic list table text color (optional) : #767676
Topic list master table width (percents) : 100
Topic list table width (percents) : 100
Post List Layout Options
Post list master table background color :
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 : #0D0D0D
Post list table second alternate background color : #0D0D0D
Post list table border color : #000000
Post list table border width (pixels): 0
Last edited by Pastor Rick, 5/4/2009, 12:34 am
|
|
11/9/2008, 8:38 pm
|
Send Email to Pastor Rick
Send PM to Pastor Rick
MSN
Blog
|
Pastor Rick
Moderator
Global user (premium)
Registered: 07-2005
Location: Texas Country
Posts: 3737
Karma: 68 (+103/-35)

|
|
Reply | Quote
|
|
Re: Flex Boxes Collection
The following codes are for the Flex-Box Emerald default skin.
Installation InstructionsFirst, switch your board over to custom mode (details are located here).
Custom CSScopy and paste the following CSS code into your Custom CSS box
/* DEFINES BODY COLOR BACKGROUND IMAGE FONT AND POSITION */
body {
background-color : #0d0d0d;
margin:1em;
font-family : verdana, tahoma;font-size:14px;
}
#content {
background: url(http://rbbt.net/skins/joshin_josh/box/gmid-l.gif) left top repeat-y;
background-color : #262626;
}
#content2 {
background:url(http://rbbt.net/skins/joshin_josh/box/gmid-r.gif) right top repeat-y;
padding: 2em 1.5em;
}
#top {
height:15px;
background:url(http://rbbt.net/skins/joshin_josh/box/gtop-m.gif) left top repeat-x;
}
.topleft, .topright {
display: block;
height: 15px;
width: 15px;
}
.topleft {
float: left;
background:url(http://rbbt.net/skins/joshin_josh/box/gtop-l.gif) right top no-repeat;
}
.topright {
float: right;
background:url(http://rbbt.net/skins/joshin_josh/box/gtop-r.gif) right top no-repeat;
}
#bottom {
height: 15px;
background:url(http://rbbt.net/skins/joshin_josh/box/gbot-m.gif) left bottom repeat-x;
}
.botleft, .botright {
display: block;
height: 15px;
width: 15px;
}
.botleft {
float: left;
background:url(http://rbbt.net/skins/joshin_josh/box/gbot-l.gif) left bottom no-repeat;
}
.botright {
float: right;
background:url(http://rbbt.net/skins/joshin_josh/box/gbot-r.gif) right bottom no-repeat;
}
.backtotop {
text-align: center;
font-size: 11px;
}
/* PREVENTS BORDERS ON IMAGE LINKS */
img {
border : 0;
}
/* DEFINES BANNER AREA COLOR AND SIZES */
.banbox {
background-color : #0d0d0d;
border : 1px solid #767676;
width : 95%;
font-size : 11px;
color : #767676;
margin:0 auto;
text-align:center;
}
/* DEFINES BACK TO TOP LINK FONT SIZE */
.backtotop {
font-size : 11px;
text-align : center;
}
/* DEFINES SPACES IN BETWEEN POSTS */
.ak_msg_postlist_betweenposts_table, .ak_msg_postlist_betweenposts_table_td {
height : 5px;
display : block;
}
/* DEFINES BOXED CURRENT PAGE NUMBER */
span.pageindexvaluenow {
font-size : 13px;
font-weight : bold;
background-color : #0d0d0d;
border:1px solid #767676;
}
/* DEFINES NEW TOPIC AND POST BUTTONS */
.topiclistpostnewtopic a, .postlistaddareply a {
color : #cccccc;
background-position : center 0%;
padding-top : 5px;
padding-bottom : 5px;
padding-left : 15px;
padding-right : 15px;
font-size : 11px;
background-color : #0d0d0d;
border:1px solid #767676;
}
/* DEFINES WIDTH AND COLOR OF TABLES */
.ak_msg_master_table {
border : 0;
width : 97%;
font-size : 11px;
}
.forum_list_table, .topic_list_table, .ak_msg_seememberlist_table {
width : 100%;
border:0;
background-color : #767676;
}
.ak_msg_post_master_table {
border:1px solid #767676;
}
/* 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, .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 {
font-size : 11px;
height : 23px;
background-image : url(http://rbbt.net/skins/joshin_josh/box/gsep.gif);
padding-top : 0;
padding-bottom : 0;
}
/* DEFINES WIDTH AND COLORS OF WHOS ONLINE AND MISCOPTBAR TABLES */
.forumlistwhosonlinetable, .ak_miscoptbar_table {
width : 100%;
border:1px solid #767676;
background-color : #0d0d0d;
font-size : 11px;
color : #767676;
}
.forumlistwhosonlinetd {
padding : 6px;
}
/* DEFINES BOARDSTATS TABLE COLORS AND SIZES */
.forumlistboardstatsheader {
background-color : #0d0d0d;
background-image : url(http://rbbt.net/skins/joshin_josh/box/gsep.gif);
background-repeat : repeat-x;
border:1px solid #767676;
font-size : 12px;
height:23px;
color : #000000;
}
.forumlistboardstatstable {
background-color : #0d0d0d;
border : 1px solid #767676;
}
.forumlistboardstatstitle {
width : 25%;
text-align : center;
font-size : 11px;
color : #767676;
}
.forumlistboardstatsdata {
width : 25%;
background-color : #0d0d0d;
text-align : center;
border-left : 1px solid #767676;
border-right : 1px solid #878787;
font-size : 11px;
color : #767676;
}
.forumlistboardstatstable {
width : 100%;
border : 1px solid #767676;
}
/* DEFINES FONT SIZE AND COLORS FOR TOPIC FORUM AND POST LISTS */
span.locationboard, span.locationforum, span.locationtopic {
font-size : 11px;
}
.forumlistforumname, .topiclisttopicname {
color : #8DB6CD;
font-size : 11px;
}
span.forumlistnumtopics, span.forumlistnumposts {
font-size : 11px;
}
span.topiclistnewswitch, span.forumlistnewswitch {
color : #767676;
font-size : 11px;
}
span.forumlistheader, span.topiclistheader, span.forumlistseparator, span.topiclisttopicname, span.topicliststartedby, span.topiclistreplies, span.topiclistviews {
font-size : 11px;
}
span.topiclistlastpost {
font-size : 11px;
}
span.topiclisttopicclosed, span.topiclisttopicsticky, span.topiclisttopichidden {
font-size : 11px;
color : #22ff22;
}
.ak_msg_post_master_table {
font-size : 11px;
}
span.postlistusername a, span.postlistpostname {
color : #767676;
font-size : 11px;
}
.ak_msg_post_table {
padding-left : 3px;
}
span.postlistusertitle font {
color : #22ff22;
}
span.postlistquotedtext {
font-size:11px;
}
blockquote {
border : 1px solid #767676;
background-color : #262626;
}
blockquote hr {
display : none;
}
hr {
height : 0;
width : 100%;
border : 0;
border-bottom : 1px solid #767676;
}
.postlistpostbody pre {
font-size : 11px;
overflow : scroll;
width : 500px;
border : 1px solid #767676;
}
.ak_msg_post_master_table td {
border:1px solid #767676;}
/* DEFINES COLORS AND IMAGES IN MESSAGE AREA */
.ak_msgform_master_table {
background-color : #0d0d0d;
border : 1px solid #767676;
font-size : 11px;
}
.ak_msgform_master_table td {
border : 1px solid #767676;
}
.ak_msgform_master_table input {
border : 1px solid #767676;
}
.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 #767676;
height : 23px;
background-image : url(http://rbbt.net/skins/joshin_josh/box/gsep.gif);
background-repeat : repeat-x;
color : #000000;
font-size : 11px;
}
.qcode_bar_but {
font-size : 11px;
color : #000000;
background-color : #0d0d0d;
background-image : url(http://rbbt.net/skins/joshin_josh/box/gsep.gif);
background-repeat : repeat-x;
border : 1px solid #767676;
margin-top : 1px;
padding-left : 2px;
padding-right : 2px;
height : 23px;
width: 79px;
}
.ak_msgform_subject_right_td input, .ak_msgform_message_right_td textarea {
background-color : #262626;
border:1px solid #767676;
color : #ffffff;
width : 460px;
font-size : 11px;
}
.ak_msgform_poll_options_table {
border: 0;
}
.ak_msgform_poll_options_right_td input {
background-color : #262626;
padding-top : 2px;
padding-bottom : 2px;
margin : 2px;
font-size : 11px;
color : #ffffff;
}
.ak_msgform_poll_options_table td {
border : 0;
}
/* DEFINES POLL TABLE COLORS */
.ak_poll_table {
font-size : 11px;
text-align : center;
border:1px solid #767676;
background-color : #0d0d0d;
margin-bottom : 15px;
}
.ak_poll_table_header {
height : 19px;
padding : 0 25px;
font-size : 11px;
color:#000000;
}
.ak_poll_table_header br {
display : none;
}
.ak_poll_table_header a {
padding-left : 10px;
}
.ak_poll_table_button_cell input {
border:1px solid #767676;
height : 23px;
background-color : #0d0d0d;
background-image : url(http://rbbt.net/skins/joshin_josh/box/gsep.gif);
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;
color : #000000;
}
.ak_poll_table_option_gback1 {
background-color : #22ff22;
}
.ak_poll_table_option_gback2 {
background-color : #22ff22;
}
/* DEFINES MEMBER LIST COLORS AND SIZE */
.ak_msg_seememberlist_table td {
border:1px solid #0d0d0d;
}
.ak_msg_seememberlist_table {
width : 100%;
border:1px solid #767676;
background-color : #0d0d0d;
font-size : 11px;
}
.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;
}
/* DEFINES POST ICONS AND SMILEY COLORS */
.ak_subject_posticon_table {
width:100%;
border : 1px solid #767676;
margin-bottom : 4px;
padding : 0;
color : #000000;
text-align : center;
background-color : #262626;
}
.ak_subject_posticon_table td {
border : 0;
}
.ak_clickposticon_table, .ak_clickposticon_td, .ak_subject_posticon_icons_td, .ak_subject_posticon_icons_td td {
border : 0;
}
.ak_subject_posticon_head_td {
font-size : 11px;
height : 23px;
background-color : #262626;
background-image : url(http://rbbt.net/skins/joshin_josh/box/gsep.gif);
background-repeat : repeat-x;
padding-top : 0;
padding-bottom : 0;
color : #000000;
text-align : center;
}
.msgform_clickable_smiley_box_h {
font-size : 11px;
padding : 0;
padding-top : 1px;
color : #000000;
text-align : center;
background-color : #262626;
background-image : url(http://rbbt.net/skins/joshin_josh/box/gsep.gif);
background-repeat : repeat-x;
border : 1px solid #767676;
white-space: nowrap;
}
.msgform_clickable_smiley_box_b {
border: 0;
padding-top : 6px;
padding-left : 8px;
}
.msgform_clickable_smiley_box_b td {
border: 0;
}
HTML HEADERcopy and paste the following HTML code into your Custom HTML header
<a name="top"></a>
<div id="top"><span class="topleft"></span>
<span class="topright"></span></div>
<div id="content"><div id="content2">
<div class="banbox">
<h1>Board Name or logo here</h1></div>
HTML FOOTERcopy and paste the following HTML code into your Custom HTML footer
<div class="backtotop"><a href="#top">↑<br />
Back To Top</a></div>
</div></div><!-- end content -->
<div id="bottom"><span class="botleft"></span>
<span class="botright"></span></div>
EDIT COLORS/LAYOUT (ECL)find and change the following in your: Control Panel :: Board management :: Edit colors and theme
Miscellaneous options
Use extra CSS options?:
Use CSS trick 1?:
Use CSS trick 2?:
Background color: #262626
Background color transparent:
Background image (optional):
Background image tile X:
Background image tile Y:
Text color : #BBBBBB
Bottom info line color: #BBBBBB
Link Options
Link color : #22FF22
Link overlined :
Link line-through :
Link underlined :
Visited link color : #22FF22
Visited link overlined :
Visited link line-through :
Visited link underlined :
Hover link color : #767676
Hover link overlined :
Hover link line-through :
Hover link underlined :
Forum List Layout Options
Forum list master table background color :
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:
Forum list table border color : #000000
Forum list table border width (pixels): 0
Forum list table header background color : #22ff22
Forum list table header background image:
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 : #0D0D0D
Forum list table second alternate background color : #0D0D0D
Forum list table text color (optional) : #767676
Forum list table description color : #767676
Forum list table separator background color : #22ff22
Forum list table separator background image:
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 :
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:
Topic list table border color : #000000
Topic list table border width (pixels): 0
Topic list table header background color : #22FF22
Topic list table header background image:
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 : #0D0D0D
Topic list table second alternate background color : #0D0D0D
Topic list table text color (optional) : #767676
Topic list master table width (percents) : 100
Topic list table width (percents) : 100
Post List Layout Options
Post list master table background color :
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 : #0D0D0D
Post list table second alternate background color : #0D0D0D
Post list table border color : #000000
Post list table border width (pixels): 0
Last edited by Pastor Rick, 5/4/2009, 12:35 am
|
|
11/9/2008, 8:46 pm
|
Send Email to Pastor Rick
Send PM to Pastor Rick
MSN
Blog
|
Add a reply
|
You are not logged in (login)
Board's time is: 11/30/2009, 11:16 pm
|
|
|