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
White and Orange [Theme] (updated April 17, 2019)


A Runboard Theme Update
by: Pastor Rick

Image
White and Orange

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
/* WHITE AND ORANGE 2019 */

body, .locationboard, .locationforum, .locationtopic {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}
/* 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: #F9E9D1;
}
/* 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 */

.forumlistboardstatsheader {
  background-color: #FFE0AA;
  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;
}
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;
}
.user_popup a:hover {
  background: #FFE0AA;
}
/* MESSAGE POSTED BLOCK PANEL */

span.postlistpostname, span.postlistpostbody {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 12.5px;
}
span.postlisteditedby, span.postlisteditedbyvalue {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 9px;
  color: #F5926C;
  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;
}
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: #BF5A01;
}
/* 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;
  background-color: #FAFAFA;
  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;
  background-color: #DDDDDD;
  color: #CB4410;
  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-width: 1px;
  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;
}
/* 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: #FFE0AA;
}
.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;
  border-color: #FDDDC9;
}
/* POLL DISPLAY SETTINGS */

.ak_poll_table {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 12px;
  margin-bottom: 5px;
}
.ak_poll_table_header {
  background: #FFE0AA;
}
.ak_poll_table_viewres_cell {
  background-color: #DDDDDD;
}
.ak_poll_table_option_rcell1, .ak_poll_table_option_rcell2 {
  background-color: #EEEEEE;
}
.ak_poll_table_option_gback1 {
  background-color: #FF9933;
}
.ak_poll_table_option_gback2 {
  background-color: #000066;
}
.ak_poll_table_stats_cell {
  font-size: 10.5px;
  background-color: #DDDDDD;
}
/* 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 #C35712;
  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: #FFE0AA;
  color: #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: #882D00;
}
.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
Miscellaneous options
Use extra CSS options?: Image
Use CSS trick 1?: Image
Use CSS trick 2?: Image
Background color: #FFE0AA
Background color transparent: Image
Background image (optional):
Background image tile X: Image
Background image tile Y: Image
Text color: #000000
Bottom info line color: #444444

Link Options
Link color: #333333
Link overlined: Image
Link line-through: Image
Link underlined: Image
Visited link color: #333333
Visited link overlined: Image
Visited link line-through: Image
Visited link underlined: Image
Hover link color: #FF7722
Hover link overlined: Image
Hover link line-through: Image
Hover link underlined: Image

Forum List Layout Options
Forum list master table background color: #FFFFFF
Forum list master table border color: #993300
Forum list master table border width (pixels): 1
Forum list table background color: #444444
Forum list table background image:
Forum list table border color: #FFFFFF
Forum list table border width (pixels): 1
Forum list table header background color: #FFE0AA
Forum list table header background image:
Forum list table header border color: #444444
Forum list table header border width (pixels): 0
Forum list table header text color: #666666
Forum list table first alternate background color: #EEEEEE
Forum list table second alternate background color: #DDDDDD
Forum list table text color (optional): #000000
Forum list table description color: #666666
Forum list table separator background color: #000066
Forum list table separator background image:
Forum list table separator text color: #FFFFFF
Forum list master table width (percents): 100
Forum list table width (percents): 95

Topic List Layout Options
Topic list master table background color: #FFFFFF
Topic list master table border color: #993300
Topic list master table border width (pixels): 1
Topic list table background color: #444444
Topic list table background image:
Topic list table border color: #FFFFFF
Topic list table border width (pixels): 1
Topic list table header background color: #FFE0AA
Topic list table header background image:
Topic list table header border color: #444444
Topic list table header border width (pixels): 0
Topic list table header text color: #666666
Topic list table first alternate background color: #EEEEEE
Topic list table second alternate background color: #DDDDDD
Topic list table text color (optional): #000000
Topic list master table width (percents): 100
Topic list table width (percents): 95

Post List Layout Options
Post list master table background color: #FFFFFF
Post list master table border width (pixels): 1
Post list master table border color: #993300
Post list master table width (percents): 100
Post list table width (percents): 95
Post list table first alternate background color: #EEEEEE
Post list table second alternate background color: #DDDDDD
Post list table border color: #FF8C00
Post list table border width (pixels): 1

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
4/17/2019, 6:29 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 


Add a reply



You are not logged in (login)