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
Asphalt Skin v2 (updated August 1, 2018)


A Skin Revival Project
by: Joshin Josh (updated by Pastor Rick)

Image
Asphalt Skin 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: #454545;
  font-family: verdana, arial, tahoma;
  font-size: 12px;
}
/* DEFINES STRUCTURE OF LAYOUT */

#shell {
  width: 95%;
  margin: 0 auto;
}
#offset {
  margin-left: -165px;
  width: 100%;
  float: right;
}
#container {
  margin-left: 170px;
}
#nav {
  width: 165px;
  float: left;
  margin: 0;
}
#footer {
  clear: both;
  text-align: center;
  padding: 2px;
  padding-left: 170px;
  margin-bottom: 0.5em;
}
#header {
  margin: 1px;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
  border: 4px double #FCD116;
  background-color: #525252;
  background-image: url(http://rbbt.net/skins/joshin_josh/asphalt/bg.png);
  color: #FCD116;
  height: 75px;
  text-align: center;
}
#header h1 {
  line-height: 75px;
  vertical-align: middle;
  margin: 0;
}
.container {
  margin: 1px;
  border: 4px double #FCD116;
  background-color: #525252;
}
.navlist {
  text-align: center;
  font-size: 11px;
  background: #4A4A4A;
  background-image: url(http://rbbt.net/skins/joshin_josh/asphalt/bg.png);
  border: 4px double #FCD116;
  margin-bottom: 1.5em;
}
.navlist h2 {
  font-size: 14px;
  margin: 1px;
  background: url(http://rbbt.net/skins/joshin_josh/asphalt/sep.jpg);
  border: 1px solid #000000;
  text-align: center;
  text-shadow: 1px 1px 2px #171717;
  line-height: 23px;
}
#nav ul, #nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}
#nav ul a:link, #nav ul a:visited {
  text-decoration: none;
  display: block;
  border: 1px solid #171717;
  margin: 1px;
  padding: 2px;
}
#nav ul a:hover {
  text-decoration: none;
  background: #4a4a4a;
}
/* DEFINES SPACE BETWEEN POSTS */

.ak_msg_postlist_betweenposts_table {
  height: 1px;
  display: block;
}
.ak_msg_postlist_betweenposts_table_td {
  height: 1px;
  display: block;
}
/* DEFINES BOXED PAGE NUMBERS */

span.pageindexvaluenow {
  font-size: 13px;
  font-weight: bold;
  background-color: #4a4a4a;
  border: 1px solid #171717;
}
/* PREVENTS BORDERS ON IMAGE LINKS */

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

.ak_msg_master_table {
  border: 0;
  width: 99%;
}
.forum_list_table {
  width: 100%;
  border: 1px solid #171717;
  background-color: #171717;
}
.topic_list_table, .ak_msg_post_master_table, .ak_msg_seememberlist_table {
  width: 100%;
  border: 1px solid #171717;
  background-color: #171717;
}
/* DEFINES WHOS ONLINE BOARD STATS AND MISCOPTBAR TABLES */

