Blueberry Fun (added February 5, 2019) https://bakheva.runboard.com/t17137 Runboard| Blueberry Fun (added February 5, 2019) en-us Thu, 28 Mar 2024 18:33:20 +0000 Thu, 28 Mar 2024 18:33:20 +0000 https://www.runboard.com/ rssfeeds_managingeditor@runboard.com (Runboard.com RSS feeds managing editor) rssfeeds_webmaster@runboard.com (Runboard.com RSS feeds webmaster) akBBS 60 Blueberry Fun (added February 5, 2019)https://bakheva.runboard.com/p298981,from=rss#post298981https://bakheva.runboard.com/p298981,from=rss#post298981A Linear Blends Project by: Pastor Rick Blueberry Fun Installation InstructionsFirst, switch your board over to custom mode (details are located here) Custom CSScopy and paste the following CSS code into your Custom CSS box /* BLUEBERRY FUN 2019 CSS CODES */ /* DEFINES BODY COLOR FONT AND POSITION */ body {   margin: 1em 0;   margin-bottom: 30px;   font-family: verdana, arial, tahoma;   font-size: 12px;   background: #54F9F8;   background: #092756;   background: -moz-radial-gradient(0% 100%, ellipse cover, rgba(104, 128, 138, .4) 10%, rgba(138, 114, 76, 0) 40%), -moz-linear-gradient(top, rgba(57, 173, 219, .25) 0%, rgba(42, 60, 87, .4) 100%), -moz-linear-gradient(-45deg, #670d10 0%, #6791d4 50%, #092756 100%);   background: -webkit-radial-gradient(0% 100%, ellipse cover, rgba(104, 128, 138, .4) 10%, rgba(138, 114, 76, 0) 40%), -webkit-linear-gradient(top, rgba(57, 173, 219, .25) 0%, rgba(42, 60, 87, .4) 100%), -webkit-linear-gradient(-45deg, #670d10 0%, #6791d4 50%, #092756 100%);   background: -o-radial-gradient(0% 100%, ellipse cover, rgba(104, 128, 138, .4) 10%, rgba(138, 114, 76, 0) 40%), -o-linear-gradient(top, rgba(57, 173, 219, .25) 0%, rgba(42, 60, 87, .4) 100%), -o-linear-gradient(-45deg, #670d10 0%, #6791d4 50%, #092756 100%);   background: -ms-radial-gradient(0% 100%, ellipse cover, rgba(104, 128, 138, .4) 10%, rgba(138, 114, 76, 0) 40%), -ms-linear-gradient(top, rgba(57, 173, 219, .25) 0%, rgba(42, 60, 87, .4) 100%), -ms-linear-gradient(-45deg, #670d10 0%, #6791d4 50%, #092756 100%);   background: -webkit-radial-gradient(0% 100%, ellipse cover, rgba(104, 128, 138, .4) 10%, rgba(138, 114, 76, 0) 40%), linear-gradient(to bottom, rgba(57, 173, 219, .25) 0%, rgba(42, 60, 87, .4) 100%), linear-gradient(135deg, #670d10 0%, #6791d4 50%, #092756 100%); } /* BANNER BORDER */ #ak_board_home>center>a>img, #ak_forum_1>center>a>img, #ak_forum_2>center>a>img, #ak_forum_3>center>a>img, #ak_forum_4>center>a>img, #ak_forum_5>center>a>img, #ak_forum_6>center>a>img, #ak_forum_7>center>a>img, #ak_forum_8>center>a>img, #ak_forum_9>center>a>img, #ak_forum_10>center>a>img, #ak_forum_11>center>a>img, #ak_forum_12>center>a>img, #ak_forum_13>center>a>img, #ak_forum_14>center>a>img, #ak_forum_15>center>a>img, #ak_forum_16>center>a>img, #ak_forum_17>center>a>img, #ak_forum_18>center>a>img, #ak_forum_19>center>a>img, #ak_forum_20>center>a>img, #a {   border: 1px solid #69359C;   border-radius: 15px; } /* DEFINES STRUCTURE OF LAYOUT */ #shell {   background: linear-gradient(27deg, #fffadc 5px, transparent 5px) 0 5px, linear-gradient(207deg, #fff1dc 5px, transparent 5px) 10px 0px, linear-gradient(27deg, #fff7dc 5px, transparent 5px) 0px 10px, linear-gradient(207deg, #fff4dc 5px, transparent 5px) 10px 5px, linear-gradient(90deg, #fffadc 10px, transparent 10px), linear-gradient(#fff5dc 25%, #fff4dc 25%, #fff3dc 50%, transparent 50%, transparent 75%, #fff2dc 75%, #fff1dc);   background-color: #fff6dc;   background-size: 20px 20px;   width: 960px;   margin: 0 auto; } .top {   background: url(https://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(https://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 {   display: block;   margin: 0 auto;   width: 40px;   height: 40px;   line-height: 50px;   border: 2px solid #b1b6d9;   border-radius: 50%;   color: #f5f5f5;   text-align: center;   text-decoration: none;   background: #4f86f7;   box-shadow: 0 0 3px #b1bed9;   font-size: 45px;   font-weight: 700; } .backtotop:hover {   background: #063791; } .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 {   background: #FAFAFF;   padding: 3px 5px 0 5px;   border: 1px solid #CCCCCC; } .ak_msg_post_table img {   padding-top: 3px;   padding-bottom: 10px; } .ak_msg_post_master_table, .ak_msgform_master_table td, .ak_msgform_poll_options_table {   background: #FAFAFF;   color: #000000;   border: 1px solid #CCCCCC; } 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; } .ak_subject_posticon_icons_td {   padding: 2px 0 1px 5px; } .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(https://rbbt.net/themes/fresh-purpleheart/purpleheartsep.png);   line-height: 24px;   vertical-align: middle;   border: 1px solid #ccc;   color: #f9f9f9; } .postlistuserblock, .postlistpostblock {   background: #fdfdff;   vertical-align: top;   text-align: left;   border: 0;   height: 100%; } .postlistpostblock {   border-style: solid;   border-width: 0 1px 1px;   border-color: #CCCCCC; } .postlistuserblock {   border-bottom: 1px solid #ccc;   border-right: 1px solid #ccc; } 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 #d1c8fb;   border-radius: 10px;   padding: 2px 5px; } .share_hidden h4 {   background: #69359c url(https://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; } span.postlistdate {   background: url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;   border: 1px solid #d1c8fb;   border-radius: 10px;   padding: 2px 5px; } span.postlistdate::before {   content: "Posted: "; } /* DEFINE POSTLIST LINK MARGIN SETTINGS */ span.postlist_link_to_post {   border: 0;   padding: 0;   padding-left: 5px;   margin-right: 5px; } span.postlistblog {   margin-right: 5px; } td.postlistcontact>span:nth-child(4), td.postlistcontact>span:nth-child(6), td.postlistcontact>span:nth-child(7), td.postlistcontact>span:nth-child(8), td.postlistcontact>span:nth-child(9), .postlist_karma_applaud {   margin-right: 5px; } span.postlistsendpm {   margin-right: -2px; } .postlistcontact, .postlistdate_td {   background: #fdfdff; } /* 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_memberlist_abovelist_table_td {   margin-top: 15px; } .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(https://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: 900px;   background: url(/img/layouts/joshin_josh_1/belowstat42.png) no-repeat;   background-size: contain;   padding: 0; } .ak_msg_postlist_betweenposts_table {   display: block;   width: 900px;   border-collapse: collapse;   background: url(https://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(https://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: #4f86f7;   padding-top: 3px;   padding-bottom: 3px; } .forumlistnewswitch, .topiclistnewswitch {   display: block;   width: 19px;   height: 13px;   background: url(https://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(https://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;   padding-left: 5px; } .forumlistboardstatsheader {   background: url(https://rbbt.net/themes/fresh-purpleheart/purpleheart-statsep.png) no-repeat;   background-size: cover;   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;   padding-left: 5px; } /* BOARD STATS FINAL TWEAKS */ .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(5)>td:nth-child(1), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(5)>td:nth-child(2), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(5)>td:nth-child(3), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(5)>td:nth-child(4) {   padding-bottom: 3px; } .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(2)>td:nth-child(3), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(3)>td:nth-child(3), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(4)>td:nth-child(3), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(5)>td:nth-child(3) {   border-left: 0; } /* DEFINES NEW TOPIC AND ADD REPLY COLORS AND WIDTHS */ .topiclistpostnewtopic a, .postlistaddareply a {   font-family: verdana, arial, tahoma;   font-size: 12px;   background: url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;   background-size: contain;   border: 1px solid #d1c8fb;   border-radius: 15px;   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;   padding-left: 5px; } .ak_msgform_newtopic_submit_button, .ak_msgform_newtopic_preview_button, .ak_msgform_postreply_submit_button, .ak_msgform_postreply_preview_button, .ak_msgform_editpost_submit_button, .ak_msgform_editpost_preview_button {   font-size: 12px;   border: 2px outset #cdd6f9;   box-shadow: 0 0 3px #532FD2;   border-radius: 15px;   text-align: center;   text-decoration: none;   line-height: 2px;   margin-top: 3px;   margin-bottom: 3px;   padding: 10px;   height: 20px;   background: #69359c;   color: #fff; } .ak_msgform_newtopic_submit_button:hover, .ak_msgform_newtopic_preview_button:hover, .ak_msgform_postreply_submit_button:hover, .ak_msgform_postreply_preview_button:hover, .ak_msgform_editpost_submit_button:hover, .ak_msgform_editpost_preview_button:hover {   font-size: 12px;   border: 2px inset #cdd6f9;   box-shadow: 0 0 3px #532FD2;   border-radius: 15px;   text-align: center;   text-decoration: none;   line-height: 2px;   margin-top: 3px;   margin-bottom: 3px;   padding: 10px;   height: 20px;   background: #4827CC;   color: #fff; } .qcode_bar_but {   font-size: 12px;   border: 2px outset #cdd6f9;   box-shadow: 0 0 3px #532FD2;   border-radius: 15px;   color: #fff;   text-align: center;   text-decoration: none;   height: 20px;   line-height: 7px;   background: #4f86f7;   margin-top: 3px;   margin-bottom: 3px;   padding-left: 10px;   padding-right: 10px; } .qcode_bar_but:hover {   font-size: 12px;   border: 2px inset #cdd6f9;   box-shadow: 0 0 3px #532FD2;   border-radius: 15px;   color: #fff;   text-align: center;   text-decoration: none;   height: 20px;   line-height: 7px;   background: #063791;   margin-top: 3px;   margin-bottom: 3px;   padding-left: 10px;   padding-right: 10px; } .ak_msgform_subject_right_td input, .ak_msgform_message_right_td textarea {   background: #FCFCFC;   font-size: 13px;   font-family: verdana, arial, helvetica, sans-serif;   color: #000000;   padding: 3px;   width: 97%;   width: -moz-available;   /* WebKit-based browsers will ignore this. */   width: -webkit-fill-available;   /* Mozilla-based browsers will ignore this. */   width: fill-available;   border: 1px solid #CCCCCC; } /* MESSAGE CREATION FORM TWEAKS */ #shell>center>table>tbody>tr>td>center>table>tbody>tr:nth-child(1)>td:nth-child(1)>table>tbody>tr:nth-child(7) {   border-bottom: 2px solid #BDCCF1; } /* POLL TABLES */ .ak_msgform_poll_options_right_td input {   background: #FCFCFC;   padding-top: 2px;   padding-bottom: 2px;   font-size: 11px;   font-family: verdana, arial, helvetica, sans-serif;   color: #000000;   width: 97%;   width: -moz-available;   /* WebKit-based browsers will ignore this. */   width: -webkit-fill-available;   /* Mozilla-based browsers will ignore this. */   width: fill-available;   margin: 2px;   border: 1px solid #CCCCCC; } /* 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_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_msgform_poll_options_table {   border-top-left-radius: 15px;   border-top-right-radius: 15px; } #ak_poll_form>td>table>tbody>tr:nth-child(1)>td, .ak_msgform_poll_options_head_td {   border-top-left-radius: 15px;   border-top-right-radius: 15px;   padding-top: 3px;   padding-bottom: 3px;   color: #fafaff;   background: #69359C; } .ak_msgform_poll_options_left_td {   padding-left: 5px; } #ak_poll_form>td>table>tbody>tr:nth-child(2)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(3)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(4)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(5)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(6)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(7)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(8)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(9)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(10)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(11)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(12)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(13)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(14)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(15)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(16)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(17)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(18)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(19)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(20)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(21)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(22)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(23)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(24)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(25)>td.ak_msgform_poll_options_left_td:hover, #ak_poll_form>td>table>tbody>tr:nth-child(26)>td.ak_msgform_poll_options_left_td:hover {   background: #E4E1FD; } .ak_poll_table_viewres_cell {   font-weight: 700;   font-size: 11px; } /* POSTED MESSAGES SPECIAL SETTINGS */ td.postlistuserblock>table>tbody>tr:nth-child(2)>td {   color: #511EEB;   padding-bottom: 8px; } /* 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 {   background: #FAFAFF;   font-size: 11px;   border: 1px solid #CCCCCC; } .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: #4F86F7;   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: #FFFFFF; } .ak_msg_seememberlist_head_date_td a:hover {   text-decoration: underline; } .ak_msg_seememberlist_table {   width: 97%;   width: -moz-available;   /* WebKit-based browsers will ignore this. */   width: -webkit-fill-available;   /* Mozilla-based browsers will ignore this. */   width: fill-available;   border: 1px solid #CCCCCC; } /* DEFINES POST ICONS AND SMILEY COLORS */ .ak_subject_posticon_table {   border: 1px solid #CCCCCC;   margin-bottom: 4px;   text-align: center;   background: #fcfcfc;   padding: 0; } .ak_subject_posticon_head_td, #shell>center>table>tbody>tr>td>center>table>tbody>tr:nth-child(1)>td:nth-child(1)>table>tbody>tr:nth-child(1)>td>table>tbody>tr:nth-child(1)>td {   font-size: 11px;   height: 22px;   background-color: #512ED2;   background: #512ED2 url(https://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 {   background: #fcfcfc url(https://rbbt.net/themes/fresh-purpleheart/purpleheartsep.png) left -5px repeat-x;   font-size: 11px;   text-align: center;   white-space: nowrap;   color: #F9F9F9;   border: 1px solid #CCCCCC;   outline: 1px solid #BED0FA; } .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;   border-radius: 15px;   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(https://rbbt.net/themes/fresh-purpleheart/purpleheartsep.png);   border: 1px solid #ccc;   color: #fff;   padding: 2px; } #loginform legend {   font-weight: 700; } .ak_miscoptbar_table a:link, .ak_miscoptbar_table a:active, .ak_miscoptbar_table a:visited {   color: #fff;   text-decoration: none;   padding-left: 10px;   padding-right: 10px;   border-radius: 10px; } .bottominfoline, #access_denied_go_back_to_board, #memberlist_link_back_to_board, #search_link_back_to_board {   text-align: center; } span.postlistquotedtext {   font-size: 12px; } blockquote, .ak_msgform_master_table {   background: #F3F5FC;   background: -webkit-radial-gradient(center, #F1F4FB, #FAFAFF);   background: -moz-radial-gradient(center, #F1F4FB, #FAFAFF);   background: radial-gradient(ellipse at center, #F1F4FB, #FAFAFF);   border: 1px solid #CCCCCC;   padding: 5px;   margin: 5px 20px;   outline: 1px solid #BED0FA; } .ak_msgform_master_table {   margin: 0 5px; } 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; } HTML HEADERcopy and paste the following HTML code into your Custom HTML header <!-- TOP BLUE BAR IMAGE --> <div class="top"> </div> <!-- BOX AROUND FORUM/TOPIC/POST LISTS --> <div id="shell"> <!-- TOP BLUE COLORED BOX UNDER BLUE BAR IMAGE --> <div class="bluetop"> </div> HTML FOOTERcopy and paste the following HTML code into your Custom HTML footer <!-- BOTTOM BLUE COLORED BOX ABOVE BLUE BAR IMAGE --> <div class="bluebot"> </div> <!-- END BOX AROUND FORUM/TOPIC/POST LISTS --> </div> <!-- BOTTOM BLUE BAR IMAGE --> <div class="bot"> <!-- BACK TO TOP LINK --> <div class="backtotop"><a href="#" >^</a></div> </div> EDIT COLORS/LAYOUT (ECL)find and change the following in your: Control Panel :: Board management :: Edit colors and theme Miscellaneous options Use extra CSS options?: Use CSS trick 1?: Use CSS trick 2?: Background color: #FFFFFF Background color transparent: Background image (optional): Background image tile X: Background image tile Y: Text color: #000000 Bottom info line color: #000000 Link Options Link color: #3E618C Link overlined: Link line-through: Link underlined: Visited link color: #3E618C Visited link overlined: Visited link line-through: Visited link underlined: Hover link color:#376AA8 Hover link overlined: Hover link line-through: Hover link underlined: Community logo options Community Logo: http://rbbt.net/skins/banners/blueberry-fun-banner.png Community Logo width: 958 Community Logo height: 313 Community Logo link: http://bblueberryfun.runboard.com/ Forum List Layout Options Forum list master table background color: Forum list master table border color: #FFFFFF Forum list master table border width (pixels): 0 Forum list table background color: Forum list table background image: Forum list table border color: #FFFFFF Forum list table border width (pixels): 0 Forum list table header background color: #A7B5C2 Forum list table header background image: Forum list table header border color: #FFFFFF Forum list table header border width (pixels): 0 Forum list table header text color: #333333 Forum list table first alternate background color: #EEEEF1 Forum list table second alternate background color: #EEEEF1 Forum list table text color (optional): #000000 Forum list table description color: #000000 Forum list table separator background color: #A7B5C2 Forum list table separator background image: Forum list table separator text color: #333333 Forum list master table width (percents): 100 Forum list table width (percents): 100 Topic List Layout Options Topic list master table background color: Topic list master table border color: #FFFFFF Topic list master table border width (pixels): 0 Topic list table background color: Topic list table background image: Topic list table border color: #FFFFFF Topic list table border width (pixels): 0 Topic list table header background color: #A7B5C2 Topic list table header background image: Topic list table header border color: #FFFFFF Topic list table header border width (pixels): 0 Topic list table header text color: #333333 Topic list table first alternate background color: #EEEEF1 Topic list table second alternate background color: #EEEEF1 Topic list table text color (optional): #000000 Topic list master table width (percents): 100 Topic list table width (percents): 100 Post List Layout Options Post list master table background color: Post list master table border width (pixels): 0 Post list master table border color: #FFFFFF Post list master table width (percents): 100 Post list table width (percents): 100 Post list table first alternate background color: #EEEEF1 Post list table second alternate background color: #EEEEF1 Post list table border color: #FFFFFF Post list table border width (pixels): 0 CUSTOM LANGUAGE SET (CLS)(optional)find and change the following in your: Control Panel :: Board management :: Customize the language set name: Blueberry Fun 2019 post_list_edit: <span title="Only poster, mods or higher can edit posts">Edit</span> misc_regacc_learn: <a href="http://bakheva.runboard.com/t8744">learn about it</a> post_list_command_separator:  ●  misc_support_link: <a href="http://brunboardkb.runboard.com/">Support</a><br /> THIRD PARTY OPTIONAL ADDITIONI created this image, but didn't use it in the skin's design. Feel free to use it if you want. https://rbbt.net/ico/blueberry-new.png If you need help with this skin, please ask your questions Here.nondisclosed_email@example.com (Pastor Rick)Wed, 06 Feb 2019 02:46:27 +0000