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.

 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Alien Lands (added April 18, 2018)


Inspired by Joshin Josh and an agave cactus plant
by: Pastor Rick (sample banner courtesy of NASA public domain images)


Image
Alien Lands


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

Custom CSScopy and paste the following CSS code into your Custom CSS box
/* DEFINES ALIEN LANDS BODY COLOR FONT AND POSITION */
 body {
     margin: 1em 0;
     font-family : verdana, arial, tahoma;
     font-size : 12px;
}
/* PREVENTS BORDERS ON IMAGE LINKS */
 img {
     border : 0;
}
/* DEFINES STRUCTURE OF LAYOUT */
 #shell {
     margin: 0 auto;
     padding-top: 5px;
     background-color: #e0c5b8;
     background-image: url(https://rbbt.net/skins/PR/alien-lands/agave-stalk.gif);
     background-repeat: repeat;
     width: 960px;
}
 .top {
     background: linear-gradient(to bottom, rgba(78, 32, 1, 0.67) 0%, rgba(105, 54, 12, 0.67) 1%, rgba(202, 167, 96, 0.67) 1%, rgba(104, 55, 26, 0.67) 93%, rgba(100, 54, 1, 0.67) 100%);
     width: 960px;
     height: 28px;
     border-top-left-radius: 15px;
     border-top-right-radius: 15px;
     margin: 0 auto;
}
 .bot {
     background: linear-gradient(to top, rgba(78, 32, 1, 0.67) 0%, rgba(105, 54, 12, 0.67) 1%, rgba(202, 167, 96, 0.67) 1%, rgba(104, 55, 26, 0.67) 93%, rgba(100, 54, 1, 0.67) 100%);
     width: 960px;
     height: 28px;
     border-bottom-left-radius: 15px;
     border-bottom-right-radius: 15px;
     margin: 0 auto;
}
 .banner {
     margin: 0 auto;
     margin-top: -16px;
     background: url(https://rbbt.net/skins/PR/alien-lands/alien-lands-banner.png);
     height: 225px;
     width: 946px;
}
 .banner h1 {
     padding-top: 190px;
     padding-left: 20px;
     text-shadow: -1px -1px 0 #8d8293, 1px -1px 0 #8d8293, -1px 1px 0 #8d8293, 1px 1px 0 #8d8293;
}
 .bbot{
     margin : 0 auto;
     width : 100%;
}
.bfont1 {
    display: inline-block;
    background: linear-gradient(to bottom, rgba(78, 32, 1, 0.67) 0%, rgba(105, 54, 12, 0.67) 1%, rgba(202, 167, 96, 0.67) 1%, rgba(104, 55, 26, 0.67) 93%, rgba(100, 54, 1, 0.67) 100%);
    padding: 0 10px;
    line-height: 14px;
    font-size: 12px;
    text-shadow: -1px -1px 0 #8d8293, 1px -1px 0 #8d8293, -1px 1px 0 #8d8293, 1px 1px 0 #8d8293;
    letter-spacing: 1px;
    border-radius: 15px;
}
.bfont1 a:link {
    color: #fcfbfd;
}
.bfont1 a:hover {
    color: #250250;
}
.bfont2 {
    display: inline-block;
    margin-top: -10px;
    padding: 2px 5px;
    font-size: 8px;
    color: #6c2fa9;
}
 .backtotop {
     margin : 0 auto;
     font-size : 13px;
     text-shadow: -1px -1px 0 #8d8293, 1px -1px 0 #8d8293, -1px 1px 0 #8d8293, 1px 1px 0 #8d8293;
     border : 0;
     text-align : center;
     line-height : 28px;
     vertical-align : middle;
}
 .backtotop a:link, .backtotop a:active, .backtotop a:visited, .backtotop a:hover {
     color : #fff;
     text-decoration : none;
}
.backtotop a:hover {
     color: #250250;
     text-decoration: none;
     text-shadow: -1px -1px 0 #8d8293, 1px -1px 0 #8d8293, -1px 1px 0 #8d8293, 1px 1px 0 #8d8293;
}
 .bottominfoline {
     text-align: center;
     margin-top: 3px;
}
 .ak_fl_forumrow_mouseover_off {
     padding: 3px;
     background: linear-gradient(to top, #fcfcfc 0%, #fbf4e9 100%);
}
 .ak_fl_forumrow_mouseover_on {
     padding : 3px;
     background: linear-gradient(to bottom, #e9eaee 0%, #f6f5f5 100%);
}
 .ak_tl_topicrow_mouseover_off {
     padding: 0.7em 3px;
     background: linear-gradient(to top, #fcfcfc 0%, #fbf4e9 100%);
}
 .ak_tl_topicrow_mouseover_on {
     padding : 0.7em 3px;
     background: linear-gradient(to bottom, #e9eaee 0%, #f6f5f5 100%);
}
 .forumlistforumname {
     font-size: 14px;
     font-weight: 700;
}
 .forumlistnumtopics {
     font-size: 12px;
     font-weight: 700;
}
 .forumlistnumposts, .forumlistlastpost {
     font-size: 12px;
}
/* TOPIC PREVIEW ON HOVER */
 .ak_msg_topic_preview_div {
     border-color: #bab4be;
}
/* DEFINES WIDTH AND COLOR OF TABLES */
 .ak_msg_master_table, .ak_msg_post_master_table {
     border: 0;
     background: #ffe4c4;
     width: 936px;
}
 .ak_msg_master_table {
     margin-top: 5px;
     margin-bottom: 5px;
}
 .locationboard {
     font-size: 18px;
}
 .locationforum {
     font-size: 16px;
}
 .locationtopic {
     font-size: 14px;
}
 .topic_list_table, .forum_list_table {
     border: 0;
     border-collapse: collapse;
     background: #ffe4c4;
     width: 936px;
}
 .ak_msg_post_table {
     padding: 3px;
     background: #f2e7cf;
     border: 1px solid #d1cdd3;
     border-radius: 3px;
}
 .ak_msg_post_master_table{
     background : #FCFCFC;
     border : 1px solid #d1cdd3;
}
 .ak_msg_post_master_table td{
     background: #f6f5f5;
     border : 1px solid #d1cdd3;
}
 .postlistuserblock img {
     padding-bottom: 5px;
}
blockquote {
    font-size: 13px;
    background: #f7f7f1;
    border: 1px ridge #d1cdd3;
    border-radius: 4px;
    margin: 0 1em;
    margin-bottom: .3em;
    padding: 2px;
}
 hr {
     display : none;
}
 .postlistpostbody pre {
     font-size : 14px;
     overflow : scroll;
     width : 98%;
     background : #eeeef1;
     border : 1px solid #d1cdd3;
}
 span.postlistpostbody {
     overflow:auto;
     overflow-wrap:break-word;
     word-break: normal;
     min-width:0;
     font-size: 14px;
}
.postlistpostbody {
     display:block;
     overflow-wrap:break-word;
     word-break:normal;
}
.postlistpostblock {
     overflow:auto;
     overflow-wrap:break-word;
     word-break:normal;
     min-width:0;
}
 .ak_msg_post_signature_block {
     font-size: 11px;
}
 .postlistpostbody a:link, .postlistpostbody a:active {
     color: #3E618C;
     text-decoration : underline;
     font-weight : 700;
}
 .postlistpostbody a:visited {
     color: #3E618C;
     text-decoration: underline;
     font-weight: 700;
}
 .postlistpostbody a:hover {
     color: #376AA8;
     text-decoration: underline;
     font-weight: 700;
}
 span.postlisteditedby, span.postlisteditedbyvalue {
     font-size:10px;
     color:#a9a9a9;
}
 .postlistpostbody img {
     max-width: 700px;
}
 .postlistpostbody object, .postlistpostbody embed {
     width : 600px;
     height : 385px;
}
 .postlistpostname {
     display: block;
     padding-left: 0.5em;
     line-height: 24px;
     vertical-align: middle;
     background: linear-gradient(to top, #ddbdbb 10%, #795b78 10%, #f6d7c4 1%, #e4c9b7 0%, #69466d 20%);
     border: 1px solid #d1cdd3;
     border-radius: 5px;
     color: #f9f9f9;
}
 span.postlistpostname {
     font-size: 14px;
}
 span.postlistedit, span.postlistreply, span.postlistdelete, span.postlistquote {
     font-weight: 700;
     font-size: 11px;
     background: linear-gradient(to top, #e6e4ec 0%, #f6f5f5 100%);
     padding: 1px 3px;
     border-top: 1px solid #cec8e0;
     border-bottom: 1px solid #cec8e0;
     border-radius: 5px;
}
 span.postlistdate {
     font-size: 11px;
}
 .share_hidden h4 {
     background: linear-gradient(to top, #ddbdbb 10%, #795b78 10%, #f6d7c4 1%, #e4c9b7 0%, #69466d 20%);
}
 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: linear-gradient(to top, #e6e4ec 0%, #f6f5f5 100%);
     padding: 3px;
     border: 1px solid #d1cdd3;
     border-radius: 5px;
     font-size: 11px;
}
 span.postlist_link_to_post {
     border: 0;
     padding: 0;
     margin: 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;
}
 .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: 934px;
     border-top-left-radius: 15px;
     border-top-right-radius: 15px;
     border: 1px solid #d1cdd3;
     border-bottom: 0;
     background: linear-gradient(to top, #ddbdbb 0%, #795b78 0%, #f6d7c4 4%, #e4c9b7 2%, #69466d 100%);
     padding: 0;
}
 .ak_msg_forumlist_belowforums_table, .ak_msg_topiclist_belowtopics_table, .ak_msg_postlist_belowposts_table, .ak_msg_memberlist_belowlist_table {
     display : block;
     padding : 0;
     border-collapse: collapse;
}
 .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: 936px;
     background: linear-gradient(to bottom, #ddbdbb 0%, #795b78 0%, #f6d7c4 4%, #e4c9b7 2%, #69466d 100%);
     border-bottom-left-radius: 15px;
     border-bottom-right-radius: 15px;
     padding: 0;
     border-collapse: collapse;
}
 .ak_msg_forumlist_belowstats_table {
     display : inline-block;
     border-collapse : collapse;
}
 .ak_msg_forumlist_belowstats_table_td {
     display: inline-block;
     height: 8px;
     width: 928px;
     background: linear-gradient(to bottom, #ddbdbb 0%, #795b78 0%, #f6d7c4 4%, #e4c9b7 2%, #69466d 100%);
     border-bottom-left-radius: 15px;
     border-bottom-right-radius: 15px;
     padding: 0;
}
 .ak_msg_postlist_betweenposts_table {
     display: block;
     width: 936px;
     border-collapse: collapse;
     background: linear-gradient(to bottom, #fbf2d6 0%, #F1B398 75%, #f2e7cf 100%);
}
 .ak_msg_postlist_betweenposts_table_td {
     display: table;
     height: 20px;
     padding: 0;
     width: 100%;
}
/* FADING BLUSH SEPARATOR ON FORUMS LIST */
 .forumlist_separator_td {
     height: 25px;
     background: linear-gradient(to bottom, #fbf2d6 0%, #F1B398 75%, #f2e7cf 100%);
     text-align: center;
     vertical-align: bottom;
     line-height: 25px;
     border: 0;
     color: #000;
     padding: 0;
}
 .forumlistseparator {
     font-size: 14px;
}
/* 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: 11px;
     height: 17px;
     background: #bab4be;
     padding-top: 0;
     padding-bottom: 2px;
}
 .topic_list_header_modbox_td {
     padding: 0 3px;
}
 .forumlistnewswitch, .topiclistnewswitch {
     display: block;
     width: 19px;
     height: 13px;
     background: url(https://www.rbbt.net/ico/new1p.gif) center no-repeat;
     text-indent: -10000px;
}
/* DEFINES BOXED PAGE NUMBERS */
 span.pageindex, span.pageindexvalue {
     font-size: 12px;
}
 span.pageindexvaluenow {
     font-size:12px;
     font-weight: 700;
}
 .pageindexvaluenow {
     background: linear-gradient(to bottom, #fbf2d6 0%, #F1B398 75%, #f2e7cf 100%);
     border: 1px solid #d1cdd3;
     border-radius: 5px;
     padding: 2px 5px;
}
/* DEFINES MISCOPTBAR COLORS AND WIDTH */
 .ak_miscoptbar_table {
     background: linear-gradient(to bottom, #fbf2d6 0%, #F1B398 1%, #f2e7cf 100%);
     width: 100%;
     padding: 3px;
     border: 1px solid #d1cdd3;
     border-radius: 5px;
     color: #937286;
}
 .ak_miscoptbar_table a {
     background: linear-gradient(to top, #ddbdbb 10%, #795b78 10%, #f6d7c4 1%, #e4c9b7 0%, #69466d 20%);
     padding: 2px 5px;
     border: 1px solid #d1cdd3;
     border-radius: 5px;
}
 .ak_miscoptbar_table a:link, .ak_miscoptbar_table a:active {
     color: #fff;
     text-decoration: none;
}
 .ak_miscoptbar_table a:visited {
     color: #fff;
     text-decoration: none;
}
 .ak_miscoptbar_table a:hover {
     color: #000;
     background:#bab4be;
     text-decoration: none;
}
/* DEFINES WHOS ONLINE AND STATS BOXES */
 .forumlistwhosonlinetable {
     width: 100%;
     border: 1px solid #d1cdd3;
     border-radius: 5px;
     background: linear-gradient(to bottom, #fbf2d6 0%, #F1B398 1%, #f2e7cf 100%);
     margin-top: -10px;
}
 .forumlistwhosonlinetd {
     padding : 4px;
     font-size : 11px;
     font-weight : 700;
     color:#000;
}
 .ak_fl_boardstats_master_table {
     width :100%;
}
 .forumlistboardstatstable {
     border : 0;
     border-bottom:1px solid #d1cdd3;
}
 .forumlistboardstatsheader {
     background: linear-gradient(to top, #ddbdbb 0%, #795b78 0%, #f6d7c4 4%, #e4c9b7 2%, #69466d 100%);
     border-top-left-radius: 15px;
     border-top-right-radius: 15px;
     height: 21px;
     vertical-align: middle;
     border-bottom: 1px solid #d1cdd3;
     padding: 0;
     font-size: 13px;
     text-shadow: -1px -1px 0 #8d8293, 1px -1px 0 #8d8293, -1px 1px 0 #8d8293, 1px 1px 0 #8d8293;
     text-align: center;
     color: #f9f9f9;
}
 .forumlistboardstatsdata {
     background: linear-gradient(to top, #fcfcfc 0%, #fbf4e9 100%);
     border-right: 1px solid #d1cdd3;
     border-left: 1px solid #d1cdd3;
     padding: 1px;
     padding-left: 3px;
}
 .forumlistboardstatstitle {
     background: linear-gradient(to top, #f2eefb 0%, #f6f5f5 100%);
     border-left: 1px solid #d1cdd3;
     padding: 1px;
     padding-left: 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 {
     padding: 5px 10px;
     font-family : verdana, arial, tahoma;
     font-size: 14px;
     background: linear-gradient(to top, #e6e4ec 0%, #f6f5f5 100%);
     border: 1px solid #d1cdd3;
     border-radius: 5px;
}
/* DEFINES ADMIN AN MOD BOX COLORS AND WIDTH */
 span.forumlistadministrators, span.forumlistmoderators {
     background: linear-gradient(to bottom, #fbf2d6 0%, #F1B398 1%, #f2e7cf 100%);
     border: 1px solid #d1cdd3;
     border-radius: 5px;
     padding: 2px;
     width: 924px;
     margin: 0 auto;
     display: inline-block;
}
 .forumlistadministrators, .forumlistmoderators {
     font-size: 11px;
}
/* DEFINES COLORS AND IMAGES IN MESSAGE AREA */
 .ak_msgform_master_table {
     background: #fbf2d6;
     border: 1px solid #d1cdd3;
     border-radius: 3px;
}
 .ak_msgform_master_table td {
     border : 0;
}
 .ak_msgform_master_table input {
     color: #250250;
}
 .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 {
     display:inline-block;
     border: 1px solid #d1cdd3;
     height: 20px;
     background: linear-gradient(to top, #e6e4ec 0%, #f6f5f5 100%);
     color: #250250;
}
 .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 {
     display:inline-block;
     border: 1px solid #d1cdd3;
     height: 20px;
     background: linear-gradient(to top, #fcfcfc 0%, #fbf4e9 100%);
     color: #250250;
}
 .qcode_bar_but {
     display:inline-block;
     font-size: 12px;
     border: 1px solid #d1cdd3;
     border-radius: 3px;
     background: linear-gradient(to top, #e6e4ec 0%, #f6f5f5 100%);
     height: 20px;
     margin-top: 2px;
     padding-left: 5px;
     padding-right: 5px;
}
 .qcode_bar_but:hover {
     display:inline-block;
     font-size: 12px;
     border: 1px solid #d1cdd3;
     border-radius: 3px;
     background: linear-gradient(to top, #fcfcfc 0%, #fbf4e9 100%);
     height: 20px;
     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 #d1cdd3;
     color : #000;
     width : 340px;
     font-size : 13px;
}
 .ak_msgform_poll_options_table {
     border : 1px solid #d1cdd3;
}
 .ak_msgform_poll_options_right_td input {
     background : #fcfcfc;
     padding-top : 2px;
     padding-bottom : 2px;
     margin : 2px;
     font-size : 11px;
     color : #000;
     border : 1px solid #d1cdd3;
}
/* DEFINES POLL TABLE COLORS */
 .ak_poll_table {
     font-size: 12px;
     border: 1px solid #d1cdd3;
     border-radius: 3px;
     background: #f6f5f5;
     margin-bottom: 15px;
}
 .ak_poll_table_header {
     height : 22px;
     padding : 0 25px;
}
 .ak_poll_table_header br {
     display : none;
}
 .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: linear-gradient(to bottom, #fbf2d6 0%, #F1B398 75%, #f2e7cf 100%);
     border: 1px solid #d1cdd3;
     height: 22px;
     font-size: 12px;
     color: #000;
}
 .ak_poll_table_button_cell input:hover {
     background: linear-gradient(to top, #fcfcfc 0%, #fbf4e9 100%);
}
 .ak_poll_table td {
     border : 0;
}
 .ak_poll_table_option_rcell1 input, .ak_poll_table_option_rcell2 input {
     border : 0;
}
 .ak_poll_table_viewres_cell {
     background: linear-gradient(to top, #fbf2d6 0%, #F1B398 1%, #f2e7cf 100%);
     text-align: center;
     font-weight: 700;
     font-size: 11px;
}
 .ak_poll_table_option_gback1 {
     background-color: #dc7964;
}
 .ak_poll_table_option_gback2 {
     background-color: #9a668e;
}
 .ak_poll_table_stats_cell {
     background: linear-gradient(to bottom, #dcb8b5 0%, #af96ae 0%, #f6d7c4 4%, #e4c9b7 2%, #d0c0d2 100%);
     font-size: 11px;
     padding: 3px 2px;
}
 .ak_poll_table_header {
     color : #250250;
}
 .ak_msgform_poll_options_head_td {
     color: #250250;
}
/* 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 : 12px;
     border : 1px solid #d1cdd3;
}
 .ak_msg_seememberlist_date_td1, .ak_msg_seememberlist_date_td2, .ak_msg_seememberlist_email_td1, .ak_msg_seememberlist_email_td2 {
     font-size : 12px;
     border : 1px solid #d1cdd3;
     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: linear-gradient(to bottom, #fbf2d6 0%, #F1B398 75%, #f2e7cf 100%);
     color: #250250;
     padding: 0 5px;
     line-height: 12px;
     border: 0;
}
 .ak_msg_seememberlist_head_date_td a:link, .ak_msg_seememberlist_head_date_td a:visited {
     color: #250250;
}
 .ak_msg_seememberlist_head_date_td a:hover {
     text-decoration : underline;
}
 .ak_msg_seememberlist_table{
     width:900px;
     border:1px solid #d1cdd3;
}
/* DEFINES POST ICONS AND SMILEY COLORS */
 .ak_subject_posticon_table {
     border : 1px solid #d1cdd3;
     margin-bottom : 4px;
     padding : 0;
     text-align : center;
     background : #fcfcfc;
}
 .ak_subject_posticon_table td {
     border : 0;
}
 .ak_clickposticon_table, .ak_clickposticon_td, .ak_subject_posticon_icons_td, .ak_subject_posticon_icons_td td {
     border : 0;
}
 .ak_subject_posticon_head_td {
     font-size: 12px;
     text-shadow: -1px -1px 0 #8d8293, 1px -1px 0 #8d8293, -1px 1px 0 #8d8293, 1px 1px 0 #8d8293;
     height: 22px;
     background: #785234;
     background: linear-gradient(to bottom, rgba(78, 32, 1, 0.67) 0%, rgba(105, 54, 12, 0.67) 1%, rgba(202, 167, 96, 0.67) 1%, rgba(104, 55, 26, 0.67) 93%, rgba(100, 54, 1, 0.67) 100%);
     padding-top: 0;
     padding-bottom: 0;
     text-align: center;
     color: #f9f9f9;
}
 .msgform_clickable_smiley_box_h {
     font-size: 12px;
     text-shadow: -1px -1px 0 #8d8293, 1px -1px 0 #8d8293, -1px 1px 0 #8d8293, 1px 1px 0 #8d8293;
     text-align: center;
     padding-left:3px;
     padding-right:3px;
     background: #fcfcfc url(https://rbbt.net/skins/PR/alien-lands/bronze-sep.png) left -2px repeat-x;
     border: 1px solid #d1cdd3;
     white-space: nowrap;
     color: #f9f9f9;
}
 .msgform_clickable_smiley_box_h td {
     padding: 4px 2px 0 2px;
}
 .msgform_clickable_smiley_box_b {
     border : 0;
     margin: 6px auto;
}
 .msgform_clickable_smiley_box_b td {
     border : 0;
     padding: 3px;
}
 .ak_subject_posticon_icons_td input {
     border: 0;
}
/* USER PROFILE LINKS */
 .user_popup, .share_hidden, .ak_msg_topic_preview_div {
     border: 1px solid #bab4be;
     -moz-box-shadow: 2px 2px 7px #777;
     -webkit-box-shadow: 2px 2px 7px #777;
     box-shadow: 2px 2px 7px #777;
     filter: progidemoticonXImageTransform.Microsoft.Shadow(color=#777777,direction=135,strength=5);
}
/* MISCELLANEOUS PAGES */
/* ( member list, private forums, trying to post while logged out, etc ) */
 #access_denied_go_back_to_board, #memberlist_link_back_to_board, #search_link_back_to_board {
     text-align: center;
}
 #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 {
     padding : 5px 15px;
     font-size : 11px;
     font-weight: 700;
     border : 1px solid #d1cdd3;
     background: linear-gradient(to top, #e6e4ec 0%, #f6f5f5 100%);
}
 input[type="submit" i] {
     background: linear-gradient(to top, #e6e4ec 0%, #f6f5f5 100%);
     border: 1px solid #d1cdd3;
     border-radius: 5px;
     padding: 2px 4px;
}
 input[type="submit" i]:hover {
     background: linear-gradient(to top, #fcfcfc 0%, #fbf4e9 100%);
     border: 1px solid #d1cdd3;
     border-radius: 5px;
     padding: 2px 4px;
}
 #loginform {
     border: 1px solid #d1cdd3;
     background: #eeeef1;
     padding-top: 0.5em;
}
 #loginform .textbutton {
     background: linear-gradient(to top, #e6e4ec 0%, #f6f5f5 100%);
     padding : 2px;
     border : 1px solid #d1cdd3;
     color: #fff;
}
 #loginform legend {
     font-weight: 700;
}
/* BOTTOM RB LINKS */
 .msg_foot_linkbar a {
     margin: 1em
}
 a[href$="linktous"]:after {
     content: ' (Runboard)'
}
 a[href$="blogs"]+a:after {
     content: none
}


HTML HEADERcopy and paste the following HTML code into your Custom HTML header
<!-- TOP BAR FRAME IMAGE -->
<div class="top">
</div>
<!-- BOX AROUND BANNER/FORUM/TOPIC/POST AREAS -->
<div id="shell">
<!-- BOARD COMMUNITY BANNER //-->
<a href="https://balienlands.runboard.com/"><div class="banner"><h1>Alien Lands: sample banner</h1>
</a></div>


HTML FOOTERcopy and paste the following HTML code into your Custom HTML footer
<!-- BOTTOM BORDER AND LINKS ABOVE LAST BAR FRAME IMAGE -->
<div class="bbot">
<div class="bfont2">●</div>
<div class="bfont1"><a href="/bakheva" title="First Class user and board support and help">Runboard Support</a>
</div>
<div class="bfont2">●</div>
<div class="bfont1"><a href="/btherunboarddirectory" title="List your Runboard and find other boards">The Runboard Directory</a>
</div>
<div class="bfont2">●</div>
<div class="bfont1"><a href="/brunboardextra" title="Cool tricks to add to your board">Runboard Extra!</a></div>
<div class="bfont2">●</div>
</div>
<!-- END BOX AROUND BANNER/FORUM/TOPIC/POST AREAS -->
</div>
<!-- BOTTOM BAR FRAME IMAGE -->
<div class="bot">
<!-- BACK TO TOP LINK -->
<div class="backtotop"><a href="#" >Back To Top</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?: Image
Use CSS trick 1?: Image
Use CSS trick 2?: Image
Background color: #FFFFFF
Background color transparent: Image
Background image (optional): https://rbbt.net/skins/PR/alien-lands/alien-lands-bg.png
Background image tile X: Image
Background image tile Y: Image
Text color: #000000
Bottom info line color: #000000

Link Options
Link color: #250250
Link overlined: Image
Link line-through: Image
Link underlined: Image
Visited link color: #250250
Visited link overlined: Image
Visited link line-through: Image
Visited link underlined: Image
Hover link color: #376AA8
Hover link overlined: Image
Hover link line-through: Image
Hover link underlined: Image

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: #BAB4BE
Forum list table header background image:
Forum list table header border color: #BAB4BE
Forum list table header border width (pixels): 0
Forum list table header text color: #250250
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: #BAB4BE
Forum list table separator background image:
Forum list table separator text color: #250250
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: #BAB4BE
Topic list table header background image:
Topic list table header border color: #BAB4BE
Topic list table header border width (pixels): 0
Topic list table header text color: #250250
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
Text IDContent
―――――――――――――――――――――――――――――――――――――――――――――――――――――――
nameAlien Lands
misc_regacc%1 (%3) ● %6 (%7)
post_list_command_separator ● 


THIRD PARTY OPTIONAL ADDITION-Here is the "Alien Lands" smiley set. The color is "Kobi" according to several HEX-RGB sites on the web. Permission is granted to "hot-link" the smilies for any Runboard message board.

Kobi

Image Image Image Image Image
Image Image Image Image Image
Image Image Image Image Image
Image Image Image Image Image
Image Image Image Image Image
Image

Last edited by Pastor Rick, 3/20/2019, 2:04 pm


---

Advertise Boards On TRDConceptsDE
4/18/2018, 8:13 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: Alien Lands (added April 18, 2018)


I made a few minor CSS updates to this skin today. emoticon

---

Advertise Boards On TRDConceptsDE
1/5/2019, 11:26 am 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: Alien Lands (added April 18, 2018)


Custom Language Set Changesmisc_regacc: %1 <a href="https://www.runboard.com/create_user">Create Account</a> <a href="https://bakheva.runboard.com/t8744">learn about it</a> %6 %7

misc_regacc_learn: blank out this entry

misc_support_link: <a href="https://brunboardkb.runboard.com/">Support</a><br />


---

Advertise Boards On TRDConceptsDE
3/20/2019, 2:11 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 


Add a reply



You are not logged in (login)