.ak_miscoptbar_table {
  background-color: #4a4a4a;
  background-image: url(http://rbbt.net/skins/joshin_josh/asphalt/bg.png);
  background-repeat: repeat-x;
  width: 100%;
  padding: 4px;
  border-width: 3px 1px;
  border-style: double;
  border-color: #171717;
}
.forumlistwhosonlinetable {
  width: 100%;
  border-width: 3px 1px;
  border-style: double;
  border-color: #171717;
  background-color: #4a4a4a;
  background-image: url(http://rbbt.net/skins/joshin_josh/asphalt/bg.png);
  background-repeat: repeat-x;
}
.forumlistwhosonlinetd {
  padding: 6px;
  font-size: 11px;
  font-weight: bold;
}
.ak_fl_boardstats_master_table {
  width: 100%;
}
.forumlistboardstatstable {
  width: 100%;
  border: 1px solid #171717;
  border-bottom: 2px solid #171717;
}
.forumlistboardstatsdata {
  background-color: #4a4a4a;
  border: 0;
  font-size: 11px;
  color: #dedede;
  padding: 3px;
}
.forumlistboardstatsheader {
  background-image: url(http://rbbt.net/skins/joshin_josh/asphalt/sep.jpg);
  width: 100%;
  border: 0;
}
.forumlistboardstatstitle {
  background-color: #4a4a4a;
  background-image: url(http://rbbt.net/skins/joshin_josh/asphalt/bg.png);
  border: 1px solid #171717;
  font-size: 11px;
  color: #dedede;
  padding: 3px;
}
.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;
}
.forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(2)>td:nth-child(4), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(3)>td:nth-child(4), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(4)>td:nth-child(4), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(5)>td:nth-child(4) {
  border-right: 1px solid #171717;
}
/* DEFINES BACK TO TOP LINK */

.backtotop {
  display: block;
  margin: 0 auto;
  padding-top: 3px;
  padding-bottom: 2px;
  background-image: url(http://rbbt.net/skins/joshin_josh/asphalt/sep.jpg);
  border: 1px solid #171717;
  width: 100px;
  line-height: 12px;
  vertical-align: middle;
}
/* DEFINES SEPARATOR IMAGES */

.ak_msgform_poll_options_head_td, .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, .ak_poll_table_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, .forumlistboardstatsheader, .forumlist_separator_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, .msgform_clickable_smiley_box_h, .ak_subject_posticon_head_td {
  font-size: 12px;
  text-shadow: 1px 1px 2px #171717;
  height: 25px;
  background-image: url(http://rbbt.net/skins/joshin_josh/asphalt/sep.jpg);
  background-repeat: repeat-x;
  padding: 0;
  border: 1px solid #171717;
}
.forumlistnumtopics, .forumlistnumposts {
  font-size: 12px;
}
.topic_list_header_replies_td, .topic_list_header_views_td {
  padding-left: 3px;
  padding-right: 3px;
}
.topic_list_header_modbox_td {
  padding-left: 5px;
}
.forumlistlastpost, span.topiclistlastpost {
  font-size: 11px;
}
.forumlistboardstatsheader {
  padding-left: 3px;
}
.forumlist_separator_td {
  border-left: 0;
  border-right: 0;
}
/* DEFINES FONT SIZE AND COLORS FOR TOPIC FORUM AND POST LISTS */

span.postlistusername a, span.postlistpostname, span.postlistpostbody {
  color: #dedede;
}
.ak_msg_post_table {
  padding-left: 3px;
}
span.postlistusertitle font {
  color: #dedede;
}
blockquote {
  border: 1px solid #FCD116;
  background-color: #969696;
  background-image: url(http://rbbt.net/skins/joshin_josh/asphalt/bg.png);
}
blockquote hr {
  display: none;
}
.ak_msg_post_master_table {
  border: 1px solid #171717;
  background-color: #000000;
}
.ak_msg_post_master_table td {
  border: 1px solid #171717;
  border-top: 0;
  border-left: 0;
}
hr {
  height: 0;
  width: 100%;
  border: none;
  border-bottom: 3px ridge #FCD116;
}
.postlistpostbody pre {
  font-size: 11px;
  overflow: scroll;
  width: 500px;
  border: 1px solid #FCD116;
}
.postlistpostbody object, .postlistpostbody embed {
  width: 600px;
  height: 385px;
}
span.postlistpostbody img {
  max-width: 700px;
  width: expression(this.width > 700 ? 700: true);
}
/* DEFINES COLORS AND IMAGES IN MESSAGE AREA */

.ak_msgform_master_table {
  background-color: #4a4a4a;
  border: 1px solid #171717;
}
.ak_msgform_master_table td {
  border: 0;
}
.ak_msgform_master_table input {
  border: 1px solid #171717;
}
.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 {
  border: 1px solid #171717;
  height: 20px;
  background-image: url(http://rbbt.net/skins/joshin_josh/asphalt/sep.jpg);
  background-repeat: repeat-x;
  color: #dedede;
  font-size: 11px;
}
.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 {
  border: 1px solid #171717;
  height: 20px;
  background: linear-gradient(to bottom, #444444 0%, #767676 40%, #7c7c7c 77%, #5c5c5c 100%);
  color: #FCD116;
  font-size: 11px;
}
.qcode_bar_but {
  font-size: 11px;
  border: 1px solid #171717;
  color: #dedede;
  height: 20px;
  background-color: #525252;
  background-image: url(http://rbbt.net/skins/joshin_josh/asphalt/sep.jpg);
  background-repeat: repeat-x;
  margin-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
}
.qcode_bar_but:hover {
  font-size: 11px;
  border: 1px solid #171717;
  color: #FCD116;
  height: 20px;
  background-color: #525252;
  background: linear-gradient(to bottom, #444444 0%, #767676 40%, #7c7c7c 77%, #5c5c5c 100%);
  margin-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
}
.ak_msgform_subject_right_td input, .ak_msgform_message_right_td textarea {
  background-image: url(http://rbbt.net/skins/joshin_josh/asphalt/bg.png);
  border: 1px solid #171717;
  color: #dedede;
  width: 340px;
  font-size: 13px;
}
.ak_msgform_poll_options_table {
  border: 1px solid #171717;
}
.ak_msgform_poll_options_left_td {
  padding-left: 3px;
}
.ak_msgform_poll_options_right_td input {
  background-image: url(http://rbbt.net/skins/joshin_josh/asphalt/bg.png);
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 2px;
  font-size: 11px;
  color: #dedede;
  border: 1px solid #171717;
}
/* DEFINES POLL TABLE COLORS */

.ak_poll_table {
  font-size: 11px;
  text-align: center;
  border: 1px solid #171717;
  background-color: #4a4a4a;
  margin-bottom: 15px;
}
.ak_poll_table_header {
  height: 22px;
  padding: 0 25px 0 25px;
  /* top right bottom left */
  font-size: 11px;
}
.ak_poll_table_header br {
  display: none;
}
.ak_poll_table_header a {
  padding-left: 11px;
}
.ak_poll_table_button_cell input {
  background-color: #525252;
  border: 1px solid #171717;
  height: 22px;
  background-image: url(http://rbbt.net/skins/joshin_josh/asphalt/sep.jpg);
  background-repeat: repeat-x;
  color: #dedede;
  font-size: 11px;
}
.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 {
  font-weight: bold;
  font-size: 11px;
}
.ak_poll_table_option_gback1 {
  background-color: #FCD116;
}
.ak_poll_table_option_gback2 {
  background-color: #FCD116;
}
.ak_poll_table_header {
  color: #dedede;
}
.ak_msgform_poll_options_head_td {
  color: #dedede;
}
/* DEFINES MEMBER LIST COLORS AND SIZE */

ak_msg_seememberlist_table td {
  border: 4px double #FCD116;
}
.ak_msg_seememberlist_table {
  font-size: 11px;
}
.ak_msg_seememberlist_head_user_td, .ak_msg_seememberlist_head_im_td, .ak_msg_seememberlist_head_pm_td, .ak_msg_seememberlist_head_email_td {
  color: #dedede;
  font-size: 11px;
  border: 1px solid #171717;
  background-color: #4a4a4a;
}
.ak_msg_seememberlist_table {
  width: 100%;
  border: 1px solid #171717;
  background-color: #4a4a4a;
}
/* DEFINES POST ICONS AND SMILEY COLORS */

.ak_subject_posticon_table {
  padding: 0;
  text-align: center;
  color: #dedede;
  font-size: 11px;
  border: 1px solid #171717;
  background-color: #4a4a4a;
  margin-bottom: 5px;
}
.ak_subject_posticon_head_td {
  text-align: center;
  font-size: 11px;
}
.msgform_clickable_smiley_box_h {
  padding-left: 11px;
  padding-right: 10px;
  font-size: 11px;
  border: 1px solid #171717;
  background-color: #4a4a4a;
  color: #dedede;
  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;
}
/* DEFINES POST NEW TOPIC AND ADD REPLY BOXES */

.topiclistpostnewtopic a, .postlistaddareply a {
  padding: 5px 15px 5px 15px;
  font-family: verdana, arial, tahoma;
  font-size: 13px;
  text-shadow: #171717 1px 1px 2px;
  background-image: url(http://rbbt.net/skins/joshin_josh/asphalt/sep.jpg);
  background-repeat: repeat-x;
  background-position: center 0%;
  border: 1px solid #171717;
}
/* DEFINES ASPHALT BACKGROUND IN FORUM AND TOPIC LIST */

.ak_tl_topicrow_mouseover_on, .ak_fl_forumrow_mouseover_on {
  background-color: #4a4a4a;
  background-image: url(http://rbbt.net/skins/joshin_josh/asphalt/bg.png);
  padding: 5px;
}
.ak_tl_topicrow_mouseover_off, .ak_fl_forumrow_mouseover_off {
  background-color: #545454;
  background-image: url(http://rbbt.net/skins/joshin_josh/asphalt/bg.png);
  padding: 5px;
}
/* DEFINES ASPHALT BACKGROUND IN POST LIST */

.ak_msg_post_table {
  padding-left: 3px;
  background-image: url(http://rbbt.net/skins/joshin_josh/asphalt/bg.png);
  background-color: #4a4a4a;
  border: 1px solid #171717;
}
/* BOTTOM RB LINKS */

.msg_foot_linkbar {
  font-size: 10px;
  text-align: center;
  margin: 0 auto;
  margin-top: 2px;
  margin-bottom: .3em;
  border: 1px solid #6f6f6f;
  padding: 5px;
  width: 85%;
}
.msg_foot_linkbar a {
  margin: 1em;
}
a[href$=linktous]:after {
  content: ' (Runboard)';
}
a[href$=blogs]+a:after {
  content: none;
}
.bottominfoline {
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
}


HTML HEADERcopy and paste the following HTML code into your Custom HTML header
<div id="shell">
  <div id="header">
    <h1>Asphalt Skin v2</h1>
  </div>
  <div id="offset">
    <div id="container">
      <div class="container">


HTML FOOTERcopy and paste the following HTML code into your Custom HTML footer
</div>
  </div>
</div>
<div id="nav">
  <div class="navlist">
    <h2>Title</h2>
    <ul>
      <li>
        <a href="#">Links</a>
      </li>
      <li>
        <a href="#">Links</a>
      </li>
      <li>
        <a href="#">Links</a>
      </li>
      <li>
        <a href="#">Links</a>
      </li>
      <li>
        <a href="#">Links</a>
      </li>
      <li>
        <a href="#">Links</a>
      </li>
    </ul>
  </div>
  <div class="navlist">
    <h2>Title</h2>
    <ul>
      <li>
        <a href="#">Links</a>
      </li>
      <li>
        <a href="#">Links</a>
      </li>
      <li>
        <a href="#">Links</a>
      </li>
      <li>
        <a href="#">Links</a>
      </li>
      <li>
        <a href="#">Links</a>
      </li>
      <li>
        <a href="#">Links</a>
      </li>
    </ul>
  </div>
  <div class="navlist">
    <h2>Title</h2>
    <ul>
      <li>
        <a href="#">Links</a>
      </li>
      <li>
        <a href="#">Links</a>
      </li>
      <li>
        <a href="#">Links</a>
      </li>
      <li>
        <a href="#">Links</a>
      </li>
      <li>
        <a href="#">Links</a>
      </li>
      <li>
        <a href="#">Links</a>
      </li>
    </ul>
  </div>
</div>
<div id="footer">
  <a class="backtotop" href="#">Back to top</a>
</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: #FFFFFF
Bottom info line color: #DEDEDE

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

THIRD PARTY OPTIONAL ADDITION-See Runboard Extra for ideas.

Last edited by Pastor Rick, 8/2/2018, 12:24 pm


---

Advertise Boards On TRDConceptsDE
8/2/2018, 3:28 am Link to post Email Pastor Rick   PM Pastor Rick Blog
 


Add a reply



You are not logged in (login)