Runboard.com
Слава Україні!
open to all ages

Runboard       Sign upCreate Accountlearn about itSign inlost password?

 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Head Administrator

Registered: 07-2005
Location: Texas
Posts: 241
Karma: -1 (+0/-1)
Reply ● Quote
Blue [Theme] (updated April 28, 2019)


A Theme Revival Project
by: Pastor Rick

Image
Blue Theme

Installation InstructionsFirst, switch your board over to custom mode (details are located here)
Then switch to the Blue theme.

Custom CSScopy and paste the following CSS code into your Custom CSS box
/* BLUE 2019 */

/* ORIGINAL (2003) THEME CODES */

.ak_msg_topic_preview_div {
  background-color: #44c;
  border: 2px ridge #fff;
  color: #eee;
}
span.postlist_link_to_post {
  border: 0;
}
.ak_msg_post_master_table {
  margin: 0 auto;
  border: 1px solid;
}
/* THEME UPDATES BEGIN HERE */

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

.ak_msg_master_table {
  background: linear-gradient(27deg, #7767fd 5px, transparent 5px) 0 5px, linear-gradient(207deg, #7767f9 5px, transparent 5px) 10px 0px, linear-gradient(27deg, #7770ff 5px, transparent 5px) 0px 10px, linear-gradient(207deg, #7771f7 5px, transparent 5px) 10px 5px, linear-gradient(90deg, #776eff 10px, transparent 10px), linear-gradient(#7770ff 25%, #776efd 25%, #7770fd 50%, transparent 50%, transparent 75%, #776fff 75%, #776eff);
  background-color: #7777ff;
  background-size: 15px 15px;
}
/* MISC OPTIONS AND WHO'S ONLINE */

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

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

.forumlistheader, .forumlistseparator {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.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;
}
/* ADMINS AND MODS */

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

.forumlistboardstatstable {
  background: #3366;
  border: 1px solid;
}
.forumlistboardstatsheader {
  background-color: #000088;
  border-width: 0 0 1px 0;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: 700;
}
.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_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;
  border-color: #7777FF;
  height: 100%;
  width: min-content;
}
.ak_msg_post_table {
  padding: 0 10px;
}
.user_popup a:hover {
  background: #C3E3FB;
}
/* MESSAGE POSTED BLOCK PANEL */

span.postlistpostname, span.postlistpostbody {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 12.5px;
}
.postlistpostblock {
  border-bottom: 1px solid #7777FF;
}
span.postlisteditedby, span.postlisteditedbyvalue {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 9px;
  font-style: italic;
  color: #B3B6CC;
}
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 #7777FF;
}
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: #08457E;
}
/* 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;
  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 #000000;
  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;
  border-color: #000000;
}
.ak_subject_posticon_icons_td {
  padding: 2px 0 1px 10px;
}
/* CLICKABLE SMILIES */

.msgform_clickable_smiley_box_h {
  padding: 4px 3px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  border: 1px solid #000000;
}
.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 {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  background-color: #000088;
  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: #000088;
}
.ak_poll_table_viewres_cell {
  background-color: #333399;
}
.ak_poll_table_option_rcell1, .ak_poll_table_option_rcell2 {
  background-color: #3A25B5;
}
.ak_poll_table_option_gback1 {
  background-color: #3399FF;
}
.ak_poll_table_option_gback2 {
  background-color: #000066;
}
.ak_poll_table_stats_cell {
  font-size: 10.5px;
  background-color: #333399;
}
/* 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 {
  border: 1px solid #000088;
  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: #000088;
  color: #F9F9FD;
  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
No Changes
HTML FOOTERcopy and paste the following HTML code into your Custom HTML footer
No Changes
EDIT COLORS/LAYOUT (ECL)find and change the following in your: Control Panel :: Board management :: Edit colors and theme
No Changes
CUSTOM LANGUAGE SET (CLS)(optional)find and change the following in your: Control Panel :: Board management :: Customize the language set
name: White and Orange 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/1/19, 2:07 am Link to this post Email Pastor Rick   PM Pastor Rick Blog
 


Add a Reply



You are not logged in (login)