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
Hatch The Planet v2 (added April 25, 2018)


Inspired By Joshin Josh
by: Joshin Josh, updated by: Pastor Rick

Image
Hatch The Planet v2


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

Custom CSScopy and paste the following CSS code into your Custom CSS box
/* DEFINES BODY and COLOR FONT */

body {
  background-color: #4c4c4c;
  background-image: linear-gradient(90deg, #4c4c4c 50%, transparent 50%), linear-gradient(#5c5c5c 50%, transparent 50%);
  background-size: 4px 4px;
  font-family: verdana, arial, tahoma;
  font-size: 13px;
  margin: 0 auto;
}
/* DEFINES STRUCTURE OF LAYOUT */

#shell {
  background-image: url('http://rbbt.net/skins/joshin_josh/hatch/shellbg.png');
  background-repeat: repeat-y;
  background-position: center 0;
  background-color: #1f1f1f;
  width: 960px;
  margin: 0 auto;
}
.top {
  margin: 0 auto;
  background-image: url('http://rbbt.net/skins/joshin_josh/hatch/top.png');
  background-color: #464646;
  width: 906px;
  height: 24px;
  border: 1px solid #000;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.bot {
  margin: 0 auto;
  background-image: url('http://rbbt.net/skins/joshin_josh/hatch/bot.png');
  background-color: #464646;
  width: 906px;
  height: 24px;
  border: 1px solid #000;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
#banbox {
  margin: 0 auto;
  width: 906px;
  height: 75px;
  background-color: #696969;
  background-image: linear-gradient(90deg, #4c4c4c 50%, transparent 50%), linear-gradient(#5c5c5c 50%, transparent 50%);
  background-size: 4px 4px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  color: #f63;
  text-align: center;
  font-weight: 700;
  font-size: 25px;
  line-height: 75px;
  vertical-align: middle;
}
.backtotop {
  text-align: center;
  font-size: 13px;
}
.backtotop a:link, .backtotop a:active {
  color: #f63;
  text-decoration: underline;
  font-weight: 700;
}
.backtotop a:hover {
  color: #fff;
  text-decoration: underline;
  font-weight: 700;
}
img {
  margin-top: 3px;
  margin-bottom: 3px;
  border: 0;
}
/* DEFINES SPACE BETWEEN POSTS */

table.ak_msg_postlist_betweenposts_table {
  height: 15px;
  display: block;
  width: 906px;
}
table.ak_msg_postlist_betweenposts_table_td {
  height: 15px;
  display: block;
}
/* DEFINES BOXED PAGE NUMBERS */

span.pageindexvaluenow {
  font-size: 13px;
  font-weight: 700;
  background-color: #1f1f1f;
  background-image: linear-gradient(90deg, #4c4c4c 50%, transparent 50%), linear-gradient(#5c5c5c 50%, transparent 50%);
  background-size: 4px 4px;
  border: 1px inset #f63;
}
span.pageindexvalue {
  font-weight: 700;
}
/* PREVENTS BORDERS ON IMAGE LINKS */

img {
  border: 0;
}
/* DEFINES WIDTH AND COLOR OF TABLES */

.ak_msg_master_table {
  border: 0;
  width: 906px;
}
.forum_list_table {
  width: 906px;
  border: 0;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background-color: #1f1f1f;
}
.topic_list_table {
  width: 906px;
  border: 1px ridge #351706;
  background-color: #1f1f1f;
  border-radius: 3px;
}
.ak_fl_forumrow_mouseover_on, .ak_fl_forumrow_mouseover_off {
  background-color: #696969;
  background-image: linear-gradient(90deg, #4c4c4c 50%, transparent 50%), linear-gradient(#5c5c5c 50%, transparent 50%);
  background-size: 4px 4px;
  border-left: 1px solid #000;
  cursor: pointer;
}
.ak_tl_topicrow_mouseover_on, .ak_tl_topicrow_mouseover_off {
  background-color: #696969;
  background-image: linear-gradient(90deg, #4c4c4c 50%, transparent 50%), linear-gradient(#5c5c5c 50%, transparent 50%);
  background-size: 4px 4px;
  cursor: pointer;
}
.ak_msg_post_master_table td {
  border: 1px solid #000;
  border-top: 0;
  border-radius: 3px;
  background-color: #414141;
  background-image: linear-gradient(90deg, #4c4c4c 50%, transparent 50%), linear-gradient(#5c5c5c 50%, transparent 50%);
  background-size: 4px 4px;
}
span.forumlistadministrators, span.forumlistmoderators {
  background-color: #696969;
  background-image: linear-gradient(90deg, #4c4c4c 50%, transparent 50%), linear-gradient(#5c5c5c 50%, transparent 50%);
  background-size: 4px 4px;
  border: 1px inset #000;
  border-radius: 3px;
  padding: 5px;
  width: 894px;
  float: right;
  font-weight: 700;
  color: #f63;
}
/* DEFINES WHOS ONLINE BOARD STATS AND MISCOPTBAR TABLES */

.ak_miscoptbar_table a {
  border: 1px inset #a5a5a5;
  border-radius: 3px;
  width: 8em;
  background-color: #3b3b3b;
  background-image: linear-gradient(90deg, #3b3b3b 50%, transparent 50%), linear-gradient(#414141 50%, transparent 50%);
  background-size: 5px 5px;
  padding: 4px;
}
.ak_miscoptbar_table a:hover {
  border: 1px inset #f63;
  border-radius: 3px;
  background: linear-gradient(to bottom, #434343 0%, #454545 5%, #444444 15%, #4a4a4a 22%, #4c4c4c 32%, #585858 47%, #595959 54%, #4e4e4e 69%, #4c4c4c 78%, #454545 85%, #454545 94%, #404040 100%);
  color: #ccc;
}
.forumlistwhosonlinetable {
  width: 906px;
  border: 1px inset #000;
  border-radius: 3px;
  background-color: #4c4c4c;
  background-image: linear-gradient(90deg, #4c4c4c 50%, transparent 50%), linear-gradient(#5c5c5c 50%, transparent 50%);
  background-size: 4px 4px;
}
.forumlistwhosonlinetd {
  padding: 6px;
  font-size: 12px;
  font-weight: 700;
}
.ak_fl_boardstats_master_table {
  width: 906px;
}
.forumlistboardstatstable {
  border: 0;
  border-bottom: 2px solid #000;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background: #1f1f1f;
}
.forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(2)>td:nth-child(1), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(2)>td:nth-child(3) {
  border-top: 0;
}
.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(3) {
  border-bottom: 0;
}
.forumlistboardstatsdata {
  background-color: #696969;
  background-image: linear-gradient(90deg, #4c4c4c 50%, transparent 50%), linear-gradient(#5c5c5c 50%, transparent 50%);
  background-size: 4px 4px;
  border: 0;
  border-right: 1px solid #000;
  padding: 3px;
  padding-left: 5px;
}
.forumlistboardstatsheader {
  background-image: url(http://rbbt.net/skins/joshin_josh/hatch/statsep.png);
  background-repeat: repeat-x;
  line-height: 15px;
  vertical-align: middle;
  border: 1px solid #000;
  border-bottom: 0;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  text-align: center;
  letter-spacing: 2px;
  text-indent: 1em;
  color: #ff6103;
}
.forumlistboardstatstitle {
  background-color: #4c4c4c;
  background-image: linear-gradient(90deg, #4c4c4c 50%, transparent 50%), linear-gradient(#5c5c5c 50%, transparent 50%);
  background-size: 4px 4px;
  border: 1px solid #333;
  padding: 3px;
  color: #f63;
  font-weight: 700;
}
/* DEFINES SEPARATOR IMAGES */

.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 {
  background: linear-gradient(to bottom, #3a3a3a 0%, #3a3a3a 9%, #3e3e3e 13%, #414141 43%, #444444 48%, #444444 57%, #474747 61%, #464646 65%, #4b4b4b 70%, #4c4c4c 91%, #505050 100%);
  border-radius: 3px;
  height: 24px;
  padding: 0 5px;
}
.topic_list_header_modbox_td {
  padding-left: 10px;
}
.forumlist_separator, .forumlist_separator_td {
  height: 31px;
  background-image: url(http://rbbt.net/skins/joshin_josh/hatch/forumwsep.png);
  padding-bottom: 0;
  text-align: left;
  vertical-align: bottom;
  line-height: 2em;
}
.forumlist_separator_td {
  padding-left: 12px;
}
/* DEFINES FONT SIZE AND COLORS FOR TOPIC FORUM AND POST LISTS */

hr {
  display: none;
}
.postlistpostname {
  display: block;
  padding-left: .5em;
  background: linear-gradient(to bottom, #3a3a3a 0%, #3a3a3a 9%, #3e3e3e 13%, #414141 43%, #444444 48%, #444444 57%, #474747 61%, #464646 65%, #4b4b4b 70%, #4c4c4c 91%, #505050 100%);
  line-height: 24px;
  vertical-align: middle;
  border: 1px solid #000;
  color: #f63;
}
.postlist_karma_applaud a:link, .postlist_karma_applaud a:visited {
  background: linear-gradient(to bottom, #3a3a3a 0%, #3a3a3a 9%, #3e3e3e 13%, #414141 43%, #444444 48%, #444444 57%, #474747 61%, #464646 65%, #4b4b4b 70%, #4c4c4c 91%, #505050 100%);
  padding: 3px;
  margin-right: .6em;
  border: 1px solid #000;
  font-weight: 700;
}
.postlist_karma_applaud a:hover {
  background: linear-gradient(to bottom, #434343 0%, #454545 5%, #444444 15%, #4a4a4a 22%, #4c4c4c 32%, #585858 47%, #595959 54%, #4e4e4e 69%, #4c4c4c 78%, #454545 85%, #454545 94%, #404040 100%);
}
.postlist_karma_smite a:link, .postlist_karma_smite a:visited {
  background: linear-gradient(to bottom, #3a3a3a 0%, #3a3a3a 9%, #3e3e3e 13%, #414141 43%, #444444 48%, #444444 57%, #474747 61%, #464646 65%, #4b4b4b 70%, #4c4c4c 91%, #505050 100%);
  padding: 3px;
  margin-right: .6em;
  border: 1px solid #000;
  font-weight: 700;
}
.postlist_karma_smite a:hover {
  background: linear-gradient(to bottom, #434343 0%, #454545 5%, #444444 15%, #4a4a4a 22%, #4c4c4c 32%, #585858 47%, #595959 54%, #4e4e4e 69%, #4c4c4c 78%, #454545 85%, #454545 94%, #404040 100%);
}
.topiclistpostnewtopic a, .postlistaddareply a {
  padding: 5px 15px;
  font-size: 13px;
  background: linear-gradient(to bottom, #3a3a3a 0%, #3a3a3a 9%, #3e3e3e 13%, #414141 43%, #444444 48%, #444444 57%, #474747 61%, #464646 65%, #4b4b4b 70%, #4c4c4c 91%, #505050 100%);
  border: 1px inset #a5a5a5;
  border-radius: 3px;
}
.topiclistpostnewtopic a:hover {
  background: linear-gradient(to bottom, #434343 0%, #454545 5%, #444444 15%, #4a4a4a 22%, #4c4c4c 32%, #585858 47%, #595959 54%, #4e4e4e 69%, #4c4c4c 78%, #454545 85%, #454545 94%, #404040 100%);
  color: #fff;
  border: 1px inset #f63;
}
.topiclistlastpost a[href *=offset] {
  font: 20px arial;
  text-shadow: #666 1px 1px 3px;
  line-height: 10px;
}
.postlistaddareply a:hover {
  background: linear-gradient(to bottom, #434343 0%, #454545 5%, #444444 15%, #4a4a4a 22%, #4c4c4c 32%, #585858 47%, #595959 54%, #4e4e4e 69%, #4c4c4c 78%, #454545 85%, #454545 94%, #404040 100%);
  color: #fff;
  border: 1px inset #f63;
}
.postlistpostbody a:link, .postlistpostbody a:active {
  color: #f63;
  text-decoration: underline;
  font-weight: 700;
}
.postlistpostbody a:hover {
  color: #fff;
  text-decoration: underline;
  font-weight: 700;
}
.postlistusername a:link, .postlistusername a:active {
  color: #f63;
  text-decoration: none;
  font-weight: 700;
}
.postlistusername a:hover {
  color: #fff;
  text-decoration: underline;
  font-weight: 700;
}
span.postlistpostbody {
  font-size: 13px;
}
.ak_msg_post_signature_block {
  font-size: 11px;
}
blockquote {
  border: 1px inset #f63;
  border-radius: 3px;
  background-color: #414141;
  background-image: linear-gradient(90deg, #4c4c4c 50%, transparent 50%), linear-gradient(#5c5c5c 50%, transparent 50%);
  background-size: 4px 4px;
  font-size: 12px;
  padding: 5px;
}
blockquote hr {
  display: none;
}
.postlistpostbody pre {
  font-size: 12px;
  overflow: scroll;
  width: 500px;
  border: 1px inset #f63;
}
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 bottom, #3a3a3a 0%, #3a3a3a 9%, #3e3e3e 13%, #414141 43%, #444444 48%, #444444 57%, #474747 61%, #464646 65%, #4b4b4b 70%, #4c4c4c 91%, #505050 100%);
  padding: 3px;
  border: 1px solid #000;
  border-radius: 3px;
  font-weight: 700;
}
span.postlist_link_to_post {
  font-size: 11px;
  padding-right: .7em;
  margin-right: 0;
  margin-left: .6em;
  border-right: 0;
}
.postlistsendicq a:link, .postlistsendicq a:visited {
  background: linear-gradient(to bottom, #3a3a3a 0%, #3a3a3a 9%, #3e3e3e 13%, #414141 43%, #444444 48%, #444444 57%, #474747 61%, #464646 65%, #4b4b4b 70%, #4c4c4c 91%, #505050 100%);
  padding: 3px;
  border: 1px solid #000;
  font-weight: 700;
}
.postlistsendicq a:hover {
  background: linear-gradient(to bottom, #434343 0%, #454545 5%, #444444 15%, #4a4a4a 22%, #4c4c4c 32%, #585858 47%, #595959 54%, #4e4e4e 69%, #4c4c4c 78%, #454545 85%, #454545 94%, #404040 100%);
}
.postlistsendaim a:link, .postlistsendaim a:visited {
  background: linear-gradient(to bottom, #3a3a3a 0%, #3a3a3a 9%, #3e3e3e 13%, #414141 43%, #444444 48%, #444444 57%, #474747 61%, #464646 65%, #4b4b4b 70%, #4c4c4c 91%, #505050 100%);
  padding: 3px;
  border: 1px solid #000;
  font-weight: 700;
}
.postlistsendaim a:hover {
  background: linear-gradient(to bottom, #434343 0%, #454545 5%, #444444 15%, #4a4a4a 22%, #4c4c4c 32%, #585858 47%, #595959 54%, #4e4e4e 69%, #4c4c4c 78%, #454545 85%, #454545 94%, #404040 100%);
}
.postlistsendmsn a:link, .postlistsendmsn a:visited {
  background: linear-gradient(to bottom, #3a3a3a 0%, #3a3a3a 9%, #3e3e3e 13%, #414141 43%, #444444 48%, #444444 57%, #474747 61%, #464646 65%, #4b4b4b 70%, #4c4c4c 91%, #505050 100%);
  padding: 3px;
  border: 1px solid #000;
  font-weight: 700;
}
.postlistsendmsn a:hover {
  background: linear-gradient(to bottom, #434343 0%, #454545 5%, #444444 15%, #4a4a4a 22%, #4c4c4c 32%, #585858 47%, #595959 54%, #4e4e4e 69%, #4c4c4c 78%, #454545 85%, #454545 94%, #404040 100%);
}
.postlistsendyahoo a:link, .postlistsendyahoo a:visited {
  background: linear-gradient(to bottom, #3a3a3a 0%, #3a3a3a 9%, #3e3e3e 13%, #414141 43%, #444444 48%, #444444 57%, #474747 61%, #464646 65%, #4b4b4b 70%, #4c4c4c 91%, #505050 100%);
  padding: 3px;
  border: 1px solid #000;
  font-weight: 700;
}
.postlistsendyahoo a:hover {
  background: linear-gradient(to bottom, #434343 0%, #454545 5%, #444444 15%, #4a4a4a 22%, #4c4c4c 32%, #585858 47%, #595959 54%, #4e4e4e 69%, #4c4c4c 78%, #454545 85%, #454545 94%, #404040 100%);
}
.postlistsendpm a:link, .postlistsendpm a:visited {
  background: linear-gradient(to bottom, #3a3a3a 0%, #3a3a3a 9%, #3e3e3e 13%, #414141 43%, #444444 48%, #444444 57%, #474747 61%, #464646 65%, #4b4b4b 70%, #4c4c4c 91%, #505050 100%);
  padding: 3px;
  border: 1px solid #000;
  font-weight: 700;
}
.postlistsendpm a:hover {
  background: linear-gradient(to bottom, #434343 0%, #454545 5%, #444444 15%, #4a4a4a 22%, #4c4c4c 32%, #585858 47%, #595959 54%, #4e4e4e 69%, #4c4c4c 78%, #454545 85%, #454545 94%, #404040 100%);
}
.postlistblog a:link, .postlistblog a:visited {
  background: linear-gradient(to bottom, #3a3a3a 0%, #3a3a3a 9%, #3e3e3e 13%, #414141 43%, #444444 48%, #444444 57%, #474747 61%, #464646 65%, #4b4b4b 70%, #4c4c4c 91%, #505050 100%);
  padding: 3px;
  margin-left: .6em;
  border: 1px solid #000;
  font-weight: 700;
}
.postlistblog a:hover {
  background: linear-gradient(to bottom, #434343 0%, #454545 5%, #444444 15%, #4a4a4a 22%, #4c4c4c 32%, #585858 47%, #595959 54%, #4e4e4e 69%, #4c4c4c 78%, #454545 85%, #454545 94%, #404040 100%);
}
.postlistusername, .postlistposts, .postlistpostsvalue, .postlist_karma, .postlist_karma_value, .postlistusertype {
  background-color: #4c4c4c;
  background-image: linear-gradient(90deg, #4c4c4c 50%, transparent 50%), linear-gradient(#5c5c5c 50%, transparent 50%);
  background-size: 4px 4px;
  border: 1px solid #000;
  padding: 2px;
  line-height: 2em;
  color: #f63;
  font-weight: 700;
}
/* DEFINES COLORS AND IMAGES IN MESSAGE AREA */

.ak_msgform_master_table {
  background-color: #696969;
  background-image: linear-gradient(90deg, #4c4c4c 50%, transparent 50%), linear-gradient(#5c5c5c 50%, transparent 50%);
  background-size: 4px 4px;
  border: 1px solid #000;
}
.ak_msgform_master_table td {
  border: 0;
}
span.postlisteditedby, span.postlisteditedbyvalue {
  font-size: 10px;
}
.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 #000;
  height: 20px;
  background: linear-gradient(to bottom, #3a3a3a 0%, #3a3a3a 9%, #3e3e3e 13%, #414141 43%, #444444 48%, #444444 57%, #474747 61%, #464646 65%, #4b4b4b 70%, #4c4c4c 91%, #505050 100%);
  color: #fff;
  font-size: 12px;
}
.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 #f63;
  height: 20px;
  background: linear-gradient(to bottom, #3a3a3a 0%, #3a3a3a 9%, #3e3e3e 13%, #414141 43%, #444444 48%, #444444 57%, #474747 61%, #464646 65%, #4b4b4b 70%, #4c4c4c 91%, #505050 100%);
  color: #fff;
  font-size: 12px;
}
.qcode_bar_but {
  display: inline-block;
  font-size: 12px;
  border: 1px solid #000;
  border-radius: 3px;
  color: #dedede;
  height: 20px;
  background-color: #525252;
  background: linear-gradient(to bottom, #3a3a3a 0%, #3a3a3a 9%, #3e3e3e 13%, #414141 43%, #444444 48%, #444444 57%, #474747 61%, #464646 65%, #4b4b4b 70%, #4c4c4c 91%, #505050 100%);
  margin-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
}
.qcode_bar_but:hover {
  display: inline-block;
  font-size: 12px;
  border: 1px solid #f63;
  border-radius: 3px;
  color: #dedede;
  height: 20px;
  background-color: #525252;
  background: linear-gradient(to bottom, #3a3a3a 0%, #3a3a3a 9%, #3e3e3e 13%, #414141 43%, #444444 48%, #444444 57%, #474747 61%, #464646 65%, #4b4b4b 70%, #4c4c4c 91%, #505050 100%);
  margin-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
}
.ak_msgform_subject_right_td input, .ak_msgform_message_right_td textarea {
  background-color: #4c4c4c;
  background-image: linear-gradient(90deg, #4c4c4c 50%, transparent 50%), linear-gradient(#5c5c5c 50%, transparent 50%);
  background-size: 4px 4px;
  border: 1px solid #000;
  color: #fff;
  width: 340px;
  font-size: 13px;
}
.ak_msgform_poll_options_table {
  border: 1px inset #000;
}
.ak_msgform_poll_options_left_td {
  padding-left: 5px;
}
.ak_msgform_poll_options_right_td input {
  background-color: #4c4c4c;
  background-image: linear-gradient(90deg, #4c4c4c 50%, transparent 50%), linear-gradient(#5c5c5c 50%, transparent 50%);
  background-size: 4px 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 2px;
  font-size: 12px;
  color: #fff;
  border: 1px solid #000;
}
/* DEFINES POLL TABLE COLORS */

.ak_poll_table {
  font-size: 12px;
  text-align: center;
  border: 1px inset #000;
  background-color: #4a4a4a;
  background-image: linear-gradient(90deg, #4c4c4c 50%, transparent 50%), linear-gradient(#5c5c5c 50%, transparent 50%);
  background-size: 4px 4px;
  margin-bottom: 15px;
}
.ak_poll_table_header {
  height: 22px;
  padding: 0 25px;
  font-size: 12px;
}
.ak_poll_table_header br {
  display: none;
}
.ak_poll_table_header a {
  padding-left: 11px;
}
.ak_poll_table_button_cell input {
  background-color: #1f1f1f;
  border: 1px inset #000;
  height: 24px;
  background: linear-gradient(to bottom, #3a3a3a 0%, #3a3a3a 9%, #3e3e3e 13%, #414141 43%, #444444 48%, #444444 57%, #474747 61%, #464646 65%, #4b4b4b 70%, #4c4c4c 91%, #505050 100%);
  color: #fff;
}
.ak_poll_table td {
  border: 0;
}
.ak_poll_table_option_rcell1 input, .ak_poll_table_option_rcell2 input {
  border: 1px inset #000;
}
.ak_poll_table_viewres_cell {
  font-weight: 700;
  font-size: 12px;
}
.ak_poll_table_option_gback1 {
  background-color: #a5a5a5;
}
.ak_poll_table_option_gback2 {
  background-color: #a5a5a5;
}
.ak_poll_table_header {
  color: #f63;
  border: 1px inset #000;
  height: 24px;
  background: linear-gradient(to bottom, #3a3a3a 0%, #3a3a3a 9%, #3e3e3e 13%, #414141 43%, #444444 48%, #444444 57%, #474747 61%, #464646 65%, #4b4b4b 70%, #4c4c4c 91%, #505050 100%);
}
.ak_msgform_poll_options_head_td {
  background: linear-gradient(to bottom, #3a3a3a 0%, #3a3a3a 9%, #3e3e3e 13%, #414141 43%, #444444 48%, #444444 57%, #474747 61%, #464646 65%, #4b4b4b 70%, #4c4c4c 91%, #505050 100%);
  padding-top: 2px;
  padding-bottom: 3px;
  color: #f63;
}
/* DEFINES MEMBER LIST COLORS AND SIZE */

.ak_msg_seememberlist_table td {
  border: 1px solid #000;
}
.ak_msg_seememberlist_table {
  font-size: 12px;
  width: 100%;
}
.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 #000;
  background-color: #4c4c4c;
  background-image: linear-gradient(90deg, #4c4c4c 50%, transparent 50%), linear-gradient(#5c5c5c 50%, transparent 50%);
  background-size: 4px 4px;
}
.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 #000;
  background-color: #4c4c4c;
  background-image: linear-gradient(90deg, #4c4c4c 50%, transparent 50%), linear-gradient(#5c5c5c 50%, transparent 50%);
  background-size: 4px 4px;
}
.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: url(http://rbbt.net/skins/joshin_josh/hatch/top.gif) center 0;
  padding: 0 5px;
  line-height: 12px;
  border: 0;
}
/* DEFINES POST ICONS AND SMILEY COLORS */

.ak_subject_posticon_table {
  text-align: center;
  color: #fff;
  font-size: 12px;
  border: 1px solid #000;
  background-color: #4c4c4c;
  background-image: linear-gradient(90deg, #4c4c4c 50%, transparent 50%), linear-gradient(#5c5c5c 50%, transparent 50%);
  background-size: 4px 4px;
  margin-bottom: 5px;
}
.ak_subject_posticon_head_td {
  text-align: center;
  font-size: 12px;
}
.msgform_clickable_smiley_box_h {
  padding-left: 11px;
  padding-right: 10px;
  font-size: 12px;
  border: 1px solid #000;
  background-color: #4c4c4c;
  background-image: linear-gradient(90deg, #4c4c4c 50%, transparent 50%), linear-gradient(#5c5c5c 50%, transparent 50%);
  background-size: 4px 4px;
  color: #fff;
  line-height: 23px;
}
.msgform_clickable_smiley_box_b {
  margin-top: 8px;
  text-align: center;
}
.msgform_clickable_smiley_box_b, .msgform_clickable_smiley_box_b_td, .msgform_clickable_smiley_box_b td {
  border: 0;
}
/* BOTTOM RB LINKS */

.msg_foot_linkbar {
  font-size: 10px;
  border-bottom: 1px solid #3f3f3f;
  text-align: center;
  margin-top: 2px;
  padding: 5px;
  margin-bottom: .3em;
}
.msg_foot_linkbar a {
  margin: 1em;
}
a[href$=linktous]:after {
  content: ' (Runboard)';
}
a[href$=blogs]+a:after {
  content: none;
}
.bottominfoline {
  text-align: center;
}


HTML HEADERcopy and paste the following HTML code into your Custom HTML header
<div id="shell">
<div class="top"> </div>
<div id="banbox">Board Name or Logo</div>
<div class="bot"> </div>


HTML FOOTERcopy and paste the following HTML code into your Custom HTML footer
<div class="backtotop"><a href="#">Back to top</a></div>
<br />
</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: #4A4A4A
Background color transparent: Image
Background image (optional):
Background image tile X: Image
Background image tile Y: Image
Text color: #FCFCFC
Bottom info line color: #FCFCFC

Link Options
Link color: #FFFFFF
Link overlined: Image
Link line-through: Image
Link underlined: Image
Visited link color: #FFFFFF
Visited link overlined: Image
Visited link line-through: Image
Visited link underlined: Image
Hover link color: #FF6633
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: #000000
Forum list master table border width (pixels): 0
Forum list table background color:
Forum list table background image:
Forum list table border color: #000000
Forum list table border width (pixels): 0
Forum list table header background color:
Forum list table header background image:
Forum list table header border color: #000000
Forum list table header border width (pixels): 0
Forum list table header text color: #FF6633
Forum list table first alternate background color: #4A4A4A
Forum list table second alternate background color: #4A4A4A
Forum list table text color (optional): #CCCCCC
Forum list table description color: #CCCCCC
Forum list table separator background color:
Forum list table separator background image:
Forum list table separator text color: #FF6633
Forum list master table width (percents): 100
Forum list table width (percents): 100

Topic List Layout Options
Topic list master table background color:
Topic list master table border color: #000000
Topic list master table border width (pixels): 0
Topic list table background color: #000000
Topic list table background image:
Topic list table border color: #000000
Topic list table border width (pixels): 0
Topic list table header background color: #000000
Topic list table header background image:
Topic list table header border color: #000000
Topic list table header border width (pixels): 0
Topic list table header text color: #FF6633
Topic list table first alternate background color: #4A4A4A
Topic list table second alternate background color: #4A4A4A
Topic list table text color (optional): #CCCCCC
Topic list master table width (percents): 100
Topic list table width (percents): 100

Post List Layout Options
Post list master table background color:
Post list master table border width (pixels): 0
Post list master table border color: #000000
Post list master table width (percents): 100
Post list table width (percents): 100
Post list table first alternate background color: #4A4A4A
Post list table second alternate background color: #4A4A4A
Post list table border color: #000000
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
―――――――――――――――――――――――――――――――――――――――――――――――――――――――
nameHatch The Planet
forum_list_newtext<img src="http://rbbt.net/skins/joshin_josh/hatch/new.png">
topic_list_newtext<img src="http://rbbt.net/skins/joshin_josh/hatch/new.png">
forum_list_nonewtext<img src="http://rbbt.net/skins/joshin_josh/hatch/nonew.png">
topic_list_nonewtext<img src="http://rbbt.net/skins/joshin_josh/hatch/nonew.png">


THIRD PARTY OPTIONAL ADDITIONS-Tequila - Smiley Set

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, 1/3/2019, 1:39 pm


---

Advertise Boards On TRDConceptsDE
4/26/2018, 4:11 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: Hatch The Planet v2 (added April 25, 2018)


Updated the CSS to correct the Board Statistics Table display settings. The change is minor, but I am somewhat of a perfectionist.

---

Advertise Boards On TRDConceptsDE
1/3/2019, 1:41 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 


Add a reply



You are not logged in (login)