Runboard.com
Слава Україні!
Lost? Hover on Bookmarks!
Runboard Extra! The Runboard Directory Runboard Knowledge Base

Welcome to Runboard Support, the place to find help with your Runboard user account or message board.

If you can't find the answer you need with our search feature, ask here, and a member of staff will respond to you personally.

Chat room Runboard Knowledge Base (wiki) Search Facebook Twitter

runboard.com       You are not logged in.

Page:  1  2 

 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Fresh Colors (9 Skin Color Options) Updated August 2018


A "Fresh Blue Theme" CSS update with 9 skin graphic/color options
By Pastor Rick

Image
Ships Cove
Image Image
Image ImageImageMaroon Flush Image Image Mountain Meadow
Image Image
Image ImageImage Purple Heart ImageImageImageSilver Tree
Image Image
ImageImageImageImageTeak Image Image Image _ Turkish Rose
Image Image
Image Image Image___ ValenciaImage Image Image_ Wisteria

While updating the "Fresh Blue" themes CSS I had this idea also to create some "plug-n-play" CSS replacements that would give board owners some "Fresh Colors" to use on their boards. The updated CSS corrects a few alignment issues and makes background images more cohesive with the message board. As a result, there are now nine different color choices named after their closest "web color."

To use any of these colors (and the updated CSS that goes with them) is a simple two step process:

Installation InstructionsFirst, switch your board over to custom mode (details are located here). Make certain you choose the "Fresh Blue" theme when you do this.

Choose your ColorSecond, delete the old CSS from your board and then copy and paste the new CSS (from the color you have picked) in its place.

note: Lesigner Girl created a "flex-width" version of the "Fresh Blue" theme which you can find on page two of this topic.

Last edited by Pastor Rick, 8/5/2018, 11:06 pm


---

Advertise Boards On TRDConceptsDE
5/30/2016, 6:00 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: Fresh Ships Cove


Image
"Ships Cove" (using the original "Fresh Blue" colors & graphics)
Image


Custom CSScopy and paste the following CSS code into your Custom CSS box
/* DEFINES BODY COLOR FONT AND POSITION */
body {
font-family:verdana, arial, tahoma;
font-size:12px;
margin:1em 0;
}

/* DEFINES STRUCTURE OF LAYOUT */
#shell {
background:#fff;
width:960px;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
margin:0 auto;
}

.top {
background: url(/img/layouts/joshin_josh_1/top.png) no-repeat center 0;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
width: 960px;
height: 28px;
margin: 0 auto;
}

.bot {
background:url(/img/layouts/joshin_josh_1/bot.png) no-repeat center 0;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
width:960px;
height:28px;
margin:0 auto;
}

.bluetop {
width:100%;
height:15px;
background:#779AC2;
border-bottom:1px solid #ccc;
margin:0 auto;
}

.bluebot {
width:100%;
height:15px;
background:#779AC2;
border-top:1px solid #ccc;
margin:0 auto;
}

.backtotop {
font-size:10px;
border:0;
text-align:center;
line-height:28px;
vertical-align:middle;
margin:0 auto;
}

.ak_fl_forumrow_mouseover_off {
   padding : 3px;
   background : #eeeef1 url(/img/layouts/joshin_josh_1/moo.png) bottom;
}
.ak_fl_forumrow_mouseover_on {
   padding : 3px;
   background : #e9eaee;
}
.ak_tl_topicrow_mouseover_off {
   padding : 0.75em 3px;
   background : #eeeef1 url(/img/layouts/joshin_josh_1/moo.png) bottom;
}
.ak_tl_topicrow_mouseover_on {
   padding : 0.75em 3px;
   background : #e9eaee;
}

/* TOPIC PREVIEW ON HOVER */
.ak_msg_topic_preview_div {
border-color:#a7b5c2;
}

/* DEFINES WIDTH AND COLOR OF TABLES */
.topic_list_table,.forum_list_table,.ak_msg_master_table,.ak_msg_post_master_table {
border-collapse:collapse;
border:0;
width:900px;
}

.ak_msg_post_table {
padding-left:3px;
background:#EEEEF1;
border:1px solid #ccc;
}

.ak_msg_post_master_table {
background:#FCFCFC;
border:1px solid #ccc;
}

.postlistpostbody pre {
font-size:11px;
overflow:scroll;
width:98%;
background:#eeeef1;
border:1px solid #ccc;
}

.postlistpostbody a:hover {
color:#376AA8;
text-decoration:underline;
font-weight:700;
}

span.postlisteditedby,span.postlisteditedbyvalue {
font-size:10px;
color:#a9a9a9;
}

.postlistpostbody object,.postlistpostbody embed {
width:600px;
height:385px;
}

.postlistpostname {
display:block;
padding-left:.5em;
background: #779AC2 url(/img/layouts/joshin_josh_1/bluesep.png);
line-height:24px;
vertical-align:middle;
border:1px solid #ccc;
color:#f9f9f9;
}

span.postlist_link_to_post a,.postlistsendicq a,.postlistsendaim a,.postlistsendmsn a,.postlistsendyahoo a,.postlistsendpm a,.postlistblog a,.postlist_karma_applaud a,.postlist_karma_smite a,.share_menu a {
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border:1px solid #CCC;
padding:3px;
}

.share_hidden h4 {
background:#779AC2 url(/img/layouts/joshin_josh_1/bluesep.png);
}

.user_popup,.share_hidden,.ak_msg_topic_preview_div {
border:1px solid #a7b5c2;
-moz-box-shadow:2px 2px 7px #777;
-webkit-box-shadow:2px 2px 7px #777;
box-shadow:2px 2px 7px #777;
filteremoticonrogidemoticonXImageTransform.Microsoft.Shadow(color=#777777,direction=135,strength=5);
}

span.postlist_link_to_post {
border:0;
margin:0;
padding:0;
}

.postlistdate_td,.postlistcontact {
background:#f3f3f5;
}

/* SEPARATOR IMAGES ABOVE BELOW IN BETWEEN FORUMS TOPICS POSTS ETC */
.ak_msg_forumlist_aboveforums_table,.ak_msg_topiclist_abovetopics_table,.ak_msg_memberlist_abovelist_table,.ak_msg_postlist_aboveposts_table {
display:block;
border-collapse:collapse;
width:900px;
}

.ak_msg_forumlist_aboveforums_table_td,.ak_msg_topiclist_abovetopics_table_td,.ak_msg_memberlist_abovelist_table_td,.ak_msg_postlist_aboveposts_table_td {
display:block;
height:20px;
width:900px;
background:url(/img/layouts/joshin_josh_1/above.png) no-repeat;
border-collapse:collapse;
padding:0;
}

.ak_msg_forumlist_belowforums_table, .ak_msg_topiclist_belowtopics_table, .ak_msg_postlist_belowposts_table, .ak_msg_memberlist_belowlist_table {
display: block;
border-collapse: collapse;
padding: 0;
width: 900px;
}

.ak_msg_forumlist_belowforums_table_td,.ak_msg_topiclist_belowtopics_table_td,.ak_msg_postlist_belowposts_table_td,.ak_msg_memberlist_belowlist_table_td {
display:block;
height:8px;
width:900px;
background:url(/img/layouts/joshin_josh_1/below.png) no-repeat;
border-collapse:collapse;
padding:0;
}

.ak_msg_forumlist_belowstats_table {
display:table;
border-collapse:collapse;
}

.ak_msg_forumlist_belowstats_table_td {
display:table;
height:8px;
width:898px;
background:url(/img/layouts/joshin_josh_1/belowstat42.png) no-repeat;
padding:0;
}

.ak_msg_postlist_betweenposts_table {
display:block;
width:900px;
border-collapse:collapse;
background:url(/img/layouts/joshin_josh_1/betweenposts.png) no-repeat;
}

.ak_msg_postlist_betweenposts_table_td {
display:table;
height:45px;
width:100%;
padding:0;
}

/* DOUBLE SEPARATOR ON FORUMS LIST */
.forumlist_separator_td {
height:45px;
background:url(/img/layouts/joshin_josh_1/doublesep404.png) no-repeat center bottom;
text-align:center;
vertical-align:bottom;
line-height:25px;
border:0;
color:#000;
padding:0;
}

.forumlistseparator {
font-size:13px;
}

/* FORUM AND TOPIC LIST 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,.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:10px;
height:17px;
background:#A7B5C2;
padding-top:0;
padding-bottom:0;
}

.forumlistnewswitch,.topiclistnewswitch {
display:block;
width:19px;
height:13px;
background:url(http://rbbt.net/themes/fresh-blue/shipscove-new.png) center no-repeat;
text-indent:-10000px;
}

/* DEFINES BOXED PAGE NUMBERS */
.pageindexvaluenow {
background:#EEEEF1 url(/img/layouts/joshin_josh_1/greysep.png);
border:1px solid #ccc;
padding:3px;
}

/* DEFINES MISCOPTBAR COLORS AND WIDTH */
.ak_miscoptbar_table {
background: url(/img/layouts/joshin_josh_1/greysep.png);
width: 100%;
border: 1px solid #ccc;
border-radius: 5px;
color: #779AC2;
padding: 3px;
}

.ak_miscoptbar_table a {
background:#779AC2 url(/img/layouts/joshin_josh_1/bluesep.png);
border:1px solid #ccc;
padding:2px;
}

.ak_miscoptbar_table a:hover {
color:#fff;
background:#A7B5C2;
text-decoration:none;
}

/* DEFINES WHOS ONLINE AND STATS BOXES */
.forumlistwhosonlinetable {
width:100%;
border:1px solid #ccc;
border-radius: 5px;
background:#EEEEF1;
}

.forumlistwhosonlinetd {
font-size:11px;
font-weight:700;
color:#000;
padding:4px;
}

.ak_fl_boardstats_master_table {
width:100%;
}

.forumlistboardstatstable {
border:0;
border-bottom:1px solid #ccc;
}

.forumlistboardstatsdata {
background:#FCFCFC;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
padding:1px;
}

.forumlistboardstatsheader {
background:url(/img/layouts/joshin_josh_1/statsep.png) no-repeat;
height:23px;
vertical-align:middle;
border-bottom:1px solid #ccc;
text-align:center;
color:#f9f9f9;
padding:0;
}

.forumlistboardstatstitle {
background:#EEEEF1;
border-left:1px solid #ccc;
padding:1px;
}

/* DEFINES NEW TOPIC AND ADD REPLY COLORS AND WIDTHS */
.topiclistpostnewtopic a, .postlistaddareply a {
font-size: 11px;
background: url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border: 1px solid #ccc;
border-radius: 7px;
padding: 5px 15px;
}

/* DEFINES ADMIN AN MOD BOX COLORS AND WIDTH */
span.forumlistadministrators, span.forumlistmoderators {
background: #EEEEF1;
border: 1px solid #ccc;
border-radius: 5px;
width: 892px;
float: right;
padding: 2px;
}

.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 #ccc;
height:20px;
background:#779AC2 url(/img/layouts/joshin_josh_1/bluesep.png) repeat-x;
color:#fff;
}

.qcode_bar_but {
font-size:11px;
border:1px solid #ccc;
color:#000;
height:20px;
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
margin-top:2px;
padding-left:5px;
padding-right:5px;
}

.ak_msgform_subject_right_td input,.ak_msgform_message_right_td textarea {
background:#fcfcfc;
border:1px solid #ccc;
color:#000;
width:340px;
font-size:13px;
}

.ak_msgform_poll_options_right_td input {
background:#fcfcfc;
padding-top:2px;
padding-bottom:2px;
font-size:11px;
color:#000;
border:1px solid #ccc;
margin:2px;
}

/* DEFINES POLL TABLE COLORS */
.ak_poll_table {
font-size:11px;
text-align:center;
border:1px solid #ccc;
background:#eeeef1;
margin-bottom:15px;
}

.ak_poll_table_header {
height:22px;
color:#376AA8;
padding:0 25px;
}

.ak_poll_table_header a {
padding-left:11px;
}

.ak_poll_table_button_cell input,.ak_msgform_poll_options_head_td,.ak_poll_table_header {
background:#ededed url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border:1px solid #ccc;
height:22px;
font-size:11px;
color:#000;
}

.ak_poll_table_viewres_cell {
font-weight:700;
font-size:11px;
}

.ak_msgform_poll_options_head_td {
color:#376AA8;
}

/* DEFINES MEMBER LIST COLORS AND SIZE */
.ak_msg_seememberlist_user_td1,.ak_msg_seememberlist_user_td2,.ak_msg_seememberlist_im_td1,.ak_msg_seememberlist_im_td2,.ak_msg_seememberlist_pm_td1,.ak_msg_seememberlist_pm_td2 {
font-size:11px;
border:1px solid #ccc;
}

.ak_msg_seememberlist_date_td1,.ak_msg_seememberlist_date_td2,.ak_msg_seememberlist_email_td1,.ak_msg_seememberlist_email_td2 {
font-size:11px;
border:1px solid #ccc;
background:#eeeef1;
}

.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 {
height:24px;
background:#779AC2;
color:#f9f9f9;
line-height:12px;
border:0;
padding:0 5px;
}

.ak_msg_seememberlist_head_date_td a:link,.ak_msg_seememberlist_head_date_td a:visited {
color:#fff;
}

.ak_msg_seememberlist_head_date_td a:hover {
text-decoration:underline;
}

.ak_msg_seememberlist_table {
width:900px;
border:1px solid #ccc;
}

/* DEFINES POST ICONS AND SMILEY COLORS */
.ak_subject_posticon_table {
border:1px solid #ccc;
margin-bottom:4px;
text-align:center;
background:#fcfcfc;
padding:0;
}

.ak_subject_posticon_head_td {
font-size:11px;
height:22px;
background:#fcfcfc url(/img/layouts/joshin_josh_1/bluesep.png) repeat-x;
padding-top:0;
padding-bottom:0;
text-align:center;
color:#f9f9f9;
}

.msgform_clickable_smiley_box_h {
font-size:11px;
text-align:center;
background:#fcfcfc url(/img/layouts/joshin_josh_1/bluesep.png) left -5px repeat-x;
border:1px solid #ccc;
white-space:nowrap;
color:#f9f9f9;
}

.msgform_clickable_smiley_box_h td {
padding:4px 2px 0;
}

.msgform_clickable_smiley_box_b {
border:0;
margin:6px auto;
}

.msgform_clickable_smiley_box_b td {
border:0;
padding:3px;
}

#access_denied_go_back_to_board a:link,#access_denied_go_back_to_board a:visited,#memberlist_link_back_to_board a:link,#memberlist_link_back_to_board a:visited,#search_link_back_to_board a:link,#search_link_back_to_board a:visited {
font-size:11px;
font-weight:700;
border:1px solid #ccc;
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
padding:5px 15px;
}

#loginform {
border:1px solid #ccc;
background:#eeeef1;
padding-top:.5em;
}

#loginform .textbutton {
background:url(/img/layouts/joshin_josh_1/bluesep.png);
border:1px solid #ccc;
color:#fff;
padding:2px;
}

#loginform legend {
font-weight:700;
}

img,.ak_msgform_master_table td,.ak_poll_table td,.ak_poll_table_option_rcell1 input,.ak_poll_table_option_rcell2 input,.ak_subject_posticon_table td,.ak_clickposticon_table,.ak_clickposticon_td,.ak_subject_posticon_icons_td,.ak_subject_posticon_icons_td td,.ak_subject_posticon_icons_td input {
border:0;
}

.backtotop a:link,.backtotop a:active,.backtotop a:visited,.backtotop a:hover,.ak_miscoptbar_table a:link,.ak_miscoptbar_table a:active,.ak_miscoptbar_table a:visited {
color:#fff;
text-decoration:none;
}

.bottominfoline,#access_denied_go_back_to_board,#memberlist_link_back_to_board,#search_link_back_to_board {
text-align:center;
}

.ak_msg_post_master_table td,.ak_msgform_master_table input,.ak_msgform_poll_options_table {
border:1px solid #ccc;
}

blockquote,.ak_msgform_master_table {
background:#EEEEF1;
border:1px solid #ccc;
}

hr,.ak_poll_table_header br {
display:none;
}

.postlistpostbody a:link,.postlistpostbody a:active,.postlistpostbody a:visited {
color:#3E618C;
text-decoration:underline;
font-weight:700;
}

.ak_poll_table_option_gback1,.ak_poll_table_option_gback2 {
background-color:#376AA8;
}

/* BOTTOM RB LINKS */
.msg_foot_linkbar a {
margin: 1em;
}

a[href$="linktous"]:after { content:' (Runboard)'; }
a[href$="blogs"]+a:after { content: none; }

.bottominfoline {
margin: 0 auto;
margin-top: .5em;
font-size: 10px;
}


Last edited by Pastor Rick, 8/5/2018, 9:36 pm


---

Advertise Boards On TRDConceptsDE
5/30/2016, 6:00 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: Fresh Maroon Flush


Image
"Fresh Maroon Flush"
Image


Custom CSScopy and paste the following CSS code into your Custom CSS box
/* DEFINES BODY COLOR FONT AND POSITION */
body {
font-family:verdana, arial, tahoma;
font-size:12px;
margin:1em 0;
}

/* DEFINES STRUCTURE OF LAYOUT */
#shell {
background:#fff;
width:960px;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
margin:0 auto;
}

