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
Green on Dark [Theme] (updated May 6, 2019)


A Theme Revival Update Project
by: Pastor Rick

Image
Green on Dark

Installation InstructionsFirst, switch your board over to custom mode (details are located here)
Choose the "Green on Dark" theme.

Custom CSScopy and paste the following CSS code into your Custom CSS box
/* GREEN ON DARK 2019 */

/* ORIGINAL (2003) THEME CODES */

.ak_msg_topic_preview_div {
  background: #111;
  border-color: #050 #030 #030 #050;
  color: #6f6;
}
span.postlist_link_to_post {
  border: 0;
}
.ak_msg_post_master_table {
  margin: 0 auto;
}
/* THEME UPDATES BEGIN HERE */

body {
  background: #000000;
}
body, .locationboard, .locationforum, .locationtopic {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}
/* MASTER TABLE BACKGROUND */

.ak_msg_master_table {
  background: linear-gradient(27deg, #042900 5px, transparent 5px) 0 5px, linear-gradient(207deg, #011f06 5px, transparent 5px) 10px 0px, linear-gradient(27deg, #032300 5px, transparent 5px) 0px 10px, linear-gradient(207deg, #022900 5px, transparent 5px) 10px 5px, linear-gradient(90deg, #142513 10px, transparent 10px), linear-gradient(#032100 25%, #013503 25%, #032700 50%, transparent 50%, transparent 75%, #022b09 75%, #002b0e);
  background-color: #222222;
  background-size: 25px 12.5px;
}
/* MISC OPTIONS AND WHO'S ONLINE */

.miscoptbar, .forumlistwhosonline {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 10.5px;
}
.miscoptbar {
  line-height: 15px;
}
/* MOUSEOVER WHEN CSS TRICK ONE AND TWO ARE ACTIVE */

.ak_fl_forumrow_mouseover_on, .ak_tl_topicrow_mouseover_on {
  background-color: #33BB44;
}
/* FORUM LIST */

.forumlistheader, .forumlistseparator {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.forum_list_header_newtext_td {
  padding: 5px;
  width: 25px;
}
.forumlistforumname {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 700;
}
.forumlistnumtopics {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 11px;
  font-weight: 700;
}
.forumlistnumposts, .forumlistlastpost {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 11px;
}
.forumlistdescription {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 10.5px;
  color: #333333;
}
/* ADMINS AND MODS */

.forumlistadministrators, .forumlistmoderators {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 10.5px;
}
/* BOARD STATS TABLE */

.forumlistboardstatstable {
  background: #3636;
  border: 1px solid;
}
.forumlistboardstatsheader {
  background: #000000;
  border-width: 0 0 1px 0;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #AAAA33;
}
.forumlistboardstatstitle, .forumlistboardstatsdata {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 10.5px;
  border-style: none;
  padding: 2.5px 5px;
}
/* TOPIC LIST */

span.topiclistheader, span.topiclistnewswitch, span.topiclistnonewswitch, .topiclisttopicname, span.topicliststartedby, span.topiclistreplies, span.topiclistviews {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.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 {
  text-align: center;
}
.topic_list_header_newtext_td {
  width: 25px;
}
.topic_list_header_modbox_td, .topic_list_header_posticon_td {
  width: 21px;
}
span.topiclistlastpost {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 12px;
}
.topiclistlastpost a[href *="offset"] {
  font: 20px arial;
  text-shadow: #989898 1px 0 1px;
  line-height: 10px;
}
/* POSTED MESSAGES */

.ak_msg_post_master_table {
  margin-bottom: 5px;
}
/* POSTERS PROFILE PANEL */

span.postlistusername, span.postlistusertitle, span.postlistusertype, span.postlistregistered, span.postlistregisteredvalue, span.postlistlocation, span.postlistlocationvalue, span.postlistposts, span.postlistpostsvalue, span.postlist_karma, span.postlist_karma_value, span.postlistedit, span.postlistreply, span.postlistdelete, span.postlistquote {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.ak_msg_post_table img {
  padding: 3px 0;
}
.postlistuserblock {
  white-space: nowrap;
  vertical-align: top;
  text-align: left;
  border-width: 0 1px 1px 0;
  height: 100%;
  width: min-content;
}
.ak_msg_post_table {
  padding: 0 10px;
}
.user_popup a:hover {
  background: #CCFFCC;
}
/* MESSAGE POSTED BLOCK PANEL */

span.postlistpostname, span.postlistpostbody {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 12.5px;
}
.postlistpostblock {
  border-bottom: 1px solid;
}
span.postlisteditedby, span.postlisteditedbyvalue {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 9px;
  font-style: italic;
}
span.postlistquotedtext {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 12px;
}
/* DATE CONTACT AND SHARING BARS */

.postlistdate_td, .postlistcontact {
  line-height: 13px;
  vertical-align: middle;
}
.postlistdate_td {
  border-right: 1px solid;
}
span.postlistdate, span.postlistsendpm, span.postlistsendicq, span.postlistsendaim, span.postlistsendmsn, span.postlistsendyahoo, span.postlistblog, span.postlist_karma_applaud, span.postlist_karma_smite, span.share_menu, span.postlist_link_to_post {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 10.5px;
}
.share_hidden h4 {
  background: #005500;
}
/* 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: -3px;
}
/* NEW TOPIC OR REPLY LINKS */

span.topiclistpostnewtopic, span.postlistaddareply {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}
/* BBCODES AND BUTTON STYLED LINKS */

.qcode_bar_but {
  margin: 2px 0;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.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, .qcode_bar_but, .ak_poll_table_button_cell input {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  border-radius: 5px;
  border: 2px outset;
  cursor: pointer;
}
.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, .qcode_bar_but:hover, .ak_poll_table_button_cell input:hover {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  color: #004400;
  border: 2px inset;
  cursor: pointer;
}
/* POSTING MESSAGES PANEL */

.ak_msgform_master_table {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 12.5px;
  width: -moz-available;
  width: -webkit-fill-available;
  width: fill-available;
  border: 1px solid;
  border-collapse: collapse;
}
.ak_msgform_subject_right_td input, .ak_msgform_message_right_td textarea, textarea {
  font-size: 12px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  width: 97%;
  width: -moz-available;
  width: -webkit-fill-available;
  width: fill-available;
  padding: 2px 0 2px 3px;
}
#ak_msg_editor_body {
  font-size: 14px;
}
.ak_subject_posticon_table {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  margin-bottom: 3px;
}
.ak_subject_posticon_icons_td {
  padding: 2px 0 1px 10px;
}
.ak_subject_posticon_head_td, .ak_subject_posticon_icons_td {
  color: #AAAA33;
}
/* CLICKABLE SMILIES */

.msgform_clickable_smiley_box_h {
  padding: 4px 3px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  color: #AAAA33;
  border: 1px solid #808080;
}
.msgform_clickable_smiley_box_h td img {
  padding: 3px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  border: 0;
}
.msgform_clickable_smiley_box_b {
  margin: 0 auto;
  margin-top: 2px;
}
.msgform_clickable_smiley_box_b tbody {
  border: .5px;
}
/* POLL CREATION SETTINGS */

.ak_msgform_poll_options_head_td {
  background: #004400;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  color: #DDDDAA;
  padding: 3px 0;
}
.ak_msgform_poll_options_left_td {
  padding-left: 3px;
}
.ak_msgform_poll_options_right_td input {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  text-align: left;
  padding-left: 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;
}
/* POLL DISPLAY SETTINGS */

.ak_poll_table {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 12px;
  margin-bottom: 5px;
}
.ak_poll_table_header {
  background: #000000;
  color: #AAAA33;
}
.ak_poll_table_viewres_cell {
  background-color: #004400;
}
.ak_poll_table_option_rcell1, .ak_poll_table_option_rcell2 {
  background-color: #007700;
}
.ak_poll_table_option_gback1 {
  background-color: #007700;
}
.ak_poll_table_option_gback2 {
  background-color: #99FF99;
}
.ak_poll_table_stats_cell {
  background-color: #004400;
  font-size: 10.5px;
}
/* MEMBERSHIP LIST */

.ak_msg_memberlist_abovelist_table {
  display: block;
  line-height: 20px;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  margin-top: -5px;
  margin-bottom: 5px;
}
.ak_msg_memberlist_abovelist_table::after {
  padding: 5px 10px;
  content: "Our Message Board Communities Membership List";
}
.ak_msg_seememberlist_table {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 12px;
}
.ak_msg_seememberlist_table td {
  text-align: center;
}
.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 {
  background: #000000;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 12px;
  text-align: center;
  padding: 3px;
}
/* BOTTOM RB LINKS */

.msg_foot_linkbar {
  font-size: 10.5px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  text-align: center;
  margin-top: 1em;
  color: #F9F9FD;
}
.msg_foot_linkbar a {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  margin: 1em;
}
a[href$="linktous"]:after {
  content: ' (Runboard)';
}
a[href$="blogs"]+a:after {
  content: none;
}
.bottominfoline {
  margin: 0 auto;
  margin-top: .5em;
  text-align: center;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 10.5px;
}

HTML HEADERcopy and paste the following HTML code into your Custom HTML header
leave blank
HTML FOOTERcopy and paste the following HTML code into your Custom HTML footer
leave blank
EDIT COLORS/LAYOUT (ECL)find and change the following in your: Control Panel :: Board management :: Edit colors and theme
no changes to the ECL
CUSTOM LANGUAGE SET (CLS)(optional)find and change the following in your: Control Panel :: Board management :: Customize the language set
name: Blue Theme 2019

misc_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: leave this area blank

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

misc_miscoptbar_host_service_link: <a href="%1">Runboard</a>


If you need help with this skin, please ask your questions Here.

---

Advertise Boards On TRDConceptsDE
5/6/2019, 1:25 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 


Add a reply



You are not logged in (login)