.top {
background:url(http://rbbt.net/themes/fresh-maroonflush/top-maroonflush.png) no-repeat center 0;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
width:960px;
height:28px;
margin:0 auto;
}

.bot {
background:url(http://rbbt.net/themes/fresh-maroonflush/bot-maroonflush.png) no-repeat center 0;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
width:960px;
height:28px;
margin:0 auto;
}

.bluetop {
width:100%;
height:15px;
background:#B0203D;
border-bottom:1px solid #ccc;
margin:0 auto;
}

.bluebot {
width:100%;
height:15px;
background:#B0203D;
border-top:1px solid #ccc;
margin:0 auto;
}

.backtotop {
font-size:10px;
border:0;
text-align:center;
line-height:28px;
vertical-align:middle;
margin:0 auto;
}

.ak_fl_forumrow_mouseover_off {
   padding : 3px;
   background : #eeeef1 url(/img/layouts/joshin_josh_1/moo.png) bottom;
}
.ak_fl_forumrow_mouseover_on {
   padding : 3px;
   background : #e9eaee;
}
.ak_tl_topicrow_mouseover_off {
   padding : 0.75em 3px;
   background : #eeeef1 url(/img/layouts/joshin_josh_1/moo.png) bottom;
}
.ak_tl_topicrow_mouseover_on {
   padding : 0.75em 3px;
   background : #e9eaee;
}

/* TOPIC PREVIEW ON HOVER */
.ak_msg_topic_preview_div {
border-color:#C0768A;
}

/* DEFINES WIDTH AND COLOR OF TABLES */
.topic_list_table,.forum_list_table,.ak_msg_master_table,.ak_msg_post_master_table {
border-collapse:collapse;
border:0;
width:900px;
}

.ak_msg_post_table {
padding-left:3px;
background:#EEEEF1;
border:1px solid #ccc;
}

.ak_msg_post_master_table {
background:#FCFCFC;
border:1px solid #ccc;
}

.postlistpostbody pre {
font-size:11px;
overflow:scroll;
width:98%;
background:#eeeef1;
border:1px solid #ccc;
}

.postlistpostbody a:hover {
color:#376AA8;
text-decoration:underline;
font-weight:700;
}

span.postlisteditedby,span.postlisteditedbyvalue {
font-size:10px;
color:#a9a9a9;
}

.postlistpostbody object,.postlistpostbody embed {
width:600px;
height:385px;
}

.postlistpostname {
display:block;
padding-left:.5em;
background: #B0203D url(http://rbbt.net/themes/fresh-maroonflush/maroonflushsep.png);
line-height:24px;
vertical-align:middle;
border:1px solid #ccc;
color:#f9f9f9;
}

span.postlist_link_to_post a,.postlistsendicq a,.postlistsendaim a,.postlistsendmsn a,.postlistsendyahoo a,.postlistsendpm a,.postlistblog a,.postlist_karma_applaud a,.postlist_karma_smite a,.share_menu a {
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border:1px solid #CCC;
padding:3px;
}

.share_hidden h4 {
background:#B0203D url(http://rbbt.net/themes/fresh-maroonflush/maroonflushsep.png);
}

.user_popup,.share_hidden,.ak_msg_topic_preview_div {
border:1px solid #C0768A;
-moz-box-shadow:2px 2px 7px #777;
-webkit-box-shadow:2px 2px 7px #777;
box-shadow:2px 2px 7px #777;
filteremoticonrogidemoticonXImageTransform.Microsoft.Shadow(color=#777777,direction=135,strength=5);
}

span.postlist_link_to_post {
border:0;
margin:0;
padding:0;
}

.postlistdate_td,.postlistcontact {
background:#f3f3f5;
}

/* SEPARATOR IMAGES ABOVE BELOW IN BETWEEN FORUMS TOPICS POSTS ETC */
.ak_msg_forumlist_aboveforums_table,.ak_msg_topiclist_abovetopics_table,.ak_msg_memberlist_abovelist_table,.ak_msg_postlist_aboveposts_table {
display:block;
border-collapse:collapse;
width:900px;
}

.ak_msg_forumlist_aboveforums_table_td,.ak_msg_topiclist_abovetopics_table_td,.ak_msg_memberlist_abovelist_table_td,.ak_msg_postlist_aboveposts_table_td {
display:block;
height:20px;
width:900px;
background:url(/img/layouts/joshin_josh_1/above.png) no-repeat;
border-collapse:collapse;
padding:0;
}

.ak_msg_forumlist_belowforums_table, .ak_msg_topiclist_belowtopics_table, .ak_msg_postlist_belowposts_table, .ak_msg_memberlist_belowlist_table {
display: block;
border-collapse: collapse;
padding: 0;
width: 900px;
}

.ak_msg_forumlist_belowforums_table_td,.ak_msg_topiclist_belowtopics_table_td,.ak_msg_postlist_belowposts_table_td,.ak_msg_memberlist_belowlist_table_td {
display:block;
height:8px;
width:900px;
background:url(http://rbbt.net/themes/fresh-maroonflush/maroonflush-below.png) no-repeat;
border-collapse:collapse;
padding:0;
}

.ak_msg_forumlist_belowstats_table {
display:table;
border-collapse:collapse;
}

.ak_msg_forumlist_belowstats_table_td {
display:table;
height:8px;
width:898px;
background:url(http://rbbt.net/themes/fresh-maroonflush/maroonflush-doublesep.png) no-repeat;
padding:0;
}

.ak_msg_postlist_betweenposts_table {
display:block;
width:900px;
border-collapse:collapse;
background:url(http://rbbt.net/themes/fresh-maroonflush/maroonflush-doublesep.png) no-repeat;
}

.ak_msg_postlist_betweenposts_table_td {
display:table;
height:45px;
width:100%;
padding:0;
}

/* DOUBLE SEPARATOR ON FORUMS LIST */
.forumlist_separator_td {
height:45px;
background:url(http://rbbt.net/themes/fresh-maroonflush/maroonflush-doublesep.png) no-repeat center bottom;
text-align:center;
vertical-align:bottom;
line-height:25px;
border:0;
color:#000;
padding:0;
}

.forumlistseparator {
font-size:13px;
}

/* FORUM AND TOPIC LIST 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,.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:10px;
height:17px;
background:#C0768A;
padding-top:0;
padding-bottom:0;
}

.forumlistnewswitch,.topiclistnewswitch {
display:block;
width:19px;
height:13px;
background:url(http://rbbt.net/themes/fresh-maroonflush/maroonflush-new.png) center no-repeat;
text-indent:-10000px;
}

/* DEFINES BOXED PAGE NUMBERS */
.pageindexvaluenow {
background:#EEEEF1 url(/img/layouts/joshin_josh_1/greysep.png);
border:1px solid #ccc;
padding:3px;
}

/* DEFINES MISCOPTBAR COLORS AND WIDTH */
.ak_miscoptbar_table {
background: url(/img/layouts/joshin_josh_1/greysep.png);
width: 100%;
border: 1px solid #ccc;
border-radius: 5px;
color: #B0203D;
padding: 3px;
}

.ak_miscoptbar_table a {
background:#B0203D url(http://rbbt.net/themes/fresh-maroonflush/maroonflushsep.png);
border:1px solid #ccc;
padding:2px;
}

.ak_miscoptbar_table a:hover {
color:#fff;
background:#C0768A;
text-decoration:none;
}

/* DEFINES WHOS ONLINE AND STATS BOXES */
.forumlistwhosonlinetable {
width:100%;
border:1px solid #ccc;
border-radius: 5px;
background:#EEEEF1;
}

.forumlistwhosonlinetd {
font-size:11px;
font-weight:700;
color:#000;
padding:4px;
}

.ak_fl_boardstats_master_table {
width:100%;
}

.forumlistboardstatstable {
border:0;
border-bottom:1px solid #ccc;
}

.forumlistboardstatsdata {
background:#FCFCFC;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
padding:1px;
}

.forumlistboardstatsheader {
background:url(http://rbbt.net/themes/fresh-maroonflush/maroonflush-statsep.png) no-repeat;
height:23px;
vertical-align:middle;
border-bottom:1px solid #ccc;
text-align:center;
color:#f9f9f9;
padding:0;
}

.forumlistboardstatstitle {
background:#EEEEF1;
border-left:1px solid #ccc;
padding:1px;
}

/* DEFINES NEW TOPIC AND ADD REPLY COLORS AND WIDTHS */
.topiclistpostnewtopic a, .postlistaddareply a {
font-size: 11px;
background: url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border: 1px solid #ccc;
border-radius: 7px;
padding: 5px 15px;
}

/* DEFINES ADMIN AN MOD BOX COLORS AND WIDTH */
span.forumlistadministrators, span.forumlistmoderators {
background: #EEEEF1;
border: 1px solid #ccc;
border-radius: 5px;
width: 892px;
float: right;
padding: 2px;
}

.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 #ccc;
height:20px;
background:#B0203D url(http://rbbt.net/themes/fresh-maroonflush/maroonflushsep.png) repeat-x;
color:#fff;
}

.qcode_bar_but {
font-size:11px;
border:1px solid #ccc;
color:#000;
height:20px;
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
margin-top:2px;
padding-left:5px;
padding-right:5px;
}

.ak_msgform_subject_right_td input,.ak_msgform_message_right_td textarea {
background:#fcfcfc;
border:1px solid #ccc;
color:#000;
width:340px;
font-size:13px;
}

.ak_msgform_poll_options_right_td input {
background:#fcfcfc;
padding-top:2px;
padding-bottom:2px;
font-size:11px;
color:#000;
border:1px solid #ccc;
margin:2px;
}

/* DEFINES POLL TABLE COLORS */
.ak_poll_table {
font-size:11px;
text-align:center;
border:1px solid #ccc;
background:#eeeef1;
margin-bottom:15px;
}

.ak_poll_table_header {
height:22px;
color:#376AA8;
padding:0 25px;
}

.ak_poll_table_header a {
padding-left:11px;
}

.ak_poll_table_button_cell input,.ak_msgform_poll_options_head_td,.ak_poll_table_header {
background:#ededed url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border:1px solid #ccc;
height:22px;
font-size:11px;
color:#000;
}

.ak_poll_table_viewres_cell {
font-weight:700;
font-size:11px;
}

.ak_msgform_poll_options_head_td {
color:#376AA8;
}

/* DEFINES MEMBER LIST COLORS AND SIZE */
.ak_msg_seememberlist_user_td1,.ak_msg_seememberlist_user_td2,.ak_msg_seememberlist_im_td1,.ak_msg_seememberlist_im_td2,.ak_msg_seememberlist_pm_td1,.ak_msg_seememberlist_pm_td2 {
font-size:11px;
border:1px solid #ccc;
}

.ak_msg_seememberlist_date_td1,.ak_msg_seememberlist_date_td2,.ak_msg_seememberlist_email_td1,.ak_msg_seememberlist_email_td2 {
font-size:11px;
border:1px solid #ccc;
background:#eeeef1;
}

.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 {
height:24px;
background:#B0203D;
color:#f9f9f9;
line-height:12px;
border:0;
padding:0 5px;
}

.ak_msg_seememberlist_head_date_td a:link,.ak_msg_seememberlist_head_date_td a:visited {
color:#fff;
}

.ak_msg_seememberlist_head_date_td a:hover {
text-decoration:underline;
}

.ak_msg_seememberlist_table {
width:900px;
border:1px solid #ccc;
}

/* DEFINES POST ICONS AND SMILEY COLORS */
.ak_subject_posticon_table {
border:1px solid #ccc;
margin-bottom:4px;
text-align:center;
background:#fcfcfc;
padding:0;
}

.ak_subject_posticon_head_td {
font-size:11px;
height:22px;
background:#fcfcfc url(http://rbbt.net/themes/fresh-maroonflush/maroonflushsep.png) repeat-x;
padding-top:0;
padding-bottom:0;
text-align:center;
color:#f9f9f9;
}

.msgform_clickable_smiley_box_h {
font-size:11px;
text-align:center;
background:#fcfcfc url(http://rbbt.net/themes/fresh-maroonflush/maroonflushsep.png) left -5px repeat-x;
border:1px solid #ccc;
white-space:nowrap;
color:#f9f9f9;
}

.msgform_clickable_smiley_box_h td {
padding:4px 2px 0;
}

.msgform_clickable_smiley_box_b {
border:0;
margin:6px auto;
}

.msgform_clickable_smiley_box_b td {
border:0;
padding:3px;
}

#access_denied_go_back_to_board a:link,#access_denied_go_back_to_board a:visited,#memberlist_link_back_to_board a:link,#memberlist_link_back_to_board a:visited,#search_link_back_to_board a:link,#search_link_back_to_board a:visited {
font-size:11px;
font-weight:700;
border:1px solid #ccc;
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
padding:5px 15px;
}

#loginform {
border:1px solid #ccc;
background:#eeeef1;
padding-top:.5em;
}

#loginform .textbutton {
background:url(http://rbbt.net/themes/fresh-maroonflush/maroonflushsep.png);
border:1px solid #ccc;
color:#fff;
padding:2px;
}

#loginform legend {
font-weight:700;
}

img,.ak_msgform_master_table td,.ak_poll_table td,.ak_poll_table_option_rcell1 input,.ak_poll_table_option_rcell2 input,.ak_subject_posticon_table td,.ak_clickposticon_table,.ak_clickposticon_td,.ak_subject_posticon_icons_td,.ak_subject_posticon_icons_td td,.ak_subject_posticon_icons_td input {
border:0;
}

.backtotop a:link,.backtotop a:active,.backtotop a:visited,.backtotop a:hover,.ak_miscoptbar_table a:link,.ak_miscoptbar_table a:active,.ak_miscoptbar_table a:visited {
color:#fff;
text-decoration:none;
}

.bottominfoline,#access_denied_go_back_to_board,#memberlist_link_back_to_board,#search_link_back_to_board {
text-align:center;
}

.ak_msg_post_master_table td,.ak_msgform_master_table input,.ak_msgform_poll_options_table {
border:1px solid #ccc;
}

blockquote,.ak_msgform_master_table {
background:#EEEEF1;
border:1px solid #ccc;
}

hr,.ak_poll_table_header br {
display:none;
}

.postlistpostbody a:link,.postlistpostbody a:active,.postlistpostbody a:visited {
color:#3E618C;
text-decoration:underline;
font-weight:700;
}

.ak_poll_table_option_gback1,.ak_poll_table_option_gback2 {
background-color:#376AA8;
}

/* BOTTOM RB LINKS */
.msg_foot_linkbar a {
margin: 1em;
}

a[href$="linktous"]:after { content:' (Runboard)'; }
a[href$="blogs"]+a:after { content: none; }

.bottominfoline {
margin: 0 auto;
margin-top: .5em;
font-size: 10px;
}


Last edited by Pastor Rick, 8/5/2018, 10:25 pm


---

Advertise Boards On TRDConceptsDE
5/30/2016, 6:00 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: Fresh Mountain Meadow


Image
"Fresh Mountain Meadow"
Image


Custom CSScopy and paste the following CSS code into your Custom CSS box
/* DEFINES BODY COLOR FONT AND POSITION */
body {
font-family:verdana, arial, tahoma;
font-size:12px;
margin:1em 0;
}

/* DEFINES STRUCTURE OF LAYOUT */
#shell {
background:#fff;
width:960px;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
margin:0 auto;
}

.top {
background:url(http://rbbt.net/themes/fresh-mountainmeadow/top-mountainmeadow.png) no-repeat center 0;
border-top-left-radius:10px;
border-top-right-radius:10px;
width:960px;
height:28px;
margin:0 auto;
}

.bot {
background:url(http://rbbt.net/themes/fresh-mountainmeadow/bot-mountainmeadow.png) no-repeat center 0;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
width:960px;
height:28px;
margin:0 auto;
}

.bluetop {
width:100%;
height:15px;
background:#30ba8f;
border-bottom:1px solid #ccc;
margin:0 auto;
}

.bluebot {
width:100%;
height:15px;
background:#30ba8f;
border-top:1px solid #ccc;
margin:0 auto;
}

.backtotop {
font-size:10px;
border:0;
text-align:center;
line-height:28px;
vertical-align:middle;
margin:0 auto;
}

.ak_fl_forumrow_mouseover_off {
   padding : 3px;
   background : #eeeef1 url(/img/layouts/joshin_josh_1/moo.png) bottom;
}
.ak_fl_forumrow_mouseover_on {
   padding : 3px;
   background : #e9eaee;
}
.ak_tl_topicrow_mouseover_off {
   padding : 0.75em 3px;
   background : #eeeef1 url(/img/layouts/joshin_josh_1/moo.png) bottom;
}
.ak_tl_topicrow_mouseover_on {
   padding : 0.75em 3px;
   background : #e9eaee;
}

/* TOPIC PREVIEW ON HOVER */
.ak_msg_topic_preview_div {
border-color:#76C38C;
}

/* DEFINES WIDTH AND COLOR OF TABLES */
.topic_list_table,.forum_list_table,.ak_msg_master_table,.ak_msg_post_master_table {
border-collapse:collapse;
border:0;
width:900px;
}

.ak_msg_post_table {
padding-left:3px;
background:#EEEEF1;
border:1px solid #ccc;
}

.ak_msg_post_master_table {
background:#FCFCFC;
border:1px solid #ccc;
}

.postlistpostbody pre {
font-size:11px;
overflow:scroll;
width:98%;
background:#eeeef1;
border:1px solid #ccc;
}

.postlistpostbody a:hover {
color:#376AA8;
text-decoration:underline;
font-weight:700;
}

span.postlisteditedby,span.postlisteditedbyvalue {
font-size:10px;
color:#a9a9a9;
}

.postlistpostbody object,.postlistpostbody embed {
width:600px;
height:385px;
}

.postlistpostname {
display:block;
padding-left:.5em;
background: #30ba8f url(http://rbbt.net/themes/fresh-mountainmeadow/mountainmeadowsep.png);
line-height:24px;
vertical-align:middle;
border:1px solid #ccc;
color:#f9f9f9;
}

span.postlist_link_to_post a,.postlistsendicq a,.postlistsendaim a,.postlistsendmsn a,.postlistsendyahoo a,.postlistsendpm a,.postlistblog a,.postlist_karma_applaud a,.postlist_karma_smite a,.share_menu a {
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border:1px solid #CCC;
padding:3px;
}

.share_hidden h4 {
background:#30ba8f url(http://rbbt.net/themes/fresh-mountainmeadow/mountainmeadowsep.png);
}

.user_popup,.share_hidden,.ak_msg_topic_preview_div {
border:1px solid #76C38C;
-moz-box-shadow:2px 2px 7px #777;
-webkit-box-shadow:2px 2px 7px #777;
box-shadow:2px 2px 7px #777;
filteremoticonrogidemoticonXImageTransform.Microsoft.Shadow(color=#777777,direction=135,strength=5);
}

span.postlist_link_to_post {
border:0;
margin:0;
padding:0;
}

.postlistdate_td,.postlistcontact {
background:#f3f3f5;
}

/* SEPARATOR IMAGES ABOVE BELOW IN BETWEEN FORUMS TOPICS POSTS ETC */
.ak_msg_forumlist_aboveforums_table,.ak_msg_topiclist_abovetopics_table,.ak_msg_memberlist_abovelist_table,.ak_msg_postlist_aboveposts_table {
display:block;
border-collapse:collapse;
width:900px;
}

.ak_msg_forumlist_aboveforums_table_td,.ak_msg_topiclist_abovetopics_table_td,.ak_msg_memberlist_abovelist_table_td,.ak_msg_postlist_aboveposts_table_td {
display:block;
height:20px;
width:900px;
background:url(/img/layouts/joshin_josh_1/above.png) no-repeat;
border-collapse:collapse;
padding:0;
}

.ak_msg_forumlist_belowforums_table, .ak_msg_topiclist_belowtopics_table, .ak_msg_postlist_belowposts_table, .ak_msg_memberlist_belowlist_table {
display: block;
border-collapse: collapse;
padding: 0;
width: 900px;
}

.ak_msg_forumlist_belowforums_table_td,.ak_msg_topiclist_belowtopics_table_td,.ak_msg_postlist_belowposts_table_td,.ak_msg_memberlist_belowlist_table_td {
display:block;
height:8px;
width:900px;
background:url(http://rbbt.net/themes/fresh-mountainmeadow/mountainmeadow-below.png) no-repeat;
border-collapse:collapse;
padding:0;
}

.ak_msg_forumlist_belowstats_table {
display:table;
border-collapse:collapse;
}

.ak_msg_forumlist_belowstats_table_td {
display:table;
height:8px;
width:898px;
background:url(/img/layouts/joshin_josh_1/belowstat42.png) no-repeat;
padding:0;
}

.ak_msg_postlist_betweenposts_table {
display:block;
width:900px;
border-collapse:collapse;
background:url(http://rbbt.net/themes/fresh-mountainmeadow/mountainmeadow-doublesep.png) no-repeat;
}

.ak_msg_postlist_betweenposts_table_td {
display:table;
height:45px;
width:100%;
padding:0;
}

/* DOUBLE SEPARATOR ON FORUMS LIST */
.forumlist_separator_td {
height:45px;
background:url(http://rbbt.net/themes/fresh-mountainmeadow/mountainmeadow-doublesep.png) no-repeat center bottom;
text-align:center;
vertical-align:bottom;
line-height:25px;
border:0;
color:#000;
padding:0;
}

.forumlistseparator {
font-size:13px;
}

/* FORUM AND TOPIC LIST 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,.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:10px;
height:17px;
background:#76C38C;
padding-top:0;
padding-bottom:0;
}

.forumlistnewswitch,.topiclistnewswitch {
display:block;
width:19px;
height:13px;
background:url(http://rbbt.net/themes/fresh-mountainmedow/mountainmeadow-new.png) center no-repeat;
text-indent:-10000px;
}

/* DEFINES BOXED PAGE NUMBERS */
.pageindexvaluenow {
background:#EEEEF1 url(/img/layouts/joshin_josh_1/greysep.png);
border:1px solid #ccc;
padding:3px;
}

/* DEFINES MISCOPTBAR COLORS AND WIDTH */
.ak_miscoptbar_table {
background: url(/img/layouts/joshin_josh_1/greysep.png);
width: 100%;
border: 1px solid #ccc;
border-radius: 5px;
color: #30ba8f;
padding: 3px;
}

.ak_miscoptbar_table a {
background:#30ba8f url(http://rbbt.net/themes/fresh-mountainmeadow/mountainmeadowsep.png);
border:1px solid #ccc;
padding:2px;
}

.ak_miscoptbar_table a:hover {
color:#fff;
background:#76C38C;
text-decoration:none;
}

/* DEFINES WHOS ONLINE AND STATS BOXES */
.forumlistwhosonlinetable {
width:100%;
border:1px solid #ccc;
border-radius: 5px;
background:#EEEEF1;
}

.forumlistwhosonlinetd {
font-size:11px;
font-weight:700;
color:#000;
padding:4px;
}

.ak_fl_boardstats_master_table {
width:100%;
}

.forumlistboardstatstable {
border:0;
border-bottom:1px solid #ccc;
}

.forumlistboardstatsdata {
background:#FCFCFC;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
padding:1px;
}

.forumlistboardstatsheader {
background:url(http://rbbt.net/themes/fresh-mountainmeadow/mountainmeadow-statsep.png) no-repeat;
height:23px;
vertical-align:middle;
border-bottom:1px solid #ccc;
text-align:center;
color:#f9f9f9;
padding:0;
}

.forumlistboardstatstitle {
background:#EEEEF1;
border-left:1px solid #ccc;
padding:1px;
}

/* DEFINES NEW TOPIC AND ADD REPLY COLORS AND WIDTHS */
.topiclistpostnewtopic a, .postlistaddareply a {
font-size: 11px;
background: url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border: 1px solid #ccc;
border-radius: 7px;
padding: 5px 15px;
}

/* DEFINES ADMIN AN MOD BOX COLORS AND WIDTH */
span.forumlistadministrators, span.forumlistmoderators {
background: #EEEEF1;
border: 1px solid #ccc;
border-radius: 5px;
width: 892px;
float: right;
padding: 2px;
}

.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 #ccc;
height:20px;
background:#30ba8f url(http://rbbt.net/themes/fresh-mountainmeadow/mountainmeadowsep.png) repeat-x;
color:#fff;
}

.qcode_bar_but {
font-size:11px;
border:1px solid #ccc;
color:#000;
height:20px;
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
margin-top:2px;
padding-left:5px;
padding-right:5px;
}

.ak_msgform_subject_right_td input,.ak_msgform_message_right_td textarea {
background:#fcfcfc;
border:1px solid #ccc;
color:#000;
width:340px;
font-size:13px;
}

.ak_msgform_poll_options_right_td input {
background:#fcfcfc;
padding-top:2px;
padding-bottom:2px;
font-size:11px;
color:#000;
border:1px solid #ccc;
margin:2px;
}

/* DEFINES POLL TABLE COLORS */
.ak_poll_table {
font-size:11px;
text-align:center;
border:1px solid #ccc;
background:#eeeef1;
margin-bottom:15px;
}

.ak_poll_table_header {
height:22px;
color:#376AA8;
padding:0 25px;
}

.ak_poll_table_header a {
padding-left:11px;
}

.ak_poll_table_button_cell input,.ak_msgform_poll_options_head_td,.ak_poll_table_header {
background:#ededed url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border:1px solid #ccc;
height:22px;
font-size:11px;
color:#000;
}

.ak_poll_table_viewres_cell {
font-weight:700;
font-size:11px;
}

.ak_msgform_poll_options_head_td {
color:#376AA8;
}

/* DEFINES MEMBER LIST COLORS AND SIZE */
.ak_msg_seememberlist_user_td1,.ak_msg_seememberlist_user_td2,.ak_msg_seememberlist_im_td1,.ak_msg_seememberlist_im_td2,.ak_msg_seememberlist_pm_td1,.ak_msg_seememberlist_pm_td2 {
font-size:11px;
border:1px solid #ccc;
}

.ak_msg_seememberlist_date_td1,.ak_msg_seememberlist_date_td2,.ak_msg_seememberlist_email_td1,.ak_msg_seememberlist_email_td2 {
font-size:11px;
border:1px solid #ccc;
background:#eeeef1;
}

.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 {
height:24px;
background:#30ba8f;
color:#f9f9f9;
line-height:12px;
border:0;
padding:0 5px;
}

.ak_msg_seememberlist_head_date_td a:link,.ak_msg_seememberlist_head_date_td a:visited {
color:#fff;
}

.ak_msg_seememberlist_head_date_td a:hover {
text-decoration:underline;
}

.ak_msg_seememberlist_table {
width:900px;
border:1px solid #ccc;
}

/* DEFINES POST ICONS AND SMILEY COLORS */
.ak_subject_posticon_table {
border:1px solid #ccc;
margin-bottom:4px;
text-align:center;
background:#fcfcfc;
padding:0;
}

.ak_subject_posticon_head_td {
font-size:11px;
height:22px;
background:#fcfcfc url(http://rbbt.net/themes/fresh-mountainmeadow/mountainmeadowsep.png) repeat-x;
padding-top:0;
padding-bottom:0;
text-align:center;
color:#f9f9f9;
}

.msgform_clickable_smiley_box_h {
font-size:11px;
text-align:center;
background:#fcfcfc url(http://rbbt.net/themes/fresh-mountainmeadow/mountainmeadowsep.png) left -5px repeat-x;
border:1px solid #ccc;
white-space:nowrap;
color:#f9f9f9;
}

.msgform_clickable_smiley_box_h td {
padding:4px 2px 0;
}

.msgform_clickable_smiley_box_b {
border:0;
margin:6px auto;
}

.msgform_clickable_smiley_box_b td {
border:0;
padding:3px;
}

#access_denied_go_back_to_board a:link,#access_denied_go_back_to_board a:visited,#memberlist_link_back_to_board a:link,#memberlist_link_back_to_board a:visited,#search_link_back_to_board a:link,#search_link_back_to_board a:visited {
font-size:11px;
font-weight:700;
border:1px solid #ccc;
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
padding:5px 15px;
}

#loginform {
border:1px solid #ccc;
background:#eeeef1;
padding-top:.5em;
}

#loginform .textbutton {
background:url(http://rbbt.net/themes/fresh-mountainmeadow/mountainmeadowsep.png);
border:1px solid #ccc;
color:#fff;
padding:2px;
}

#loginform legend {
font-weight:700;
}

img,.ak_msgform_master_table td,.ak_poll_table td,.ak_poll_table_option_rcell1 input,.ak_poll_table_option_rcell2 input,.ak_subject_posticon_table td,.ak_clickposticon_table,.ak_clickposticon_td,.ak_subject_posticon_icons_td,.ak_subject_posticon_icons_td td,.ak_subject_posticon_icons_td input {
border:0;
}

.backtotop a:link,.backtotop a:active,.backtotop a:visited,.backtotop a:hover,.ak_miscoptbar_table a:link,.ak_miscoptbar_table a:active,.ak_miscoptbar_table a:visited {
color:#fff;
text-decoration:none;
}

.bottominfoline,#access_denied_go_back_to_board,#memberlist_link_back_to_board,#search_link_back_to_board {
text-align:center;
}

.ak_msg_post_master_table td,.ak_msgform_master_table input,.ak_msgform_poll_options_table {
border:1px solid #ccc;
}

blockquote,.ak_msgform_master_table {
background:#EEEEF1;
border:1px solid #ccc;
}

hr,.ak_poll_table_header br {
display:none;
}

.postlistpostbody a:link,.postlistpostbody a:active,.postlistpostbody a:visited {
color:#3E618C;
text-decoration:underline;
font-weight:700;
}

.ak_poll_table_option_gback1,.ak_poll_table_option_gback2 {
background-color:#376AA8;
}

/* BOTTOM RB LINKS */
.msg_foot_linkbar a {
margin: 1em;
}

a[href$="linktous"]:after { content:' (Runboard)'; }
a[href$="blogs"]+a:after { content: none; }

.bottominfoline {
margin: 0 auto;
margin-top: .5em;
font-size: 10px;
}


Last edited by Pastor Rick, 8/5/2018, 10:27 pm


---

Advertise Boards On TRDConceptsDE
5/30/2016, 6:01 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: Fresh Purple Heart


Image
"Fresh Purple Heart"
Image


Custom CSScopy and paste the following CSS code into your Custom CSS box
/* DEFINES BODY COLOR FONT AND POSITION */
body {
font-family:verdana, arial, tahoma;
font-size:12px;
margin:1em 0;
}

/* DEFINES STRUCTURE OF LAYOUT */
#shell {
background:#fff;
width:960px;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
margin:0 auto;
}

.top {
background:url(http://rbbt.net/themes/fresh-purpleheart/top-purpleheart.png) no-repeat center 0;
border-top-left-radius:10px;
border-top-right-radius:10px;
width:960px;
height:28px;
margin:0 auto;
}

.bot {
background:url(http://rbbt.net/themes/fresh-purpleheart/bot-purpleheart.png) no-repeat center 0;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
width:960px;
height:28px;
margin:0 auto;
}

.bluetop {
width:100%;
height:15px;
background:#69359c;
border-bottom:1px solid #ccc;
margin:0 auto;
}

.bluebot {
width:100%;
height:15px;
background:#69359c;
border-top:1px solid #ccc;
margin:0 auto;
}

.backtotop {
font-size:10px;
border:0;
text-align:center;
line-height:28px;
vertical-align:middle;
margin:0 auto;
}

.ak_fl_forumrow_mouseover_off {
   padding : 3px;
   background : #eeeef1 url(/img/layouts/joshin_josh_1/moo.png) bottom;
}
.ak_fl_forumrow_mouseover_on {
   padding : 3px;
   background : #e9eaee;
}
.ak_tl_topicrow_mouseover_off {
   padding : 0.75em 3px;
   background : #eeeef1 url(/img/layouts/joshin_josh_1/moo.png) bottom;
}
.ak_tl_topicrow_mouseover_on {
   padding : 0.75em 3px;
   background : #e9eaee;
}

/* TOPIC PREVIEW ON HOVER */
.ak_msg_topic_preview_div {
border-color:#9380C5;
}

/* DEFINES WIDTH AND COLOR OF TABLES */
.topic_list_table,.forum_list_table,.ak_msg_master_table,.ak_msg_post_master_table {
border-collapse:collapse;
border:0;
width:900px;
}

.ak_msg_post_table {
padding-left:3px;
background:#EEEEF1;
border:1px solid #ccc;
}

.ak_msg_post_master_table {
background:#FCFCFC;
border:1px solid #ccc;
}

.postlistpostbody pre {
font-size:11px;
overflow:scroll;
width:98%;
background:#eeeef1;
border:1px solid #ccc;
}

.postlistpostbody a:hover {
color:#376AA8;
text-decoration:underline;
font-weight:700;
}

span.postlisteditedby,span.postlisteditedbyvalue {
font-size:10px;
color:#a9a9a9;
}

.postlistpostbody object,.postlistpostbody embed {
width:600px;
height:385px;
}

.postlistpostname {
display:block;
padding-left:.5em;
background: #69359c url(http://rbbt.net/themes/fresh-purpleheart/purpleheartsep.png);
line-height:24px;
vertical-align:middle;
border:1px solid #ccc;
color:#f9f9f9;
}

span.postlist_link_to_post a,.postlistsendicq a,.postlistsendaim a,.postlistsendmsn a,.postlistsendyahoo a,.postlistsendpm a,.postlistblog a,.postlist_karma_applaud a,.postlist_karma_smite a,.share_menu a {
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border:1px solid #CCC;
padding:3px;
}

.share_hidden h4 {
background:#69359c url(http://rbbt.net/themes/fresh-purpleheart/purpleheartsep.png);
}

.user_popup,.share_hidden,.ak_msg_topic_preview_div {
border:1px solid #9380C5;
-moz-box-shadow:2px 2px 7px #777;
-webkit-box-shadow:2px 2px 7px #777;
box-shadow:2px 2px 7px #777;
filteremoticonrogidemoticonXImageTransform.Microsoft.Shadow(color=#777777,direction=135,strength=5);
}

span.postlist_link_to_post {
border:0;
margin:0;
padding:0;
}

.postlistdate_td,.postlistcontact {
background:#f3f3f5;
}

/* SEPARATOR IMAGES ABOVE BELOW IN BETWEEN FORUMS TOPICS POSTS ETC */
.ak_msg_forumlist_aboveforums_table,.ak_msg_topiclist_abovetopics_table,.ak_msg_memberlist_abovelist_table,.ak_msg_postlist_aboveposts_table {
display:block;
border-collapse:collapse;
width:900px;
}

.ak_msg_forumlist_aboveforums_table_td,.ak_msg_topiclist_abovetopics_table_td,.ak_msg_memberlist_abovelist_table_td,.ak_msg_postlist_aboveposts_table_td {
display:block;
height:20px;
width:900px;
background:url(/img/layouts/joshin_josh_1/above.png) no-repeat;
border-collapse:collapse;
padding:0;
}

.ak_msg_forumlist_belowforums_table, .ak_msg_topiclist_belowtopics_table, .ak_msg_postlist_belowposts_table, .ak_msg_memberlist_belowlist_table {
display: block;
border-collapse: collapse;
padding: 0;
width: 900px;
}

.ak_msg_forumlist_belowforums_table_td,.ak_msg_topiclist_belowtopics_table_td,.ak_msg_postlist_belowposts_table_td,.ak_msg_memberlist_belowlist_table_td {
display:block;
height:8px;
width:900px;
background:url(http://rbbt.net/themes/fresh-purpleheart/purpleheart-below.png) no-repeat;
border-collapse:collapse;
padding:0;
}

.ak_msg_forumlist_belowstats_table {
display:table;
border-collapse:collapse;
}

.ak_msg_forumlist_belowstats_table_td {
display:table;
height:8px;
width:898px;
background:url(/img/layouts/joshin_josh_1/belowstat42.png) no-repeat;
padding:0;
}

.ak_msg_postlist_betweenposts_table {
display:block;
width:900px;
border-collapse:collapse;
background:url(http://rbbt.net/themes/fresh-purpleheart/purpleheart-doublesep.png) no-repeat;
}

.ak_msg_postlist_betweenposts_table_td {
display:table;
height:45px;
width:100%;
padding:0;
}

/* DOUBLE SEPARATOR ON FORUMS LIST */
.forumlist_separator_td {
height:45px;
background:url(http://rbbt.net/themes/fresh-purpleheart/purpleheart-doublesep.png) no-repeat center bottom;
text-align:center;
vertical-align:bottom;
line-height:25px;
border:0;
color:#000;
padding:0;
}

.forumlistseparator {
font-size:13px;
}

/* FORUM AND TOPIC LIST 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,.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:10px;
height:17px;
background:#9380C5;
padding-top:0;
padding-bottom:0;
}

.forumlistnewswitch,.topiclistnewswitch {
display:block;
width:19px;
height:13px;
background:url(http://rbbt.net/themes/fresh-purpleheart/purpleheart-new.png) center no-repeat;
text-indent:-10000px;
}

/* DEFINES BOXED PAGE NUMBERS */
.pageindexvaluenow {
background:#EEEEF1 url(/img/layouts/joshin_josh_1/greysep.png);
border:1px solid #ccc;
padding:3px;
}

/* DEFINES MISCOPTBAR COLORS AND WIDTH */
.ak_miscoptbar_table {
background: url(/img/layouts/joshin_josh_1/greysep.png);
width: 100%;
border: 1px solid #ccc;
border-radius: 5px;
color: #69359c;
padding: 3px;
}

.ak_miscoptbar_table a {
background:#69359c url(http://rbbt.net/themes/fresh-purpleheart/purpleheartsep.png);
border:1px solid #ccc;
padding:2px;
}

.ak_miscoptbar_table a:hover {
color:#fff;
background:#9380C5;
text-decoration:none;
}

/* DEFINES WHOS ONLINE AND STATS BOXES */
.forumlistwhosonlinetable {
width:100%;
border:1px solid #ccc;
border-radius: 5px;
background:#EEEEF1;
}

.forumlistwhosonlinetd {
font-size:11px;
font-weight:700;
color:#000;
padding:4px;
}

.ak_fl_boardstats_master_table {
width:100%;
}

.forumlistboardstatstable {
border:0;
border-bottom:1px solid #ccc;
}

.forumlistboardstatsdata {
background:#FCFCFC;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
padding:1px;
}

.forumlistboardstatsheader {
background:url(http://rbbt.net/themes/fresh-purpleheart/purpleheart-statsep.png) no-repeat;
height:23px;
vertical-align:middle;
border-bottom:1px solid #ccc;
text-align:center;
color:#f9f9f9;
padding:0;
}

.forumlistboardstatstitle {
background:#EEEEF1;
border-left:1px solid #ccc;
padding:1px;
}

/* DEFINES NEW TOPIC AND ADD REPLY COLORS AND WIDTHS */
.topiclistpostnewtopic a, .postlistaddareply a {
font-size: 11px;
background: url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border: 1px solid #ccc;
border-radius: 7px;
padding: 5px 15px;
}

/* DEFINES ADMIN AN MOD BOX COLORS AND WIDTH */
span.forumlistadministrators, span.forumlistmoderators {
background: #EEEEF1;
border: 1px solid #ccc;
border-radius: 5px;
width: 892px;
float: right;
padding: 2px;
}

.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 #ccc;
height:20px;
background:#69359c url(http://rbbt.net/themes/fresh-purpleheart/purpleheartsep.png) repeat-x;
color:#fff;
}

.qcode_bar_but {
font-size:11px;
border:1px solid #ccc;
color:#000;
height:20px;
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
margin-top:2px;
padding-left:5px;
padding-right:5px;
}

.ak_msgform_subject_right_td input,.ak_msgform_message_right_td textarea {
background:#fcfcfc;
border:1px solid #ccc;
color:#000;
width:340px;
font-size:13px;
}

.ak_msgform_poll_options_right_td input {
background:#fcfcfc;
padding-top:2px;
padding-bottom:2px;
font-size:11px;
color:#000;
border:1px solid #ccc;
margin:2px;
}

/* DEFINES POLL TABLE COLORS */
.ak_poll_table {
font-size:11px;
text-align:center;
border:1px solid #ccc;
background:#eeeef1;
margin-bottom:15px;
}

.ak_poll_table_header {
height:22px;
color:#376AA8;
padding:0 25px;
}

.ak_poll_table_header a {
padding-left:11px;
}

.ak_poll_table_button_cell input,.ak_msgform_poll_options_head_td,.ak_poll_table_header {
background:#ededed url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border:1px solid #ccc;
height:22px;
font-size:11px;
color:#000;
}

.ak_poll_table_viewres_cell {
font-weight:700;
font-size:11px;
}

.ak_msgform_poll_options_head_td {
color:#376AA8;
}

/* DEFINES MEMBER LIST COLORS AND SIZE */
.ak_msg_seememberlist_user_td1,.ak_msg_seememberlist_user_td2,.ak_msg_seememberlist_im_td1,.ak_msg_seememberlist_im_td2,.ak_msg_seememberlist_pm_td1,.ak_msg_seememberlist_pm_td2 {
font-size:11px;
border:1px solid #ccc;
}

.ak_msg_seememberlist_date_td1,.ak_msg_seememberlist_date_td2,.ak_msg_seememberlist_email_td1,.ak_msg_seememberlist_email_td2 {
font-size:11px;
border:1px solid #ccc;
background:#eeeef1;
}

.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 {
height:24px;
background:#69359c;
color:#f9f9f9;
line-height:12px;
border:0;
padding:0 5px;
}

.ak_msg_seememberlist_head_date_td a:link,.ak_msg_seememberlist_head_date_td a:visited {
color:#fff;
}

.ak_msg_seememberlist_head_date_td a:hover {
text-decoration:underline;
}

.ak_msg_seememberlist_table {
width:900px;
border:1px solid #ccc;
}

/* DEFINES POST ICONS AND SMILEY COLORS */
.ak_subject_posticon_table {
border:1px solid #ccc;
margin-bottom:4px;
text-align:center;
background:#fcfcfc;
padding:0;
}

.ak_subject_posticon_head_td {
font-size:11px;
height:22px;
background:#fcfcfc url(http://rbbt.net/themes/fresh-purpleheart/purpleheartsep.png) repeat-x;
padding-top:0;
padding-bottom:0;
text-align:center;
color:#f9f9f9;
}

.msgform_clickable_smiley_box_h {
font-size:11px;
text-align:center;
background:#fcfcfc url(http://rbbt.net/themes/fresh-purpleheart/purpleheartsep.png) left -5px repeat-x;
border:1px solid #ccc;
white-space:nowrap;
color:#f9f9f9;
}

.msgform_clickable_smiley_box_h td {
padding:4px 2px 0;
}

.msgform_clickable_smiley_box_b {
border:0;
margin:6px auto;
}

.msgform_clickable_smiley_box_b td {
border:0;
padding:3px;
}

#access_denied_go_back_to_board a:link,#access_denied_go_back_to_board a:visited,#memberlist_link_back_to_board a:link,#memberlist_link_back_to_board a:visited,#search_link_back_to_board a:link,#search_link_back_to_board a:visited {
font-size:11px;
font-weight:700;
border:1px solid #ccc;
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
padding:5px 15px;
}

#loginform {
border:1px solid #ccc;
background:#eeeef1;
padding-top:.5em;
}

#loginform .textbutton {
background:url(http://rbbt.net/themes/fresh-purpleheart/purpleheartsep.png);
border:1px solid #ccc;
color:#fff;
padding:2px;
}

#loginform legend {
font-weight:700;
}

img,.ak_msgform_master_table td,.ak_poll_table td,.ak_poll_table_option_rcell1 input,.ak_poll_table_option_rcell2 input,.ak_subject_posticon_table td,.ak_clickposticon_table,.ak_clickposticon_td,.ak_subject_posticon_icons_td,.ak_subject_posticon_icons_td td,.ak_subject_posticon_icons_td input {
border:0;
}

.backtotop a:link,.backtotop a:active,.backtotop a:visited,.backtotop a:hover,.ak_miscoptbar_table a:link,.ak_miscoptbar_table a:active,.ak_miscoptbar_table a:visited {
color:#fff;
text-decoration:none;
}

.bottominfoline,#access_denied_go_back_to_board,#memberlist_link_back_to_board,#search_link_back_to_board {
text-align:center;
}

.ak_msg_post_master_table td,.ak_msgform_master_table input,.ak_msgform_poll_options_table {
border:1px solid #ccc;
}

blockquote,.ak_msgform_master_table {
background:#EEEEF1;
border:1px solid #ccc;
}

hr,.ak_poll_table_header br {
display:none;
}

.postlistpostbody a:link,.postlistpostbody a:active,.postlistpostbody a:visited {
color:#3E618C;
text-decoration:underline;
font-weight:700;
}

.ak_poll_table_option_gback1,.ak_poll_table_option_gback2 {
background-color:#376AA8;
}

/* BOTTOM RB LINKS */
.msg_foot_linkbar a {
margin: 1em;
}

a[href$="linktous"]:after { content:' (Runboard)'; }
a[href$="blogs"]+a:after { content: none; }

.bottominfoline {
margin: 0 auto;
margin-top: .5em;
font-size: 10px;
}


Last edited by Pastor Rick, 8/5/2018, 10:29 pm


---

Advertise Boards On TRDConceptsDE
5/30/2016, 6:01 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: Fresh Silver Tree


Image
"Fresh Silver Tree"
Image


Custom CSScopy and paste the following CSS code into your Custom CSS box
/* DEFINES BODY COLOR FONT AND POSITION */
body {
font-family:verdana, arial, tahoma;
font-size:12px;
margin:1em 0;
}

/* DEFINES STRUCTURE OF LAYOUT */
#shell {
background:#fff;
width:960px;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
margin:0 auto;
}

.top {
background:url(http://rbbt.net/themes/fresh-silvertree/top-silvertree.png) no-repeat center 0;
border-top-left-radius:10px;
border-top-right-radius:10px;
width:960px;
height:28px;
margin:0 auto;
}

.bot {
background:url(http://rbbt.net/themes/fresh-silvertree/bot-silvertree.png) no-repeat center 0;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
width:960px;
height:28px;
margin:0 auto;
}

.bluetop {
width:100%;
height:15px;
background:#67BE90;
border-bottom:1px solid #ccc;
margin:0 auto;
}

.bluebot {
width:100%;
height:15px;
background:#67BE90;
border-top:1px solid #ccc;
margin:0 auto;
}

.backtotop {
font-size:10px;
border:0;
text-align:center;
line-height:28px;
vertical-align:middle;
margin:0 auto;
}

.ak_fl_forumrow_mouseover_off {
   padding : 3px;
   background : #eeeef1 url(/img/layouts/joshin_josh_1/moo.png) bottom;
}
.ak_fl_forumrow_mouseover_on {
   padding : 3px;
   background : #e9eaee;
}
.ak_tl_topicrow_mouseover_off {
   padding : 0.75em 3px;
   background : #eeeef1 url(/img/layouts/joshin_josh_1/moo.png) bottom;
}
.ak_tl_topicrow_mouseover_on {
   padding : 0.75em 3px;
   background : #e9eaee;
}

/* TOPIC PREVIEW ON HOVER */
.ak_msg_topic_preview_div {
border-color:#A7C3B4;
}

/* DEFINES WIDTH AND COLOR OF TABLES */
.topic_list_table,.forum_list_table,.ak_msg_master_table,.ak_msg_post_master_table {
border-collapse:collapse;
border:0;
width:900px;
}

.ak_msg_post_table {
padding-left:3px;
background:#EEEEF1;
border:1px solid #ccc;
}

.ak_msg_post_master_table {
background:#FCFCFC;
border:1px solid #ccc;
}

.postlistpostbody pre {
font-size:11px;
overflow:scroll;
width:98%;
background:#eeeef1;
border:1px solid #ccc;
}

.postlistpostbody a:hover {
color:#376AA8;
text-decoration:underline;
font-weight:700;
}

span.postlisteditedby,span.postlisteditedbyvalue {
font-size:10px;
color:#a9a9a9;
}

.postlistpostbody object,.postlistpostbody embed {
width:600px;
height:385px;
}

.postlistpostname {
display:block;
padding-left:.5em;
background: #67BE90 url(http://rbbt.net/themes/fresh-silvertree/silvertreesep.png);
line-height:24px;
vertical-align:middle;
border:1px solid #ccc;
color:#f9f9f9;
}

span.postlist_link_to_post a,.postlistsendicq a,.postlistsendaim a,.postlistsendmsn a,.postlistsendyahoo a,.postlistsendpm a,.postlistblog a,.postlist_karma_applaud a,.postlist_karma_smite a,.share_menu a {
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border:1px solid #CCC;
padding:3px;
}

.share_hidden h4 {
background:#67BE90 url(http://rbbt.net/themes/fresh-silvertree/silvertreesep.png);
}

.user_popup,.share_hidden,.ak_msg_topic_preview_div {
border:1px solid #A7C3B4;
-moz-box-shadow:2px 2px 7px #777;
-webkit-box-shadow:2px 2px 7px #777;
box-shadow:2px 2px 7px #777;
filteremoticonrogidemoticonXImageTransform.Microsoft.Shadow(color=#777777,direction=135,strength=5);
}

span.postlist_link_to_post {
border:0;
margin:0;
padding:0;
}

.postlistdate_td,.postlistcontact {
background:#f3f3f5;
}

/* SEPARATOR IMAGES ABOVE BELOW IN BETWEEN FORUMS TOPICS POSTS ETC */
.ak_msg_forumlist_aboveforums_table,.ak_msg_topiclist_abovetopics_table,.ak_msg_memberlist_abovelist_table,.ak_msg_postlist_aboveposts_table {
display:block;
border-collapse:collapse;
width:900px;
}

.ak_msg_forumlist_aboveforums_table_td,.ak_msg_topiclist_abovetopics_table_td,.ak_msg_memberlist_abovelist_table_td,.ak_msg_postlist_aboveposts_table_td {
display:block;
height:20px;
width:900px;
background:url(/img/layouts/joshin_josh_1/above.png) no-repeat;
border-collapse:collapse;
padding:0;
}

.ak_msg_forumlist_belowforums_table, .ak_msg_topiclist_belowtopics_table, .ak_msg_postlist_belowposts_table, .ak_msg_memberlist_belowlist_table {
display: block;
border-collapse: collapse;
padding: 0;
width: 900px;
}

.ak_msg_forumlist_belowforums_table_td,.ak_msg_topiclist_belowtopics_table_td,.ak_msg_postlist_belowposts_table_td,.ak_msg_memberlist_belowlist_table_td {
display:block;
height:8px;
width:900px;
background:url(http://rbbt.net/themes/fresh-silvertree/silvertree-below.png) no-repeat;
border-collapse:collapse;
padding:0;
}

.ak_msg_forumlist_belowstats_table {
display:table;
border-collapse:collapse;
}

.ak_msg_forumlist_belowstats_table_td {
display:table;
height:8px;
width:898px;
background:url(/img/layouts/joshin_josh_1/belowstat42.png) no-repeat;
padding:0;
}

.ak_msg_postlist_betweenposts_table {
display:block;
width:900px;
border-collapse:collapse;
background:url(http://rbbt.net/themes/fresh-silvertree/silvertree-doublesep.png) no-repeat;
}

.ak_msg_postlist_betweenposts_table_td {
display:table;
height:45px;
width:100%;
padding:0;
}

/* DOUBLE SEPARATOR ON FORUMS LIST */
.forumlist_separator_td {
height:45px;
background:url(http://rbbt.net/themes/fresh-silvertree/silvertree-doublesep.png) no-repeat center bottom;
text-align:center;
vertical-align:bottom;
line-height:25px;
border:0;
color:#000;
padding:0;
}

.forumlistseparator {
font-size:13px;
}

/* FORUM AND TOPIC LIST 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,.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:10px;
height:17px;
background:#A7C3B4;
padding-top:0;
padding-bottom:0;
}

.forumlistnewswitch,.topiclistnewswitch {
display:block;
width:19px;
height:13px;
background:url(http://rbbt.net/themes/fresh-silvertree/silvertree-new.png) center no-repeat;
text-indent:-10000px;
}

/* DEFINES BOXED PAGE NUMBERS */
.pageindexvaluenow {
background:#EEEEF1 url(/img/layouts/joshin_josh_1/greysep.png);
border:1px solid #ccc;
padding:3px;
}

/* DEFINES MISCOPTBAR COLORS AND WIDTH */
.ak_miscoptbar_table {
background: url(/img/layouts/joshin_josh_1/greysep.png);
width: 100%;
border: 1px solid #ccc;
border-radius: 5px;
color: #67BE90;
padding: 3px;
}

.ak_miscoptbar_table a {
background:#67BE90 url(http://rbbt.net/themes/fresh-silvertree/silvertreesep.png);
border:1px solid #ccc;
padding:2px;
}

.ak_miscoptbar_table a:hover {
color:#fff;
background:#A7C3B4;
text-decoration:none;
}

/* DEFINES WHOS ONLINE AND STATS BOXES */
.forumlistwhosonlinetable {
width:100%;
border:1px solid #ccc;
border-radius: 5px;
background:#EEEEF1;
}

.forumlistwhosonlinetd {
font-size:11px;
font-weight:700;
color:#000;
padding:4px;
}

.ak_fl_boardstats_master_table {
width:100%;
}

.forumlistboardstatstable {
border:0;
border-bottom:1px solid #ccc;
}

.forumlistboardstatsdata {
background:#FCFCFC;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
padding:1px;
}

.forumlistboardstatsheader {
background:url(http://rbbt.net/themes/fresh-silvertree/silvertree-statsep.png) no-repeat;
height:23px;
vertical-align:middle;
border-bottom:1px solid #ccc;
text-align:center;
color:#f9f9f9;
padding:0;
}

.forumlistboardstatstitle {
background:#EEEEF1;
border-left:1px solid #ccc;
padding:1px;
}

/* DEFINES NEW TOPIC AND ADD REPLY COLORS AND WIDTHS */
.topiclistpostnewtopic a, .postlistaddareply a {
font-size: 11px;
background: url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border: 1px solid #ccc;
border-radius: 7px;
padding: 5px 15px;
}

/* DEFINES ADMIN AN MOD BOX COLORS AND WIDTH */
span.forumlistadministrators, span.forumlistmoderators {
background: #EEEEF1;
border: 1px solid #ccc;
border-radius: 5px;
width: 892px;
float: right;
padding: 2px;
}

.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 #ccc;
height:20px;
background:#67BE90 url(http://rbbt.net/themes/fresh-silvertree/silvertreesep.png) repeat-x;
color:#fff;
}

.qcode_bar_but {
font-size:11px;
border:1px solid #ccc;
color:#000;
height:20px;
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
margin-top:2px;
padding-left:5px;
padding-right:5px;
}

.ak_msgform_subject_right_td input,.ak_msgform_message_right_td textarea {
background:#fcfcfc;
border:1px solid #ccc;
color:#000;
width:340px;
font-size:13px;
}

.ak_msgform_poll_options_right_td input {
background:#fcfcfc;
padding-top:2px;
padding-bottom:2px;
font-size:11px;
color:#000;
border:1px solid #ccc;
margin:2px;
}

/* DEFINES POLL TABLE COLORS */
.ak_poll_table {
font-size:11px;
text-align:center;
border:1px solid #ccc;
background:#eeeef1;
margin-bottom:15px;
}

.ak_poll_table_header {
height:22px;
color:#376AA8;
padding:0 25px;
}

.ak_poll_table_header a {
padding-left:11px;
}

.ak_poll_table_button_cell input,.ak_msgform_poll_options_head_td,.ak_poll_table_header {
background:#ededed url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border:1px solid #ccc;
height:22px;
font-size:11px;
color:#000;
}

.ak_poll_table_viewres_cell {
font-weight:700;
font-size:11px;
}

.ak_msgform_poll_options_head_td {
color:#376AA8;
}

/* DEFINES MEMBER LIST COLORS AND SIZE */
.ak_msg_seememberlist_user_td1,.ak_msg_seememberlist_user_td2,.ak_msg_seememberlist_im_td1,.ak_msg_seememberlist_im_td2,.ak_msg_seememberlist_pm_td1,.ak_msg_seememberlist_pm_td2 {
font-size:11px;
border:1px solid #ccc;
}

.ak_msg_seememberlist_date_td1,.ak_msg_seememberlist_date_td2,.ak_msg_seememberlist_email_td1,.ak_msg_seememberlist_email_td2 {
font-size:11px;
border:1px solid #ccc;
background:#eeeef1;
}

.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 {
height:24px;
background:#67BE90;
color:#f9f9f9;
line-height:12px;
border:0;
padding:0 5px;
}

.ak_msg_seememberlist_head_date_td a:link,.ak_msg_seememberlist_head_date_td a:visited {
color:#fff;
}

.ak_msg_seememberlist_head_date_td a:hover {
text-decoration:underline;
}

.ak_msg_seememberlist_table {
width:900px;
border:1px solid #ccc;
}

/* DEFINES POST ICONS AND SMILEY COLORS */
.ak_subject_posticon_table {
border:1px solid #ccc;
margin-bottom:4px;
text-align:center;
background:#fcfcfc;
padding:0;
}

.ak_subject_posticon_head_td {
font-size:11px;
height:22px;
background:#fcfcfc url(http://rbbt.net/themes/fresh-silvertree/silvertreesep.png) repeat-x;
padding-top:0;
padding-bottom:0;
text-align:center;
color:#f9f9f9;
}

.msgform_clickable_smiley_box_h {
font-size:11px;
text-align:center;
background:#fcfcfc url(http://rbbt.net/themes/fresh-silvertree/silvertreesep.png) left -5px repeat-x;
border:1px solid #ccc;
white-space:nowrap;
color:#f9f9f9;
}

.msgform_clickable_smiley_box_h td {
padding:4px 2px 0;
}

.msgform_clickable_smiley_box_b {
border:0;
margin:6px auto;
}

.msgform_clickable_smiley_box_b td {
border:0;
padding:3px;
}

#access_denied_go_back_to_board a:link,#access_denied_go_back_to_board a:visited,#memberlist_link_back_to_board a:link,#memberlist_link_back_to_board a:visited,#search_link_back_to_board a:link,#search_link_back_to_board a:visited {
font-size:11px;
font-weight:700;
border:1px solid #ccc;
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
padding:5px 15px;
}

#loginform {
border:1px solid #ccc;
background:#eeeef1;
padding-top:.5em;
}

#loginform .textbutton {
background:url(http://rbbt.net/themes/fresh-silvertree/silvertreesep.png);
border:1px solid #ccc;
color:#fff;
padding:2px;
}

#loginform legend {
font-weight:700;
}

img,.ak_msgform_master_table td,.ak_poll_table td,.ak_poll_table_option_rcell1 input,.ak_poll_table_option_rcell2 input,.ak_subject_posticon_table td,.ak_clickposticon_table,.ak_clickposticon_td,.ak_subject_posticon_icons_td,.ak_subject_posticon_icons_td td,.ak_subject_posticon_icons_td input {
border:0;
}

.backtotop a:link,.backtotop a:active,.backtotop a:visited,.backtotop a:hover,.ak_miscoptbar_table a:link,.ak_miscoptbar_table a:active,.ak_miscoptbar_table a:visited {
color:#fff;
text-decoration:none;
}

.bottominfoline,#access_denied_go_back_to_board,#memberlist_link_back_to_board,#search_link_back_to_board {
text-align:center;
}

.ak_msg_post_master_table td,.ak_msgform_master_table input,.ak_msgform_poll_options_table {
border:1px solid #ccc;
}

blockquote,.ak_msgform_master_table {
background:#EEEEF1;
border:1px solid #ccc;
}

hr,.ak_poll_table_header br {
display:none;
}

.postlistpostbody a:link,.postlistpostbody a:active,.postlistpostbody a:visited {
color:#3E618C;
text-decoration:underline;
font-weight:700;
}

.ak_poll_table_option_gback1,.ak_poll_table_option_gback2 {
background-color:#376AA8;
}

/* BOTTOM RB LINKS */
.msg_foot_linkbar a {
margin: 1em;
}

a[href$="linktous"]:after { content:' (Runboard)'; }
a[href$="blogs"]+a:after { content: none; }

.bottominfoline {
margin: 0 auto;
margin-top: .5em;
font-size: 10px;
}


Last edited by Pastor Rick, 8/5/2018, 10:31 pm


---

Advertise Boards On TRDConceptsDE
5/30/2016, 6:01 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: Fresh Teak


Image
"Fresh Teak"
Image


Custom CSScopy and paste the following CSS code into your Custom CSS box
/* DEFINES BODY COLOR FONT AND POSITION */
body {
font-family:verdana, arial, tahoma;
font-size:12px;
margin:1em 0;
}

/* DEFINES STRUCTURE OF LAYOUT */
#shell {
background:#fff;
width:960px;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
margin:0 auto;
}

.top {
background:url(http://www.rbbt.net/themes/fresh-teak/top-teak.png) no-repeat center 0;
border-top-left-radius:10px;
border-top-right-radius:10px;
width:960px;
height:28px;
margin:0 auto;
}

.bot {
background:url(http://www.rbbt.net/themes/fresh-teak/bot-teak.png) no-repeat center 0;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
width:960px;
height:28px;
margin:0 auto;
}

.bluetop {
width:100%;
height:15px;
background:#AB8953;
border-bottom:1px solid #ccc;
margin:0 auto;
}

.bluebot {
width:100%;
height:15px;
background:#AB8953;
border-top:1px solid #ccc;
margin:0 auto;
}

.backtotop {
font-size:10px;
border:0;
text-align:center;
line-height:28px;
vertical-align:middle;
margin:0 auto;
}

.ak_fl_forumrow_mouseover_off {
   padding : 3px;
   background : #eeeef1 url(/img/layouts/joshin_josh_1/moo.png) bottom;
}
.ak_fl_forumrow_mouseover_on {
   padding : 3px;
   background : #e9eaee;
}
.ak_tl_topicrow_mouseover_off {
   padding : 0.75em 3px;
   background : #eeeef1 url(/img/layouts/joshin_josh_1/moo.png) bottom;
}
.ak_tl_topicrow_mouseover_on {
   padding : 0.75em 3px;
   background : #e9eaee;
}

/* TOPIC PREVIEW ON HOVER */
.ak_msg_topic_preview_div {
border-color:#C2B5A7;
}

/* DEFINES WIDTH AND COLOR OF TABLES */
.topic_list_table,.forum_list_table,.ak_msg_master_table,.ak_msg_post_master_table {
border-collapse:collapse;
border:0;
width:900px;
}

.ak_msg_post_table {
padding-left:3px;
background:#EEEEF1;
border:1px solid #ccc;
}

.ak_msg_post_master_table {
background:#FCFCFC;
border:1px solid #ccc;
}

.postlistpostbody pre {
font-size:11px;
overflow:scroll;
width:98%;
background:#eeeef1;
border:1px solid #ccc;
}

.postlistpostbody a:hover {
color:#376AA8;
text-decoration:underline;
font-weight:700;
}

span.postlisteditedby,span.postlisteditedbyvalue {
font-size:10px;
color:#a9a9a9;
}

.postlistpostbody object,.postlistpostbody embed {
width:600px;
height:385px;
}

.postlistpostname {
display:block;
padding-left:.5em;
background: #AB8953 url(http://www.rbbt.net/themes/fresh-teak/teaksep.png);
line-height:24px;
vertical-align:middle;
border:1px solid #ccc;
color:#f9f9f9;
}

span.postlist_link_to_post a,.postlistsendicq a,.postlistsendaim a,.postlistsendmsn a,.postlistsendyahoo a,.postlistsendpm a,.postlistblog a,.postlist_karma_applaud a,.postlist_karma_smite a,.share_menu a {
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border:1px solid #CCC;
padding:3px;
}

.share_hidden h4 {
background:#AB8953 url(http://www.rbbt.net/themes/fresh-teak/teaksep.png);
}

.user_popup,.share_hidden,.ak_msg_topic_preview_div {
border:1px solid #C2B5A7;
-moz-box-shadow:2px 2px 7px #777;
-webkit-box-shadow:2px 2px 7px #777;
box-shadow:2px 2px 7px #777;
filteremoticonrogidemoticonXImageTransform.Microsoft.Shadow(color=#777777,direction=135,strength=5);
}

span.postlist_link_to_post {
border:0;
margin:0;
padding:0;
}

.postlistdate_td,.postlistcontact {
background:#f3f3f5;
}

/* SEPARATOR IMAGES ABOVE BELOW IN BETWEEN FORUMS TOPICS POSTS ETC */
.ak_msg_forumlist_aboveforums_table,.ak_msg_topiclist_abovetopics_table,.ak_msg_memberlist_abovelist_table,.ak_msg_postlist_aboveposts_table {
display:block;
border-collapse:collapse;
width:900px;
}

.ak_msg_forumlist_aboveforums_table_td,.ak_msg_topiclist_abovetopics_table_td,.ak_msg_memberlist_abovelist_table_td,.ak_msg_postlist_aboveposts_table_td {
display:block;
height:20px;
width:900px;
background:url(/img/layouts/joshin_josh_1/above.png) no-repeat;
border-collapse:collapse;
padding:0;
}

.ak_msg_forumlist_belowforums_table, .ak_msg_topiclist_belowtopics_table, .ak_msg_postlist_belowposts_table, .ak_msg_memberlist_belowlist_table {
display: block;
border-collapse: collapse;
padding: 0;
width: 900px;
}

.ak_msg_forumlist_belowforums_table_td,.ak_msg_topiclist_belowtopics_table_td,.ak_msg_postlist_belowposts_table_td,.ak_msg_memberlist_belowlist_table_td {
display:block;
height:8px;
width:900px;
background:url(http://www.rbbt.net/themes/fresh-teak/teak-below.png) no-repeat;
border-collapse:collapse;
padding:0;
}

.ak_msg_forumlist_belowstats_table {
display:table;
border-collapse:collapse;
}

.ak_msg_forumlist_belowstats_table_td {
display:table;
height:8px;
width:898px;
background:url(/img/layouts/joshin_josh_1/belowstat42.png) no-repeat;
padding:0;
}

.ak_msg_postlist_betweenposts_table {
display:block;
width:900px;
border-collapse:collapse;
background:url(http://www.rbbt.net/themes/fresh-teak/teak-doublesep.png) no-repeat;
}

.ak_msg_postlist_betweenposts_table_td {
display:table;
height:45px;
width:100%;
padding:0;
}

/* DOUBLE SEPARATOR ON FORUMS LIST */
.forumlist_separator_td {
height:45px;
background:url(http://www.rbbt.net/themes/fresh-teak/teak-doublesep.png) no-repeat center bottom;
text-align:center;
vertical-align:bottom;
line-height:25px;
border:0;
color:#000;
padding:0;
}

.forumlistseparator {
font-size:13px;
}

/* FORUM AND TOPIC LIST 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,.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:10px;
height:17px;
background:#C2B5A7;
padding-top:0;
padding-bottom:0;
}

.forumlistnewswitch,.topiclistnewswitch {
display:block;
width:19px;
height:13px;
background:url(http://rbbt.net/themes/fresh-teak/teak-new.png) center no-repeat;
text-indent:-10000px;
}

/* DEFINES BOXED PAGE NUMBERS */
.pageindexvaluenow {
background:#EEEEF1 url(/img/layouts/joshin_josh_1/greysep.png);
border:1px solid #ccc;
padding:3px;
}

/* DEFINES MISCOPTBAR COLORS AND WIDTH */
.ak_miscoptbar_table {
background: url(/img/layouts/joshin_josh_1/greysep.png);
width: 100%;
border: 1px solid #ccc;
border-radius: 5px;
color: #AB8953;
padding: 3px;
}

.ak_miscoptbar_table a {
background:#AB8953 url(http://www.rbbt.net/themes/fresh-teak/teaksep.png);
border:1px solid #ccc;
padding:2px;
}

.ak_miscoptbar_table a:hover {
color:#fff;
background:#C2B5A7;
text-decoration:none;
}

/* DEFINES WHOS ONLINE AND STATS BOXES */
.forumlistwhosonlinetable {
width:100%;
border:1px solid #ccc;
border-radius: 5px;
background:#EEEEF1;
}

.forumlistwhosonlinetd {
font-size:11px;
font-weight:700;
color:#000;
padding:4px;
}

.ak_fl_boardstats_master_table {
width:100%;
}

.forumlistboardstatstable {
border:0;
border-bottom:1px solid #ccc;
}

.forumlistboardstatsdata {
background:#FCFCFC;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
padding:1px;
}

.forumlistboardstatsheader {
background:url(http://www.rbbt.net/themes/fresh-teak/teak-statsep.png) no-repeat;
height:23px;
vertical-align:middle;
border-bottom:1px solid #ccc;
text-align:center;
color:#f9f9f9;
padding:0;
}

.forumlistboardstatstitle {
background:#EEEEF1;
border-left:1px solid #ccc;
padding:1px;
}

/* DEFINES NEW TOPIC AND ADD REPLY COLORS AND WIDTHS */
.topiclistpostnewtopic a, .postlistaddareply a {
font-size: 11px;
background: url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border: 1px solid #ccc;
border-radius: 7px;
padding: 5px 15px;
}

/* DEFINES ADMIN AN MOD BOX COLORS AND WIDTH */
span.forumlistadministrators, span.forumlistmoderators {
background: #EEEEF1;
border: 1px solid #ccc;
border-radius: 5px;
width: 892px;
float: right;
padding: 2px;
}

.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 #ccc;
height:20px;
background:#AB8953 url(http://www.rbbt.net/themes/fresh-teak/teaksep.png) repeat-x;
color:#fff;
}

.qcode_bar_but {
font-size:11px;
border:1px solid #ccc;
color:#000;
height:20px;
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
margin-top:2px;
padding-left:5px;
padding-right:5px;
}

.ak_msgform_subject_right_td input,.ak_msgform_message_right_td textarea {
background:#fcfcfc;
border:1px solid #ccc;
color:#000;
width:340px;
font-size:13px;
}

.ak_msgform_poll_options_right_td input {
background:#fcfcfc;
padding-top:2px;
padding-bottom:2px;
font-size:11px;
color:#000;
border:1px solid #ccc;
margin:2px;
}

/* DEFINES POLL TABLE COLORS */
.ak_poll_table {
font-size:11px;
text-align:center;
border:1px solid #ccc;
background:#eeeef1;
margin-bottom:15px;
}

.ak_poll_table_header {
height:22px;
color:#376AA8;
padding:0 25px;
}

.ak_poll_table_header a {
padding-left:11px;
}

.ak_poll_table_button_cell input,.ak_msgform_poll_options_head_td,.ak_poll_table_header {
background:#ededed url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border:1px solid #ccc;
height:22px;
font-size:11px;
color:#000;
}

.ak_poll_table_viewres_cell {
font-weight:700;
font-size:11px;
}

.ak_msgform_poll_options_head_td {
color:#376AA8;
}

/* DEFINES MEMBER LIST COLORS AND SIZE */
.ak_msg_seememberlist_user_td1,.ak_msg_seememberlist_user_td2,.ak_msg_seememberlist_im_td1,.ak_msg_seememberlist_im_td2,.ak_msg_seememberlist_pm_td1,.ak_msg_seememberlist_pm_td2 {
font-size:11px;
border:1px solid #ccc;
}

.ak_msg_seememberlist_date_td1,.ak_msg_seememberlist_date_td2,.ak_msg_seememberlist_email_td1,.ak_msg_seememberlist_email_td2 {
font-size:11px;
border:1px solid #ccc;
background:#eeeef1;
}

.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 {
height:24px;
background:#AB8953;
color:#f9f9f9;
line-height:12px;
border:0;
padding:0 5px;
}

.ak_msg_seememberlist_head_date_td a:link,.ak_msg_seememberlist_head_date_td a:visited {
color:#fff;
}

.ak_msg_seememberlist_head_date_td a:hover {
text-decoration:underline;
}

.ak_msg_seememberlist_table {
width:900px;
border:1px solid #ccc;
}

/* DEFINES POST ICONS AND SMILEY COLORS */
.ak_subject_posticon_table {
border:1px solid #ccc;
margin-bottom:4px;
text-align:center;
background:#fcfcfc;
padding:0;
}

.ak_subject_posticon_head_td {
font-size:11px;
height:22px;
background:#fcfcfc url(http://www.rbbt.net/themes/fresh-teak/teaksep.png) repeat-x;
padding-top:0;
padding-bottom:0;
text-align:center;
color:#f9f9f9;
}

.msgform_clickable_smiley_box_h {
font-size:11px;
text-align:center;
background:#fcfcfc url(http://www.rbbt.net/themes/fresh-teak/teaksep.png) left -5px repeat-x;
border:1px solid #ccc;
white-space:nowrap;
color:#f9f9f9;
}

.msgform_clickable_smiley_box_h td {
padding:4px 2px 0;
}

.msgform_clickable_smiley_box_b {
border:0;
margin:6px auto;
}

.msgform_clickable_smiley_box_b td {
border:0;
padding:3px;
}

#access_denied_go_back_to_board a:link,#access_denied_go_back_to_board a:visited,#memberlist_link_back_to_board a:link,#memberlist_link_back_to_board a:visited,#search_link_back_to_board a:link,#search_link_back_to_board a:visited {
font-size:11px;
font-weight:700;
border:1px solid #ccc;
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
padding:5px 15px;
}

#loginform {
border:1px solid #ccc;
background:#eeeef1;
padding-top:.5em;
}

#loginform .textbutton {
background:url(http://www.rbbt.net/themes/fresh-teak/teaksep.png);
border:1px solid #ccc;
color:#fff;
padding:2px;
}

#loginform legend {
font-weight:700;
}

img,.ak_msgform_master_table td,.ak_poll_table td,.ak_poll_table_option_rcell1 input,.ak_poll_table_option_rcell2 input,.ak_subject_posticon_table td,.ak_clickposticon_table,.ak_clickposticon_td,.ak_subject_posticon_icons_td,.ak_subject_posticon_icons_td td,.ak_subject_posticon_icons_td input {
border:0;
}

.backtotop a:link,.backtotop a:active,.backtotop a:visited,.backtotop a:hover,.ak_miscoptbar_table a:link,.ak_miscoptbar_table a:active,.ak_miscoptbar_table a:visited {
color:#fff;
text-decoration:none;
}

.bottominfoline,#access_denied_go_back_to_board,#memberlist_link_back_to_board,#search_link_back_to_board {
text-align:center;
}

.ak_msg_post_master_table td,.ak_msgform_master_table input,.ak_msgform_poll_options_table {
border:1px solid #ccc;
}

blockquote,.ak_msgform_master_table {
background:#EEEEF1;
border:1px solid #ccc;
}

hr,.ak_poll_table_header br {
display:none;
}

.postlistpostbody a:link,.postlistpostbody a:active,.postlistpostbody a:visited {
color:#3E618C;
text-decoration:underline;
font-weight:700;
}

.ak_poll_table_option_gback1,.ak_poll_table_option_gback2 {
background-color:#376AA8;
}

/* BOTTOM RB LINKS */
.msg_foot_linkbar a {
margin: 1em;
}

a[href$="linktous"]:after { content:' (Runboard)'; }
a[href$="blogs"]+a:after { content: none; }

.bottominfoline {
margin: 0 auto;
margin-top: .5em;
font-size: 10px;
}


Last edited by Pastor Rick, 8/5/2018, 10:32 pm


---

Advertise Boards On TRDConceptsDE
5/30/2016, 6:02 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: Fresh Turkish Rose


Image
"Fresh Turkish Rose"
Image


Custom CSScopy and paste the following CSS code into your Custom CSS box
/* DEFINES BODY COLOR FONT AND POSITION */
body {
font-family:verdana, arial, tahoma;
font-size:12px;
margin:1em 0;
}

/* DEFINES STRUCTURE OF LAYOUT */
#shell {
background:#fff;
width:960px;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
margin:0 auto;
}

.top {
background:url(http://www.rbbt.net/themes/fresh-turkishrose/top-turkishrose.png) no-repeat center 0;
border-top-left-radius:10px;
border-top-right-radius:10px;
width:960px;
height:28px;
margin:0 auto;
}

.bot {
background:url(http://www.rbbt.net/themes/fresh-turkishrose/bot-turkishrose.png) no-repeat center 0;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
width:960px;
height:28px;
margin:0 auto;
}

.bluetop {
width:100%;
height:15px;
background:#b57281;
border-bottom:1px solid #ccc;
margin:0 auto;
}

.bluebot {
width:100%;
height:15px;
background:#b57281;
border-top:1px solid #ccc;
margin:0 auto;
}

.backtotop {
font-size:10px;
border:0;
text-align:center;
line-height:28px;
vertical-align:middle;
margin:0 auto;
}

.ak_fl_forumrow_mouseover_off {
   padding : 3px;
   background : #eeeef1 url(/img/layouts/joshin_josh_1/moo.png) bottom;
}
.ak_fl_forumrow_mouseover_on {
   padding : 3px;
   background : #e9eaee;
}
.ak_tl_topicrow_mouseover_off {
   padding : 0.75em 3px;
   background : #eeeef1 url(/img/layouts/joshin_josh_1/moo.png) bottom;
}
.ak_tl_topicrow_mouseover_on {
   padding : 0.75em 3px;
   background : #e9eaee;
}

/* TOPIC PREVIEW ON HOVER */
.ak_msg_topic_preview_div {
border-color:#C2A7B5;
}

/* DEFINES WIDTH AND COLOR OF TABLES */
.topic_list_table,.forum_list_table,.ak_msg_master_table,.ak_msg_post_master_table {
border-collapse:collapse;
border:0;
width:900px;
}

.ak_msg_post_table {
padding-left:3px;
background:#EEEEF1;
border:1px solid #ccc;
}

.ak_msg_post_master_table {
background:#FCFCFC;
border:1px solid #ccc;
}

.postlistpostbody pre {
font-size:11px;
overflow:scroll;
width:98%;
background:#eeeef1;
border:1px solid #ccc;
}

.postlistpostbody a:hover {
color:#376AA8;
text-decoration:underline;
font-weight:700;
}

span.postlisteditedby,span.postlisteditedbyvalue {
font-size:10px;
color:#a9a9a9;
}

.postlistpostbody object,.postlistpostbody embed {
width:600px;
height:385px;
}

.postlistpostname {
display:block;
padding-left:.5em;
background: #b57281 url(http://www.rbbt.net/themes/fresh-turkishrose/turkishrosesep.png);
line-height:24px;
vertical-align:middle;
border:1px solid #ccc;
color:#f9f9f9;
}

span.postlist_link_to_post a,.postlistsendicq a,.postlistsendaim a,.postlistsendmsn a,.postlistsendyahoo a,.postlistsendpm a,.postlistblog a,.postlist_karma_applaud a,.postlist_karma_smite a,.share_menu a {
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border:1px solid #CCC;
padding:3px;
}

.share_hidden h4 {
background:#b57281 url(http://www.rbbt.net/themes/fresh-turkishrose/turkishrosesep.png);
}

.user_popup,.share_hidden,.ak_msg_topic_preview_div {
border:1px solid #C2A7B5;
-moz-box-shadow:2px 2px 7px #777;
-webkit-box-shadow:2px 2px 7px #777;
box-shadow:2px 2px 7px #777;
filteremoticonrogidemoticonXImageTransform.Microsoft.Shadow(color=#777777,direction=135,strength=5);
}

span.postlist_link_to_post {
border:0;
margin:0;
padding:0;
}

.postlistdate_td,.postlistcontact {
background:#f3f3f5;
}

/* SEPARATOR IMAGES ABOVE BELOW IN BETWEEN FORUMS TOPICS POSTS ETC */
.ak_msg_forumlist_aboveforums_table,.ak_msg_topiclist_abovetopics_table,.ak_msg_memberlist_abovelist_table,.ak_msg_postlist_aboveposts_table {
display:block;
border-collapse:collapse;
width:900px;
}

.ak_msg_forumlist_aboveforums_table_td,.ak_msg_topiclist_abovetopics_table_td,.ak_msg_memberlist_abovelist_table_td,.ak_msg_postlist_aboveposts_table_td {
display:block;
height:20px;
width:900px;
background:url(/img/layouts/joshin_josh_1/above.png) no-repeat;
border-collapse:collapse;
padding:0;
}

.ak_msg_forumlist_belowforums_table, .ak_msg_topiclist_belowtopics_table, .ak_msg_postlist_belowposts_table, .ak_msg_memberlist_belowlist_table {
display: block;
border-collapse: collapse;
padding: 0;
width: 900px;
}

.ak_msg_forumlist_belowforums_table_td,.ak_msg_topiclist_belowtopics_table_td,.ak_msg_postlist_belowposts_table_td,.ak_msg_memberlist_belowlist_table_td {
display:block;
height:8px;
width:900px;
background:url(http://www.rbbt.net/themes/fresh-turkishrose/turkishrose-below.png) no-repeat;
border-collapse:collapse;
padding:0;
}

.ak_msg_forumlist_belowstats_table {
display:table;
border-collapse:collapse;
}

.ak_msg_forumlist_belowstats_table_td {
display:table;
height:8px;
width:898px;
background:url(/img/layouts/joshin_josh_1/belowstat42.png) no-repeat;
padding:0;
}

.ak_msg_postlist_betweenposts_table {
display:block;
width:900px;
border-collapse:collapse;
background:url(http://www.rbbt.net/themes/fresh-turkishrose/turkishrose-doublesep.png) no-repeat;
}

.ak_msg_postlist_betweenposts_table_td {
display:table;
height:45px;
width:100%;
padding:0;
}

/* DOUBLE SEPARATOR ON FORUMS LIST */
.forumlist_separator_td {
height:45px;
background:url(http://www.rbbt.net/themes/fresh-turkishrose/turkishrose-doublesep.png) no-repeat center bottom;
text-align:center;
vertical-align:bottom;
line-height:25px;
border:0;
color:#000;
padding:0;
}

.forumlistseparator {
font-size:13px;
}

/* FORUM AND TOPIC LIST 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,.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:10px;
height:17px;
background:#C2A7B5;
padding-top:0;
padding-bottom:0;
}

.forumlistnewswitch,.topiclistnewswitch {
display:block;
width:19px;
height:13px;
background:url(http://rbbt.net/themes/fresh-turkishrose/turkishrose-new.png) center no-repeat;
text-indent:-10000px;
}

/* DEFINES BOXED PAGE NUMBERS */
.pageindexvaluenow {
background:#EEEEF1 url(/img/layouts/joshin_josh_1/greysep.png);
border:1px solid #ccc;
padding:3px;
}

/* DEFINES MISCOPTBAR COLORS AND WIDTH */
.ak_miscoptbar_table {
background: url(/img/layouts/joshin_josh_1/greysep.png);
width: 100%;
border: 1px solid #ccc;
border-radius: 5px;
color: #b57281;
padding: 3px;
}

.ak_miscoptbar_table a {
background:#b57281 url(http://www.rbbt.net/themes/fresh-turkishrose/turkishrosesep.png);
border:1px solid #ccc;
padding:2px;
}

.ak_miscoptbar_table a:hover {
color:#fff;
background:#C2A7B5;
text-decoration:none;
}

/* DEFINES WHOS ONLINE AND STATS BOXES */
.forumlistwhosonlinetable {
width:100%;
border:1px solid #ccc;
border-radius: 5px;
background:#EEEEF1;
}

.forumlistwhosonlinetd {
font-size:11px;
font-weight:700;
color:#000;
padding:4px;
}

.ak_fl_boardstats_master_table {
width:100%;
}

.forumlistboardstatstable {
border:0;
border-bottom:1px solid #ccc;
}

.forumlistboardstatsdata {
background:#FCFCFC;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
padding:1px;
}

.forumlistboardstatsheader {
background:url(http://www.rbbt.net/themes/fresh-turkishrose/turkishrose-statsep.png) no-repeat;
height:23px;
vertical-align:middle;
border-bottom:1px solid #ccc;
text-align:center;
color:#f9f9f9;
padding:0;
}

.forumlistboardstatstitle {
background:#EEEEF1;
border-left:1px solid #ccc;
padding:1px;
}

/* DEFINES NEW TOPIC AND ADD REPLY COLORS AND WIDTHS */
.topiclistpostnewtopic a, .postlistaddareply a {
font-size: 11px;
background: url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border: 1px solid #ccc;
border-radius: 7px;
padding: 5px 15px;
}

/* DEFINES ADMIN AN MOD BOX COLORS AND WIDTH */
span.forumlistadministrators, span.forumlistmoderators {
background: #EEEEF1;
border: 1px solid #ccc;
border-radius: 5px;
width: 892px;
float: right;
padding: 2px;
}

.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 #ccc;
height:20px;
background:#b57281 url(http://www.rbbt.net/themes/fresh-turkishrose/turkishrosesep.png) repeat-x;
color:#fff;
}

.qcode_bar_but {
font-size:11px;
border:1px solid #ccc;
color:#000;
height:20px;
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
margin-top:2px;
padding-left:5px;
padding-right:5px;
}

.ak_msgform_subject_right_td input,.ak_msgform_message_right_td textarea {
background:#fcfcfc;
border:1px solid #ccc;
color:#000;
width:340px;
font-size:13px;
}

.ak_msgform_poll_options_right_td input {
background:#fcfcfc;
padding-top:2px;
padding-bottom:2px;
font-size:11px;
color:#000;
border:1px solid #ccc;
margin:2px;
}

/* DEFINES POLL TABLE COLORS */
.ak_poll_table {
font-size:11px;
text-align:center;
border:1px solid #ccc;
background:#eeeef1;
margin-bottom:15px;
}

.ak_poll_table_header {
height:22px;
color:#376AA8;
padding:0 25px;
}

.ak_poll_table_header a {
padding-left:11px;
}

.ak_poll_table_button_cell input,.ak_msgform_poll_options_head_td,.ak_poll_table_header {
background:#ededed url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border:1px solid #ccc;
height:22px;
font-size:11px;
color:#000;
}

.ak_poll_table_viewres_cell {
font-weight:700;
font-size:11px;
}

.ak_msgform_poll_options_head_td {
color:#376AA8;
}

/* DEFINES MEMBER LIST COLORS AND SIZE */
.ak_msg_seememberlist_user_td1,.ak_msg_seememberlist_user_td2,.ak_msg_seememberlist_im_td1,.ak_msg_seememberlist_im_td2,.ak_msg_seememberlist_pm_td1,.ak_msg_seememberlist_pm_td2 {
font-size:11px;
border:1px solid #ccc;
}

.ak_msg_seememberlist_date_td1,.ak_msg_seememberlist_date_td2,.ak_msg_seememberlist_email_td1,.ak_msg_seememberlist_email_td2 {
font-size:11px;
border:1px solid #ccc;
background:#eeeef1;
}

.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 {
height:24px;
background:#b57281;
color:#f9f9f9;
line-height:12px;
border:0;
padding:0 5px;
}

.ak_msg_seememberlist_head_date_td a:link,.ak_msg_seememberlist_head_date_td a:visited {
color:#fff;
}

.ak_msg_seememberlist_head_date_td a:hover {
text-decoration:underline;
}

.ak_msg_seememberlist_table {
width:900px;
border:1px solid #ccc;
}

/* DEFINES POST ICONS AND SMILEY COLORS */
.ak_subject_posticon_table {
border:1px solid #ccc;
margin-bottom:4px;
text-align:center;
background:#fcfcfc;
padding:0;
}

.ak_subject_posticon_head_td {
font-size:11px;
height:22px;
background:#fcfcfc url(http://www.rbbt.net/themes/fresh-turkishrose/turkishrosesep.png) repeat-x;
padding-top:0;
padding-bottom:0;
text-align:center;
color:#f9f9f9;
}

.msgform_clickable_smiley_box_h {
font-size:11px;
text-align:center;
background:#fcfcfc url(http://www.rbbt.net/themes/fresh-turkishrose/turkishrosesep.png) left -5px repeat-x;
border:1px solid #ccc;
white-space:nowrap;
color:#f9f9f9;
}

.msgform_clickable_smiley_box_h td {
padding:4px 2px 0;
}

.msgform_clickable_smiley_box_b {
border:0;
margin:6px auto;
}

.msgform_clickable_smiley_box_b td {
border:0;
padding:3px;
}

#access_denied_go_back_to_board a:link,#access_denied_go_back_to_board a:visited,#memberlist_link_back_to_board a:link,#memberlist_link_back_to_board a:visited,#search_link_back_to_board a:link,#search_link_back_to_board a:visited {
font-size:11px;
font-weight:700;
border:1px solid #ccc;
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
padding:5px 15px;
}

#loginform {
border:1px solid #ccc;
background:#eeeef1;
padding-top:.5em;
}

#loginform .textbutton {
background:url(http://www.rbbt.net/themes/fresh-turkishrose/turkishrosesep.png);
border:1px solid #ccc;
color:#fff;
padding:2px;
}

#loginform legend {
font-weight:700;
}

img,.ak_msgform_master_table td,.ak_poll_table td,.ak_poll_table_option_rcell1 input,.ak_poll_table_option_rcell2 input,.ak_subject_posticon_table td,.ak_clickposticon_table,.ak_clickposticon_td,.ak_subject_posticon_icons_td,.ak_subject_posticon_icons_td td,.ak_subject_posticon_icons_td input {
border:0;
}

.backtotop a:link,.backtotop a:active,.backtotop a:visited,.backtotop a:hover,.ak_miscoptbar_table a:link,.ak_miscoptbar_table a:active,.ak_miscoptbar_table a:visited {
color:#fff;
text-decoration:none;
}

.bottominfoline,#access_denied_go_back_to_board,#memberlist_link_back_to_board,#search_link_back_to_board {
text-align:center;
}

.ak_msg_post_master_table td,.ak_msgform_master_table input,.ak_msgform_poll_options_table {
border:1px solid #ccc;
}

blockquote,.ak_msgform_master_table {
background:#EEEEF1;
border:1px solid #ccc;
}

hr,.ak_poll_table_header br {
display:none;
}

.postlistpostbody a:link,.postlistpostbody a:active,.postlistpostbody a:visited {
color:#3E618C;
text-decoration:underline;
font-weight:700;
}

.ak_poll_table_option_gback1,.ak_poll_table_option_gback2 {
background-color:#376AA8;
}

/* BOTTOM RB LINKS */
.msg_foot_linkbar a {
margin: 1em;
}

a[href$="linktous"]:after { content:' (Runboard)'; }
a[href$="blogs"]+a:after { content: none; }

.bottominfoline {
margin: 0 auto;
margin-top: .5em;
font-size: 10px;
}


Last edited by Pastor Rick, 8/5/2018, 10:34 pm


---

Advertise Boards On TRDConceptsDE
5/30/2016, 6:02 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: Fresh Valencia


Image
"Fresh Valencia"
Image


Custom CSScopy and paste the following CSS code into your Custom CSS box
/* DEFINES BODY COLOR FONT AND POSITION */
body {
font-family:verdana, arial, tahoma;
font-size:12px;
margin:1em 0;
}

/* DEFINES STRUCTURE OF LAYOUT */
#shell {
background:#fff;
width:960px;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
margin:0 auto;
}

.top {
background:url(http://rbbt.net/themes/fresh-valencia/top-valencia.png) no-repeat center 0;
border-top-left-radius:10px;
border-top-right-radius:10px;
width:960px;
height:28px;
margin:0 auto;
}

.bot {
background:url(http://rbbt.net/themes/fresh-valencia/bot-valencia.png) no-repeat center 0;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
width:960px;
height:28px;
margin:0 auto;
}

.bluetop {
width:100%;
height:15px;
background:#C84127;
border-bottom:1px solid #ccc;
margin:0 auto;
}

.bluebot {
width:100%;
height:15px;
background:#C84127;
border-top:1px solid #ccc;
margin:0 auto;
}

.backtotop {
font-size:10px;
border:0;
text-align:center;
line-height:28px;
vertical-align:middle;
margin:0 auto;
}

.ak_fl_forumrow_mouseover_off {
   padding : 3px;
   background : #eeeef1 url(/img/layouts/joshin_josh_1/moo.png) bottom;
}
.ak_fl_forumrow_mouseover_on {
   padding : 3px;
   background : #e9eaee;
}
.ak_tl_topicrow_mouseover_off {
   padding : 0.75em 3px;
   background : #eeeef1 url(/img/layouts/joshin_josh_1/moo.png) bottom;
}
.ak_tl_topicrow_mouseover_on {
   padding : 0.75em 3px;
   background : #e9eaee;
}

/* TOPIC PREVIEW ON HOVER */
.ak_msg_topic_preview_div {
border-color:#C08A76;
}

/* DEFINES WIDTH AND COLOR OF TABLES */
.topic_list_table,.forum_list_table,.ak_msg_master_table,.ak_msg_post_master_table {
border-collapse:collapse;
border:0;
width:900px;
}

.ak_msg_post_table {
padding-left:3px;
background:#EEEEF1;
border:1px solid #ccc;
}

.ak_msg_post_master_table {
background:#FCFCFC;
border:1px solid #ccc;
}

.postlistpostbody pre {
font-size:11px;
overflow:scroll;
width:98%;
background:#eeeef1;
border:1px solid #ccc;
}

.postlistpostbody a:hover {
color:#376AA8;
text-decoration:underline;
font-weight:700;
}

span.postlisteditedby,span.postlisteditedbyvalue {
font-size:10px;
color:#a9a9a9;
}

.postlistpostbody object,.postlistpostbody embed {
width:600px;
height:385px;
}

.postlistpostname {
display:block;
padding-left:.5em;
background: #C84127 url(http://rbbt.net/themes/fresh-valencia/valenciasep.png);
line-height:24px;
vertical-align:middle;
border:1px solid #ccc;
color:#f9f9f9;
}

span.postlist_link_to_post a,.postlistsendicq a,.postlistsendaim a,.postlistsendmsn a,.postlistsendyahoo a,.postlistsendpm a,.postlistblog a,.postlist_karma_applaud a,.postlist_karma_smite a,.share_menu a {
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border:1px solid #CCC;
padding:3px;
}

.share_hidden h4 {
background:#C84127 url(http://rbbt.net/themes/fresh-valencia/valenciasep.png);
}

.user_popup,.share_hidden,.ak_msg_topic_preview_div {
border:1px solid #C08A76;
-moz-box-shadow:2px 2px 7px #777;
-webkit-box-shadow:2px 2px 7px #777;
box-shadow:2px 2px 7px #777;
filteremoticonrogidemoticonXImageTransform.Microsoft.Shadow(color=#777777,direction=135,strength=5);
}

span.postlist_link_to_post {
border:0;
margin:0;
padding:0;
}

.postlistdate_td,.postlistcontact {
background:#f3f3f5;
}

/* SEPARATOR IMAGES ABOVE BELOW IN BETWEEN FORUMS TOPICS POSTS ETC */
.ak_msg_forumlist_aboveforums_table,.ak_msg_topiclist_abovetopics_table,.ak_msg_memberlist_abovelist_table,.ak_msg_postlist_aboveposts_table {
display:block;
border-collapse:collapse;
width:900px;
}

.ak_msg_forumlist_aboveforums_table_td,.ak_msg_topiclist_abovetopics_table_td,.ak_msg_memberlist_abovelist_table_td,.ak_msg_postlist_aboveposts_table_td {
display:block;
height:20px;
width:900px;
background:url(/img/layouts/joshin_josh_1/above.png) no-repeat;
border-collapse:collapse;
padding:0;
}

.ak_msg_forumlist_belowforums_table, .ak_msg_topiclist_belowtopics_table, .ak_msg_postlist_belowposts_table, .ak_msg_memberlist_belowlist_table {
display: block;
border-collapse: collapse;
padding: 0;
width: 900px;
}

.ak_msg_forumlist_belowforums_table_td,.ak_msg_topiclist_belowtopics_table_td,.ak_msg_postlist_belowposts_table_td,.ak_msg_memberlist_belowlist_table_td {
display:block;
height:8px;
width:900px;
background:url(http://rbbt.net/themes/fresh-valencia/valencia-below.png) no-repeat;
border-collapse:collapse;
padding:0;
}

.ak_msg_forumlist_belowstats_table {
display:table;
border-collapse:collapse;
}

.ak_msg_forumlist_belowstats_table_td {
display:table;
height:8px;
width:898px;
background:url(/img/layouts/joshin_josh_1/belowstat42.png) no-repeat;
padding:0;
}

.ak_msg_postlist_betweenposts_table {
display:block;
width:900px;
border-collapse:collapse;
background:url(http://rbbt.net/themes/fresh-valencia/valencia-doublesep.png) no-repeat;
}

.ak_msg_postlist_betweenposts_table_td {
display:table;
height:45px;
width:100%;
padding:0;
}

/* DOUBLE SEPARATOR ON FORUMS LIST */
.forumlist_separator_td {
height:45px;
background:url(http://rbbt.net/themes/fresh-valencia/valencia-doublesep.png) no-repeat center bottom;
text-align:center;
vertical-align:bottom;
line-height:25px;
border:0;
color:#000;
padding:0;
}

.forumlistseparator {
font-size:13px;
}

/* FORUM AND TOPIC LIST 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,.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:10px;
height:17px;
background:#C08A76;
padding-top:0;
padding-bottom:0;
}

.forumlistnewswitch,.topiclistnewswitch {
display:block;
width:19px;
height:13px;
background:url(http://rbbt.net/themes/fresh-valencia/valencia-new.png) center no-repeat;
text-indent:-10000px;
}

/* DEFINES BOXED PAGE NUMBERS */
.pageindexvaluenow {
background:#EEEEF1 url(/img/layouts/joshin_josh_1/greysep.png);
border:1px solid #ccc;
padding:3px;
}

/* DEFINES MISCOPTBAR COLORS AND WIDTH */
.ak_miscoptbar_table {
background: url(/img/layouts/joshin_josh_1/greysep.png);
width: 100%;
border: 1px solid #ccc;
border-radius: 5px;
color: #C84127;
padding: 3px;
}

.ak_miscoptbar_table a {
background:#C84127 url(http://rbbt.net/themes/fresh-valencia/valenciasep.png);
border:1px solid #ccc;
padding:2px;
}

.ak_miscoptbar_table a:hover {
color:#fff;
background:#C08A76;
text-decoration:none;
}

/* DEFINES WHOS ONLINE AND STATS BOXES */
.forumlistwhosonlinetable {
width:100%;
border:1px solid #ccc;
border-radius: 5px;
background:#EEEEF1;
}

.forumlistwhosonlinetd {
font-size:11px;
font-weight:700;
color:#000;
padding:4px;
}

.ak_fl_boardstats_master_table {
width:100%;
}

.forumlistboardstatstable {
border:0;
border-bottom:1px solid #ccc;
}

.forumlistboardstatsdata {
background:#FCFCFC;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
padding:1px;
}

.forumlistboardstatsheader {
background:url(http://rbbt.net/themes/fresh-valencia/valencia-statsep.png) no-repeat;
height:23px;
vertical-align:middle;
border-bottom:1px solid #ccc;
text-align:center;
color:#f9f9f9;
padding:0;
}

.forumlistboardstatstitle {
background:#EEEEF1;
border-left:1px solid #ccc;
padding:1px;
}

/* DEFINES NEW TOPIC AND ADD REPLY COLORS AND WIDTHS */
.topiclistpostnewtopic a, .postlistaddareply a {
font-size: 11px;
background: url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border: 1px solid #ccc;
border-radius: 7px;
padding: 5px 15px;
}

/* DEFINES ADMIN AN MOD BOX COLORS AND WIDTH */
span.forumlistadministrators, span.forumlistmoderators {
background: #EEEEF1;
border: 1px solid #ccc;
border-radius: 5px;
width: 892px;
float: right;
padding: 2px;
}

.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 #ccc;
height:20px;
background:#C84127 url(http://rbbt.net/themes/fresh-valencia/valenciasep.png) repeat-x;
color:#fff;
}

.qcode_bar_but {
font-size:11px;
border:1px solid #ccc;
color:#000;
height:20px;
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
margin-top:2px;
padding-left:5px;
padding-right:5px;
}

.ak_msgform_subject_right_td input,.ak_msgform_message_right_td textarea {
background:#fcfcfc;
border:1px solid #ccc;
color:#000;
width:340px;
font-size:13px;
}

.ak_msgform_poll_options_right_td input {
background:#fcfcfc;
padding-top:2px;
padding-bottom:2px;
font-size:11px;
color:#000;
border:1px solid #ccc;
margin:2px;
}

/* DEFINES POLL TABLE COLORS */
.ak_poll_table {
font-size:11px;
text-align:center;
border:1px solid #ccc;
background:#eeeef1;
margin-bottom:15px;
}

.ak_poll_table_header {
height:22px;
color:#376AA8;
padding:0 25px;
}

.ak_poll_table_header a {
padding-left:11px;
}

.ak_poll_table_button_cell input,.ak_msgform_poll_options_head_td,.ak_poll_table_header {
background:#ededed url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border:1px solid #ccc;
height:22px;
font-size:11px;
color:#000;
}

.ak_poll_table_viewres_cell {
font-weight:700;
font-size:11px;
}

.ak_msgform_poll_options_head_td {
color:#376AA8;
}

/* DEFINES MEMBER LIST COLORS AND SIZE */
.ak_msg_seememberlist_user_td1,.ak_msg_seememberlist_user_td2,.ak_msg_seememberlist_im_td1,.ak_msg_seememberlist_im_td2,.ak_msg_seememberlist_pm_td1,.ak_msg_seememberlist_pm_td2 {
font-size:11px;
border:1px solid #ccc;
}

.ak_msg_seememberlist_date_td1,.ak_msg_seememberlist_date_td2,.ak_msg_seememberlist_email_td1,.ak_msg_seememberlist_email_td2 {
font-size:11px;
border:1px solid #ccc;
background:#eeeef1;
}

.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 {
height:24px;
background:#C84127;
color:#f9f9f9;
line-height:12px;
border:0;
padding:0 5px;
}

.ak_msg_seememberlist_head_date_td a:link,.ak_msg_seememberlist_head_date_td a:visited {
color:#fff;
}

.ak_msg_seememberlist_head_date_td a:hover {
text-decoration:underline;
}

.ak_msg_seememberlist_table {
width:900px;
border:1px solid #ccc;
}

/* DEFINES POST ICONS AND SMILEY COLORS */
.ak_subject_posticon_table {
border:1px solid #ccc;
margin-bottom:4px;
text-align:center;
background:#fcfcfc;
padding:0;
}

.ak_subject_posticon_head_td {
font-size:11px;
height:22px;
background:#fcfcfc url(http://rbbt.net/themes/fresh-valencia/valenciasep.png) repeat-x;
padding-top:0;
padding-bottom:0;
text-align:center;
color:#f9f9f9;
}

.msgform_clickable_smiley_box_h {
font-size:11px;
text-align:center;
background:#fcfcfc url(http://rbbt.net/themes/fresh-valencia/valenciasep.png) left -5px repeat-x;
border:1px solid #ccc;
white-space:nowrap;
color:#f9f9f9;
}

.msgform_clickable_smiley_box_h td {
padding:4px 2px 0;
}

.msgform_clickable_smiley_box_b {
border:0;
margin:6px auto;
}

.msgform_clickable_smiley_box_b td {
border:0;
padding:3px;
}

#access_denied_go_back_to_board a:link,#access_denied_go_back_to_board a:visited,#memberlist_link_back_to_board a:link,#memberlist_link_back_to_board a:visited,#search_link_back_to_board a:link,#search_link_back_to_board a:visited {
font-size:11px;
font-weight:700;
border:1px solid #ccc;
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
padding:5px 15px;
}

#loginform {
border:1px solid #ccc;
background:#eeeef1;
padding-top:.5em;
}

#loginform .textbutton {
background:url(http://rbbt.net/themes/fresh-valencia/valenciasep.png);
border:1px solid #ccc;
color:#fff;
padding:2px;
}

#loginform legend {
font-weight:700;
}

img,.ak_msgform_master_table td,.ak_poll_table td,.ak_poll_table_option_rcell1 input,.ak_poll_table_option_rcell2 input,.ak_subject_posticon_table td,.ak_clickposticon_table,.ak_clickposticon_td,.ak_subject_posticon_icons_td,.ak_subject_posticon_icons_td td,.ak_subject_posticon_icons_td input {
border:0;
}

.backtotop a:link,.backtotop a:active,.backtotop a:visited,.backtotop a:hover,.ak_miscoptbar_table a:link,.ak_miscoptbar_table a:active,.ak_miscoptbar_table a:visited {
color:#fff;
text-decoration:none;
}

.bottominfoline,#access_denied_go_back_to_board,#memberlist_link_back_to_board,#search_link_back_to_board {
text-align:center;
}

.ak_msg_post_master_table td,.ak_msgform_master_table input,.ak_msgform_poll_options_table {
border:1px solid #ccc;
}

blockquote,.ak_msgform_master_table {
background:#EEEEF1;
border:1px solid #ccc;
}

hr,.ak_poll_table_header br {
display:none;
}

.postlistpostbody a:link,.postlistpostbody a:active,.postlistpostbody a:visited {
color:#3E618C;
text-decoration:underline;
font-weight:700;
}

.ak_poll_table_option_gback1,.ak_poll_table_option_gback2 {
background-color:#376AA8;
}

/* BOTTOM RB LINKS */
.msg_foot_linkbar a {
margin: 1em;
}

a[href$="linktous"]:after { content:' (Runboard)'; }
a[href$="blogs"]+a:after { content: none; }

.bottominfoline {
margin: 0 auto;
margin-top: .5em;
font-size: 10px;
}


Last edited by Pastor Rick, 8/5/2018, 10:41 pm


---

Advertise Boards On TRDConceptsDE
5/30/2016, 6:02 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: Fresh Wisteria


Image
"Fresh Wisteria"
Image


Custom CSScopy and paste the following CSS code into your Custom CSS box
/* DEFINES BODY COLOR FONT AND POSITION */
body {
font-family:verdana, arial, tahoma;
font-size:12px;
margin:1em 0;
}

/* DEFINES STRUCTURE OF LAYOUT */
#shell {
background:#fff;
width:960px;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
margin:0 auto;
}

.top {
background:url(http://rbbt.net/themes/fresh-wisteria/top-wisteria.png) no-repeat center 0;
border-top-left-radius:10px;
border-top-right-radius:10px;
width:960px;
height:28px;
margin:0 auto;
}

.bot {
background:url(http://rbbt.net/themes/fresh-wisteria/bot-wisteria.png) no-repeat center 0;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
width:960px;
height:28px;
margin:0 auto;
}

.bluetop {
width:100%;
height:15px;
background:#9B59B6;
border-bottom:1px solid #ccc;
margin:0 auto;
}

.bluebot {
width:100%;
height:15px;
background:#9B59B6;
border-top:1px solid #ccc;
margin:0 auto;
}

.backtotop {
font-size:10px;
border:0;
text-align:center;
line-height:28px;
vertical-align:middle;
margin:0 auto;
}

.ak_fl_forumrow_mouseover_off {
   padding : 3px;
   background : #eeeef1 url(/img/layouts/joshin_josh_1/moo.png) bottom;
}
.ak_fl_forumrow_mouseover_on {
   padding : 3px;
   background : #e9eaee;
}
.ak_tl_topicrow_mouseover_off {
   padding : 0.75em 3px;
   background : #eeeef1 url(/img/layouts/joshin_josh_1/moo.png) bottom;
}
.ak_tl_topicrow_mouseover_on {
   padding : 0.75em 3px;
   background : #e9eaee;
}

/* TOPIC PREVIEW ON HOVER */
.ak_msg_topic_preview_div {
border-color:#9A89C8;
}

/* DEFINES WIDTH AND COLOR OF TABLES */
.topic_list_table,.forum_list_table,.ak_msg_master_table,.ak_msg_post_master_table {
border-collapse:collapse;
border:0;
width:900px;
}

.ak_msg_post_table {
padding-left:3px;
background:#EEEEF1;
border:1px solid #ccc;
}

.ak_msg_post_master_table {
background:#FCFCFC;
border:1px solid #ccc;
}

.postlistpostbody pre {
font-size:11px;
overflow:scroll;
width:98%;
background:#eeeef1;
border:1px solid #ccc;
}

.postlistpostbody a:hover {
color:#376AA8;
text-decoration:underline;
font-weight:700;
}

span.postlisteditedby,span.postlisteditedbyvalue {
font-size:10px;
color:#a9a9a9;
}

.postlistpostbody object,.postlistpostbody embed {
width:600px;
height:385px;
}

.postlistpostname {
display:block;
padding-left:.5em;
background:#9B59B6 url(http://rbbt.net/themes/fresh-wisteria/wisteriasep.png);
line-height:24px;
vertical-align:middle;
border:1px solid #ccc;
color:#f9f9f9;
}

span.postlist_link_to_post a,.postlistsendicq a,.postlistsendaim a,.postlistsendmsn a,.postlistsendyahoo a,.postlistsendpm a,.postlistblog a,.postlist_karma_applaud a,.postlist_karma_smite a,.share_menu a {
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border:1px solid #CCC;
padding:3px;
}

.share_hidden h4 {
background:#9B59B6 url(http://rbbt.net/themes/fresh-wisteria/wisteriasep.png);
}

.user_popup,.share_hidden,.ak_msg_topic_preview_div {
border:1px solid #9A89C8;
-moz-box-shadow:2px 2px 7px #777;
-webkit-box-shadow:2px 2px 7px #777;
box-shadow:2px 2px 7px #777;
filteremoticonrogidemoticonXImageTransform.Microsoft.Shadow(color=#777777,direction=135,strength=5);
}

span.postlist_link_to_post {
border:0;
margin:0;
padding:0;
}

.postlistdate_td,.postlistcontact {
background:#f3f3f5;
}

/* SEPARATOR IMAGES ABOVE BELOW IN BETWEEN FORUMS TOPICS POSTS ETC */
.ak_msg_forumlist_aboveforums_table,.ak_msg_topiclist_abovetopics_table,.ak_msg_memberlist_abovelist_table,.ak_msg_postlist_aboveposts_table {
display:block;
border-collapse:collapse;
width:900px;
}

.ak_msg_forumlist_aboveforums_table_td,.ak_msg_topiclist_abovetopics_table_td,.ak_msg_memberlist_abovelist_table_td,.ak_msg_postlist_aboveposts_table_td {
display:block;
height:20px;
width:900px;
background:url(/img/layouts/joshin_josh_1/above.png) no-repeat;
border-collapse:collapse;
padding:0;
}

.ak_msg_forumlist_belowforums_table, .ak_msg_topiclist_belowtopics_table, .ak_msg_postlist_belowposts_table, .ak_msg_memberlist_belowlist_table {
display: block;
border-collapse: collapse;
padding: 0;
width: 900px;
}

.ak_msg_forumlist_belowforums_table_td,.ak_msg_topiclist_belowtopics_table_td,.ak_msg_postlist_belowposts_table_td,.ak_msg_memberlist_belowlist_table_td {
display:block;
height:8px;
width:900px;
background:url(http://rbbt.net/themes/fresh-wisteria/wisteria-below.png) no-repeat;
border-collapse:collapse;
padding:0;
}

.ak_msg_forumlist_belowstats_table {
display:table;
border-collapse:collapse;
}

.ak_msg_forumlist_belowstats_table_td {
display:table;
height:8px;
width:898px;
background:url(/img/layouts/joshin_josh_1/belowstat42.png) no-repeat;
padding:0;
}

.ak_msg_postlist_betweenposts_table {
display:block;
width:900px;
border-collapse:collapse;
background:url(http://rbbt.net/themes/fresh-wisteria/wisteria-doublesep.png) no-repeat;
}

.ak_msg_postlist_betweenposts_table_td {
display:table;
height:45px;
width:100%;
padding:0;
}

/* DOUBLE SEPARATOR ON FORUMS LIST */
.forumlist_separator_td {
height:45px;
background:url(http://rbbt.net/themes/fresh-wisteria/wisteria-doublesep.png) no-repeat center bottom;
text-align:center;
vertical-align:bottom;
line-height:25px;
border:0;
color:#000;
padding:0;
}

.forumlistseparator {
font-size:13px;
}

/* FORUM AND TOPIC LIST 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,.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:10px;
height:17px;
background:#9A89C8;
padding-top:0;
padding-bottom:0;
}

.forumlistnewswitch,.topiclistnewswitch {
display:block;
width:19px;
height:13px;
background:url(http://rbbt.net/themes/fresh-wisteria/wisteria-new.png) center no-repeat;
text-indent:-10000px;
}

/* DEFINES BOXED PAGE NUMBERS */
.pageindexvaluenow {
background:#EEEEF1 url(/img/layouts/joshin_josh_1/greysep.png);
border:1px solid #ccc;
padding:3px;
}

/* DEFINES MISCOPTBAR COLORS AND WIDTH */
.ak_miscoptbar_table {
background: url(/img/layouts/joshin_josh_1/greysep.png);
width: 100%;
border: 1px solid #ccc;
border-radius: 5px;
color: #9B59B6;
padding: 3px;
}

.ak_miscoptbar_table a {
background:#9B59B6 url(http://rbbt.net/themes/fresh-wisteria/wisteriasep.png);
border:1px solid #ccc;
padding:2px;
}

.ak_miscoptbar_table a:hover {
color:#fff;
background:#9A89C8;
text-decoration:none;
}

/* DEFINES WHOS ONLINE AND STATS BOXES */
.forumlistwhosonlinetable {
width:100%;
border:1px solid #ccc;
border-radius: 5px;
background:#EEEEF1;
}

.forumlistwhosonlinetd {
font-size:11px;
font-weight:700;
color:#000;
padding:4px;
}

.ak_fl_boardstats_master_table {
width:100%;
}

.forumlistboardstatstable {
border:0;
border-bottom:1px solid #ccc;
}

.forumlistboardstatsdata {
background:#FCFCFC;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
padding:1px;
}

.forumlistboardstatsheader {
background:url(http://rbbt.net/themes/fresh-wisteria/wisteria-statsep.png) no-repeat;
height:23px;
vertical-align:middle;
border-bottom:1px solid #ccc;
text-align:center;
color:#f9f9f9;
padding:0;
}

.forumlistboardstatstitle {
background:#EEEEF1;
border-left:1px solid #ccc;
padding:1px;
}

/* DEFINES NEW TOPIC AND ADD REPLY COLORS AND WIDTHS */
.topiclistpostnewtopic a, .postlistaddareply a {
font-size: 11px;
background: url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border: 1px solid #ccc;
border-radius: 7px;
padding: 5px 15px;
}

/* DEFINES ADMIN AN MOD BOX COLORS AND WIDTH */
span.forumlistadministrators, span.forumlistmoderators {
background: #EEEEF1;
border: 1px solid #ccc;
border-radius: 5px;
width: 892px;
float: right;
padding: 2px;
}

.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 #ccc;
height:20px;
background:#9B59B6 url(http://rbbt.net/themes/fresh-wisteria/wisteriasep.png) repeat-x;
color:#fff;
}

.qcode_bar_but {
font-size:11px;
border:1px solid #ccc;
color:#000;
height:20px;
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
margin-top:2px;
padding-left:5px;
padding-right:5px;
}

.ak_msgform_subject_right_td input,.ak_msgform_message_right_td textarea {
background:#fcfcfc;
border:1px solid #ccc;
color:#000;
width:340px;
font-size:13px;
}

.ak_msgform_poll_options_right_td input {
background:#fcfcfc;
padding-top:2px;
padding-bottom:2px;
font-size:11px;
color:#000;
border:1px solid #ccc;
margin:2px;
}

/* DEFINES POLL TABLE COLORS */
.ak_poll_table {
font-size:11px;
text-align:center;
border:1px solid #ccc;
background:#eeeef1;
margin-bottom:15px;
}

.ak_poll_table_header {
height:22px;
color:#376AA8;
padding:0 25px;
}

.ak_poll_table_header a {
padding-left:11px;
}

.ak_poll_table_button_cell input,.ak_msgform_poll_options_head_td,.ak_poll_table_header {
background:#ededed url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
border:1px solid #ccc;
height:22px;
font-size:11px;
color:#000;
}

.ak_poll_table_viewres_cell {
font-weight:700;
font-size:11px;
}

.ak_msgform_poll_options_head_td {
color:#376AA8;
}

/* DEFINES MEMBER LIST COLORS AND SIZE */
.ak_msg_seememberlist_user_td1,.ak_msg_seememberlist_user_td2,.ak_msg_seememberlist_im_td1,.ak_msg_seememberlist_im_td2,.ak_msg_seememberlist_pm_td1,.ak_msg_seememberlist_pm_td2 {
font-size:11px;
border:1px solid #ccc;
}

.ak_msg_seememberlist_date_td1,.ak_msg_seememberlist_date_td2,.ak_msg_seememberlist_email_td1,.ak_msg_seememberlist_email_td2 {
font-size:11px;
border:1px solid #ccc;
background:#eeeef1;
}

.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 {
height:24px;
background:#9B59B6;
color:#f9f9f9;
line-height:12px;
border:0;
padding:0 5px;
}

.ak_msg_seememberlist_head_date_td a:link,.ak_msg_seememberlist_head_date_td a:visited {
color:#fff;
}

.ak_msg_seememberlist_head_date_td a:hover {
text-decoration:underline;
}

.ak_msg_seememberlist_table {
width:900px;
border:1px solid #ccc;
}

/* DEFINES POST ICONS AND SMILEY COLORS */
.ak_subject_posticon_table {
border:1px solid #ccc;
margin-bottom:4px;
text-align:center;
background:#fcfcfc;
padding:0;
}

.ak_subject_posticon_head_td {
font-size:11px;
height:22px;
background:#fcfcfc url(http://rbbt.net/themes/fresh-wisteria/wisteriasep.png) repeat-x;
padding-top:0;
padding-bottom:0;
text-align:center;
color:#f9f9f9;
}

.msgform_clickable_smiley_box_h {
font-size:11px;
text-align:center;
background:#fcfcfc url(http://rbbt.net/themes/fresh-wisteria/wisteriasep.png) left -5px repeat-x;
border:1px solid #ccc;
white-space:nowrap;
color:#f9f9f9;
}

.msgform_clickable_smiley_box_h td {
padding:4px 2px 0;
}

.msgform_clickable_smiley_box_b {
border:0;
margin:6px auto;
}

.msgform_clickable_smiley_box_b td {
border:0;
padding:3px;
}

#access_denied_go_back_to_board a:link,#access_denied_go_back_to_board a:visited,#memberlist_link_back_to_board a:link,#memberlist_link_back_to_board a:visited,#search_link_back_to_board a:link,#search_link_back_to_board a:visited {
font-size:11px;
font-weight:700;
border:1px solid #ccc;
background:url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
padding:5px 15px;
}

#loginform {
border:1px solid #ccc;
background:#eeeef1;
padding-top:.5em;
}

#loginform .textbutton {
background:url(http://rbbt.net/themes/fresh-wisteria/wisteriasep.png);
border:1px solid #ccc;
color:#fff;
padding:2px;
}

#loginform legend {
font-weight:700;
}

img,.ak_msgform_master_table td,.ak_poll_table td,.ak_poll_table_option_rcell1 input,.ak_poll_table_option_rcell2 input,.ak_subject_posticon_table td,.ak_clickposticon_table,.ak_clickposticon_td,.ak_subject_posticon_icons_td,.ak_subject_posticon_icons_td td,.ak_subject_posticon_icons_td input {
border:0;
}

.backtotop a:link,.backtotop a:active,.backtotop a:visited,.backtotop a:hover,.ak_miscoptbar_table a:link,.ak_miscoptbar_table a:active,.ak_miscoptbar_table a:visited {
color:#fff;
text-decoration:none;
}

.bottominfoline,#access_denied_go_back_to_board,#memberlist_link_back_to_board,#search_link_back_to_board {
text-align:center;
}

.ak_msg_post_master_table td,.ak_msgform_master_table input,.ak_msgform_poll_options_table {
border:1px solid #ccc;
}

blockquote,.ak_msgform_master_table {
background:#EEEEF1;
border:1px solid #ccc;
}

hr,.ak_poll_table_header br {
display:none;
}

.postlistpostbody a:link,.postlistpostbody a:active,.postlistpostbody a:visited {
color:#3E618C;
text-decoration:underline;
font-weight:700;
}

.ak_poll_table_option_gback1,.ak_poll_table_option_gback2 {
background-color:#376AA8;
}

/* BOTTOM RB LINKS */
.msg_foot_linkbar a {
margin: 1em;
}

a[href$="linktous"]:after { content:' (Runboard)'; }
a[href$="blogs"]+a:after { content: none; }

.bottominfoline {
margin: 0 auto;
margin-top: .5em;
font-size: 10px;
}


Last edited by Pastor Rick, 8/5/2018, 10:48 pm


---

Advertise Boards On TRDConceptsDE
5/30/2016, 6:02 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 


Add a reply

Page:  1  2 



You are not logged in (login)