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
Spring (added September 26, 2018)


Inspired by the "Seasonal Collection"
by: Pastor Rick (original codes by Lesigner Girl)

Image
Spring


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
/* Spring theme by Pastor Rick patterned on the Winter theme by SKOKEY and Lesigner Girl */

/* MAIN FONT, PAGE MARGINS, NO BORDERS ON IMAGE LINKS */

html {
  background: #A3C57C url(http://rbbt.net/skins/SnL/spring/spring-flowers-bg.png);
}
body {
  margin: 0;
  font: 14px verdana, arial, helvetica, sans-serif;
  z-index: 2;
  position: relative;
  background: transparent;
}
.wrapper {
  background: url(http://rbbt.net/skins/SnL/spring/wrapper-bg.png) top center repeat-y;
  margin-bottom: -50px;
}
img {
  border: 0;
}
iframe {
  margin-bottom: 0.5em;
}
/* ******************

  OVERALL PAGE LAYOUT

  ******************* */

.header {
  width: 898px;
  margin: 0 auto;
  border: 2px solid #000;
  position: relative;
  top: 0;
  left: 0;
  height: 250px;
  z-index: 50;
  background: #fff url(http://rbbt.net/skins/SnL/spring/header-bg.png) left top no-repeat;
  padding-top: 1.5em;
}
.top {
  font-family: times, 'times new roman', serif;
  position: relative;
  height: 497px;
}
.top h1 {
  margin: 0;
  font-size: 32px;
  width: 100%;
  line-height: 1em;
  position: absolute;
  top: 115px;
  left: 0;
  text-transform: uppercase;
  text-align: center;
  color: #b32620;
  letter-spacing: 0.125em;
}
.top h2 {
  margin: 0;
  font-size: 12px;
  width: 100%;
  line-height: 1em;
  position: absolute;
  top: 135px;
  left: 0;
  margin-top: 2em;
  text-transform: uppercase;
  text-align: center;
  color: #b32620;
  letter-spacing: 0.125em;
}
.top h1 a:link, .top h1 a:visited, .top h1 a:hover {
  color: #b32620;
  text-decoration: none;
}
/* Marquee at top of board */

.header .marquee {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 898px;
  height: 1.2em;
  background: #635127 url(http://rbbt.net/skins/SnL/spring/separator.png);
  font: 700 22px verdana;
  color: #c3fb9b;
}
.container {
  margin: 0 auto;
  width: 902px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 70;
  background: #fcfafa url(http://rbbt.net/skins/SnL/spring/woodbg.jpg);
}
.fauxcolumn {
  background: url(http://rbbt.net/skins/SnL/spring/faux-column.png) -15px top repeat-y;
  border: 2px solid #000;
}
.content {
  float: right;
  width: 754px;
}
.ak_msg_master_table {
  width: 734px;
  margin: 0 auto;
}
/* SIDEBAR */

.sidebar {
  width: 141px;
  text-align: left;
  position: relative;
  z-index: 80;
  background: #000067;
  float: left;
}
/* Hack for IE7 & earlier */

*:first-child+html .sidebar {
  left: -1px;
  width: 139px;
}
* html .sidebar {
  left: -1px;
  width: 139px;
}
*:first-child+html .box {
  width: 139px;
}
* html .box {
  width: 139px;
}
/* End IE hacks */

.box {
  background: #faffe8;
  border-bottom: 2px solid #000;
  width: 141px;
}
.sidebar h2 {
  margin: 0;
  padding: 1px 3px;
  vertical-align: middle;
  font-size: 12px;
  background: #0d9;
  border-bottom: 2px solid #000;
}
.box p {
  margin: 1em 3px;
}
.box ul {
  margin: 0.5em 0;
  padding: 0;
}
.box li {
  display: inline;
  margin: 0;
  padding: 0;
}
.box li a:link, .sidebar li a:visited {
  display: block;
  padding: 2px 2px 2px 20px;
  text-decoration: none;
  width: 116px;
  margin: 0 auto;
}
.box li a:hover {
  background: #EEF2F4 url(http://rbbt.net/skins/SnL/spring/cherry-blossom-tiny.png) 1px 3px no-repeat;
  text-decoration: none;
}
/* Pics in Sidebar */

.todayspic {
  background: url(http://rbbt.net/skins/SnL/spring/todays-pic-default.png) top left no-repeat;
  height: 475px;
}
.tomorrowspic {
  background: url(http://rbbt.net/skins/SnL/spring/tomorrows-pic-default.png) top left no-repeat;
  height: 354px;
}
/* FOOTER */

.footer {
  text-align: center;
  height: 162px;
  clear: both;
  position: relative;
  z-index: 95;
  margin: 0 0 0 143px;
  background: url(http://rbbt.net/skins/SnL/spring/footer1-default.png) center bottom repeat-x;
  position: relative;
}
.footer2 {
  height: 162px;
  background: url() center bottom no-repeat;
}
/* Hack for IE7 & earlier */

*:first-child+html .footer {
  margin-left: 141px;
}
* html .footer {
  margin-left: 141px;
}
hr {
  height: 0;
  border-bottom: 0;
  border-top: 1px solid #000;
}
/* TOP AND BOTTOM IMAGES */

.top, #top {
  margin: 0 auto;
  width: 100%;
  height: 277px;
  z-index: 98;
  background: url(http://rbbt.net/skins/SnL/spring/top-default.png) top center no-repeat;
}
.bottom1 {
  width: 100%;
  margin-top: -64px;
  height: 146px;
  position: relative;
  z-index: 98;
  background: url(http://rbbt.net/skins/SnL/spring/bottom-default.png) top center no-repeat;
}
.bottom2 {
  display: none;
}
/* RB-SPECIFIC CLASSES */

/* WHO'S ONLINE */

.forumlistwhosonlinetable {
  background: #FAFFE8;
  border: 2px solid #000;
  width: 97%;
  margin: 0 auto;
}
/* FORUM, TOPIC AND SEPARATOR HEADERS */

.forumlistheader, .topiclistheader, .forumlistseparator {
  color: #FAFFE8;
  text-shadow: -1px -1px #228b22;
}
/* BOARD STATS */

.forumlistboardstatsheader {
  background: #635127 url(http://rbbt.net/skins/SnL/spring/separator.png) repeat-x;
  font-size: 16px;
  color: #FAFFE8;
  text-shadow: -1px -1px #228b22;
  height: 30px;
  text-align: center;
  padding: 0;
  line-height: 30px;
  border-bottom: 1px solid #000;
}
.forumlistboardstatstable {
  border: 2px solid #000;
  background-color: #FAFFE8;
}
/* FOR CSS TRICK 1 AND 2 */

td.ak_fl_forumrow_mouseover_on {
  background-color: #EEF2F4;
  cursor: pointer;
  padding: 5px;
  border: 0;
}
td.ak_tl_topicrow_mouseover_on {
  background-color: #EEF2F4;
  cursor: pointer;
  padding: 10px;
  border: 0;
}
/* Bug fix for Opera and possibly other browsers */

.forum_list_table, .topic_list_table {
  background-color: #9D844B;
  border: 1px solid #000;
}
.ak_msg_post_master_table td {
  border: 2px solid #000;
}
/* Space between posts */

.ak_msg_postlist_betweenposts_table, .ak_msg_postlist_betweenposts_table_td {
  display: block;
  height: 2px;
  width: 100%;
  border-collapse: collapse;
  padding: 0;
}
/* POSTING AREA */

.ak_msgform_subject_right_td input, .ak_msgform_message_right_td textarea {
  width: 406px;
  border: 1px solid #000;
  background: #dff5d8 url(http://rbbt.net/skins/SnL/spring/post-creation1.jpg);
}
.ak_msgform_message_right_td textarea {
  height: 338px;
  font: 14px verdana, arial, helvetica, sans-serif;
}
.ak_msgform_master_table {
  border: 2px solid #000;
}
.ak_msgform_master_table td {
  border: 1px solid #000;
}
.ak_subject_posticon_table {
  border-collapse: collapse;
  border: 2px solid #000;
  margin-bottom: 0.5em;
}
td.ak_subject_posticon_head_td {
  border: solid #000;
  border-width: 0 0 1px 0;
  text-align: center;
  color: #6588B0;
  background: #635127 url(http://rbbt.net/skins/SnL/spring/barsm.jpg);
}
td.ak_subject_posticon_icons_td {
  border: 0;
}
.msgform_clickable_smiley_box_h {
  border: 0;
  border-collapse: collapse;
}
.smileyhead {
  background: #635127 url(http://rbbt.net/skins/SnL/spring/barsm.jpg) left top repeat-x;
  color: #6588B0;
  line-height: 16px;
  vertical-align: middle;
  border: solid #000;
  border-width: 2px 2px 0 2px;
}
.msgform_clickable_smiley_box_b td {
  border: 1px solid #000;
}
.msgform_clickable_smiley_box_b {
  width: 100%;
  border: 1px solid #000;
}
/* POSTING BUTTONS */

.qcode_bar_but, .ak_msgform_postreply_submit_button, .ak_msgform_postreply_preview_button, .ak_msgform_editpost_submit_button, .ak_msgform_editpost_preview_button, .ak_msgform_newtopic_submit_button, .ak_msgform_newtopic_preview_button {
  background: #D9FCE8 url(http://rbbt.net/skins/SnL/spring/barsm.jpg);
  color: #6588B0;
  border: 1px solid #000;
  margin: 0 2px 2px 0;
  font: 700 12px arial;
}
/* ****************************************************

    THE FOLLOWING BUTTONS ALL USE 1x1px TRANSPARENT GIFS

    ADDED VIA THE CUSTOM LANGUAGE SET, EACH WITH ITS OWN ID

    **************************************************** */

/* To decrease spacing between links */

.ak_miscoptbar_table {
  letter-spacing: -1px;
}
/* So "alt" text isn't scrunched together if images go down */

.ak_miscoptbar_table a {
  letter-spacing: 0.1em;
}
/* Height of all links in this group */

.ak_miscoptbar_table a img {
  height: 17px;
}
/* Runboard.com link */

.rblink {
  width: 100px;
  background: url(http://rbbt.net/skins/SnL/spring/runboard.png) center top;
}
a:hover .rblink {
  background-position: center;
}
a:active .rblink {
  background-position: center bottom;
}
/* Control Panel link */

.cplink {
  width: 93px;
  background: url(http://rbbt.net/skins/SnL/spring/cpanel.png) center top;
}
a:hover .cplink {
  background-position: center;
}
a:active .cplink {
  background-position: center bottom;
}
/* Mark forum as read */

.markread {
  width: 117px;
  background: url(http://rbbt.net/skins/SnL/spring/markread.png) center top;
}
a:hover .markread {
  background-position: center;
}
a:active .markread {
  background-position: center bottom;
}
/* Mark all forums as read */

.markallread {
  width: 123px;
  background: url(http://rbbt.net/skins/SnL/spring/markallread.png) center top;
}
a:hover .markallread {
  background-position: center;
}
a:active .markallread {
  background-position: center bottom;
}
/* Add to favorites */

.add2favs {
  width: 111px;
  background: url(http://rbbt.net/skins/SnL/spring/add2favs.png) center top;
}
a:hover .add2favs {
  background-position: center;
}
a:active .add2favs {
  background-position: center bottom;
}
/* Inbox */

.inbox {
  width: 47px;
  background: url(http://rbbt.net/skins/SnL/spring/inbox.png) center top;
}
a:hover .inbox {
  background-position: center;
}
a:active .inbox {
  background-position: center bottom;
}
/* Subscribe to Topic */

.sub2topic {
  width: 121px;
  background: url(http://rbbt.net/skins/SnL/spring/subscribe.png) center top;
}
a:hover .sub2topic {
  background-position: center;
}
a:active .sub2topic {
  background-position: center bottom;
}
/* Upgrade your account */

.upgrade {
  width: 116px;
  background: url(http://www.rbbt.net/skins/SnL/spring/upgrade.png) center top;
}
a:hover .upgrade {
  background-position: center;
}
a:active .upgrade {
  background-position: center bottom;
}
/* Back to top link in footer */

.backtotop {
  width: 80px;
  height: 17px;
  margin-top: 5px;
  background: url(http://rbbt.net/skins/SnL/spring/backtotop.png) center top no-repeat;
}
a:hover .backtotop {
  background-position: center;
}
a:active .backtotop {
  background-position: center bottom;
}
/* THESE SHOW UP AFTER SOMEONE MAKES A POST, REPLY, OR EDIT */

.newtopicposted {
  height: 17px;
  width: 114px;
  background: url(http://rbbt.net/skins/SnL/spring/newtopicadd.png);
}
.postedited {
  height: 17px;
  width: 82px;
  background: url(http://rbbt.net/skins/SnL/spring/postedited.png);
}
.replyadded {
  height: 17px;
  width: 89px;
  background: url(http://rbbt.net/skins/SnL/spring/replyadded.png);
}
/* ****************************************************************

    THE FOLLOWING BUTTONS USE CLASS NAMES ALREADY DEFINED BY RUNBOARD,

    INSTEAD OF IDs DEFINED IN THE CUSTOM LANGUAGE SET

    *************************************************************** */

/* POST NEW TOPIC */

.topiclistpostnewtopic a img {
  height: 17px;
  width: 101px;
  background: url(http://rbbt.net/skins/SnL/spring/postnew.png) center top no-repeat;
}
.topiclistpostnewtopic a:hover img {
  background-position: center;
}
.topiclistpostnewtopic a:active img {
  background-position: center bottom;
}
/* ADD A REPLY */

.postlistaddareply a img {
  height: 17px;
  width: 82px;
  background: url(http://rbbt.net/skins/SnL/spring/addreply.png) center top no-repeat;
}
.postlistaddareply a:hover img {
  background-position: center;
}
.postlistaddareply a:active img {
  background-position: center bottom;
}
/* LINK 2 POSTS */

span.postlist_link_to_post {
  border: 0;
  margin: 0;
  padding: 0;
}
/* SHARE HEADER */

.share_hidden h4, .share_hidden a:link, .share_hidden a:visited {
  background: #def url(http://rbbt.net/skins/SnL/spring/barsm.jpg);
  height: 17px;
  color: #000067;
}
/* NEW and NONEW INDICATORS */

.topiclistnonewswitch, .forumlistnonewswitch {
  background: url(http://rbbt.net/skins/SnL/spring/nonew.png) center no-repeat;
  background-size: contain;
  display: block;
  width: 28px;
  height: 25px;
  text-indent: -100000px;
  font-size: 5px;
}
.topiclistnewswitch, .forumlistnewswitch {
  background: url(http://rbbt.net/skins/SnL/spring/new.png) center no-repeat;
  background-size: contain;
  display: block;
  width: 28px;
  height: 25px;
  text-indent: -100000px;
  font-size: 5px;
}
/* VIEW THREAD */

.ak_msg_post_master_table {
  border: 1px solid #000;
}
.postlistusername a, span.postlistpostname, span.postlistpostbody {
  font-size: 16px;
}
span.postlistpostbody img {
  max-width: 490px;
  width: expression(this.width > 490 ? 490: true);
}
.postlistpostbody embed, .postlistpostbody object {
  width: 480px;
  height: 385px;
}
.ak_msg_post_signature_block {
  font-size: 14px;
}
span.postlistquotedtext {
  font-size: 14px;
}
span.postlistquotedtext blockquote {
  margin: 0.5em 1em;
  padding: 0.25em 0.5em;
  border: 1px solid #000;
}
.postlistquotedtext hr {
  display: none;
}
.postlistquotedtext :first-line {
  font-size: 12px;
}
/* Control size of avatars without making them an exact size

    (disable restrictions in misc. settings) */

.ak_msg_post_table img {
  max-width: 125px;
  width: expression(this.width > 125 ? 125: true);
  max-height: 200px;
  height: expression(this.height > 200 ? 200: true);
}
/* POLLS */

.ak_msgform_poll_options_table, .ak_poll_table_header, .ak_poll_table_option_lcell1, .ak_poll_table_option_rcell1, .ak_poll_table_option_lcell2, .ak_poll_table_option_rcell2, .ak_poll_table_button_cell, .ak_poll_table_viewres_cell {
  border: 0;
}
.ak_poll_table {
  border: 1px solid #000;
  margin-bottom: 0.5em;
}
.ak_poll_table td {
  border: 0;
}
.ak_poll_table_header {
  background: url(http://rbbt.net/skins/SnL/spring/barsm.jpg) repeat-x;
  line-height: 16px;
  padding: 1px 3px;
  color: #6588B0;
  text-align: center;
}
.ak_poll_table_button_cell, .ak_poll_table_viewres_cell {
  text-align: center;
}
.ak_poll_table_button_cell input {
  background: #635127 url(http://rbbt.net/skins/SnL/spring/barsm.jpg);
  color: #6588B0;
  border: 1px solid #000;
  margin: 0 2px 2px 0;
  font: bold 12px arial;
}
td.ak_poll_table_option_gback2 {
  background: #635127 url(http://rbbt.net/skins/SnL/spring/barsm.jpg) repeat-x;
  border: 1px solid #000;
}
td.ak_poll_table_option_gback1 {
  background: transparent;
}
/* SEE MEMBER LIST */

.ak_msg_seememberlist_table {
  margin: 0 auto;
}
.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 {
  padding: 2px 5px;
  background: #635127 url(http://rbbt.net/skins/SnL/spring/separator.png) repeat-x;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  color: #FAFFE8;
  text-shadow: -1px -1px #635127;
  border-bottom: 1px solid #000;
}
.ak_msg_seememberlist_head_date_td a:link, .ak_msg_seememberlist_head_date_td a:visited {
  color: #FAFFE8;
}
.memberlistbacktoboard, .searchbacktoboard {
  line-height: 22px;
  vertical-align: middle;
  text-align: center;
  margin: 1em 0 2em 0;
}
.memberlistbacktoboard a:link, .searchbacktoboard a:link, .memberlistbacktoboard a:visited, .searchbacktoboard a:visited {
  background: url(http://rbbt.net/skins/SnL/spring/barsm.jpg) left center repeat-x;
  font-weight: 700;
  text-decoration: none;
  color: #6588B0;
  border: 1px solid #000;
  padding: 0 0.5em;
}
input[type=submit] {
  background-color: #00DD99;
  font-weight: 700;
  text-decoration: none;
  color: #2b3a28;
  border: 1px solid #000;
  border-radius: 5px;
  padding: 0 0.5em;
}
.bottominfoline {
  text-align: center;
  padding-top: 5px;
}
/* BOTTOM RB LINKS */

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


HTML HEADERcopy and paste the following HTML code into your Custom HTML header
<link rel="shortcut icon" href="http://rbbt.net/skins/SnL/spring/cherry-blossom-tiny.png" />
<div class="top" id="top">
  <h1><a href="/bspring/">Spring</a></h1>
  <h2>Part of the Season and Holiday Collection</h2>
</div><!-- end top -->
<div class="wrapper">
  <div class="header">
    <div class="marquee">
      <marquee scrollamount="5">A marquee, if you need one - but the page looks just as good without the scrolling text. : )</marquee>
    </div>
  </div><!-- end header -->
  <div class="container">
    <div class="fauxcolumn">
      <div class="content">


HTML FOOTERcopy and paste the following HTML code into your Custom HTML footer
</div><!-- end content -->
    <div class="sidebar">
      <!-- start 1st box -->
      <div class="box">
        <h2>Things to Know</h2>
        <p>This site is best viewed with a 1024 pixel wide resolution or higher.</p>
        <p>1280 pixel wide is perfect.</p>
      </div><!-- end 1st box --><!-- start 2nd box -->
      <div class="box">
        <h2>Some Useful Links</h2>
        <ul>
          <li>
           <a href="bakheva">Runboard Support</a>
          </li>
          <li>
           <a href="btherunboarddirectory">The Runboard Directory</a>
          </li>
          <li>
           <a href="brunboardextra">Runboard Extra!</a>
          </li>
          <li>
           <a href="http://bspring.runboard.com/t6">The Season and Holiday Collection</a>
          </li>
        </ul>
      </div><!-- end 2nd box --><!-- start 3rd box -->
      <div class="box">
        <h2>Today's Pic</h2>
        <div class="todayspic">
          <br>
        </div>
      </div><!-- end 3rd box --><!-- start 4th box -->
      <div class="box">
        <h2>Tomorrow's Pic</h2>
        <div class="tomorrowspic">
          <br>
        </div>
      </div><!-- end 4th box -->
    </div><!-- end sidebar -->
    <div class="footer">
      <div class="footer2">
        <a href="#top"><img alt="Backtotop" class="backtotop" src="http://rb.lesigns.com/blank.gif"></a>
      </div>
    </div><!-- end footer -->
   </div>
</div><!-- end faux column and container -->
<div class="bottom1"></div>
<div class="bottom2"></div>
</div><!-- end wrapper -->


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: #FFFFFF
Background color transparent: Image
Background image (optional):
Background image tile X: Image
Background image tile Y: Image
Text color: #000000
Bottom info line color: #000000

Link Options
Link color: #002117
Link overlined: Image
Link line-through: Image
Link underlined: Image
Visited link color: #002117
Visited link overlined: Image
Visited link line-through: Image
Visited link underlined: Image
Hover link color: #376AA8
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: #FFFFFF
Forum list master table border width (pixels): 0
Forum list table background color:
Forum list table background image:
Forum list table border color: #FFFFFF
Forum list table border width (pixels): 0
Forum list table header background color: #A7B5C2
Forum list table header background image: http://rbbt.net/skins/SnL/spring/separator.png
Forum list table header border color: #FFFFFF
Forum list table header border width (pixels): 0
Forum list table header text color: #333333
Forum list table first alternate background color: #FAFFE8
Forum list table second alternate background color: #FAFFE8
Forum list table text color (optional): #000000
Forum list table description color: #000000
Forum list table separator background color: #A7B5C2
Forum list table separator background image: http://rbbt.net/skins/SnL/spring/separator.png
Forum list table separator text color: #333333
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: #FFFFFF
Topic list master table border width (pixels): 0
Topic list table background color:
Topic list table background image:
Topic list table border color: #FFFFFF
Topic list table border width (pixels): 0
Topic list table header background color: #A7B5C2
Topic list table header background image: http://rbbt.net/skins/SnL/spring/separator.png
Topic list table header border color: #FFFFFF
Topic list table header border width (pixels): 0
Topic list table header text color: #333333
Topic list table first alternate background color: #FAFFE8
Topic list table second alternate background color: #FAFFE8
Topic list table text color (optional): #000000
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: #FFFFFF
Post list master table width (percents): 100
Post list table width (percents): 100
Post list table first alternate background color: #FAFFE8
Post list table second alternate background color: #FAFFE8
Post list table border color: #FFFFFF
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
Note: If you already have a seasonal skin by SKOKEY and Lesigner Girl in place, you may not have to change any of these.


Text IDContent
―――――――――――――――――――――――――――――――――――――――――――――――――――――――
nameSpring
control_panel<img src="http://rbbt.net/skins/SnL/blank.gif" alt="Control Panel" class="cplink" />
mark_all_forums_read<img src="http://rbbt.net/skins/SnL/blank.gif" alt="Mark ALL forums read" class="markallread" />
mark_forum_read<img src="http://rbbt.net/skins/SnL/blank.gif" alt="Mark forum as read" class="markread" />
add_board_to_favorites<img src="http://rbbt.net/skins/SnL/blank.gif" alt="Add to favorites" class="add2favs" />
inbox<img src="http://rbbt.net/skins/SnL/blank.gif" alt="Inbox" class="inbox" />
upgrade_your_account<img src="http://rbbt.net/skins/SnL/blank.gif" alt="Upgrade Account" class="upgrade" />
topic_list_post_new_topic<img src="http://rbbt.net/skins/SnL/blank.gif" alt="Post New Topic" />
topic_list_moderate_delete<span title="Only mods or higher can delete posts">Delete</span>
post_list_subscribe_to_this_topic<img src="http://rbbt.net/skins/SnL/blank.gif" alt="Subscribe to topic" class="sub2topic" />
post_list_delete<span title="Only mods or higher can delete posts">Delete</span>
post_list_add_a_reply<img src="http://rbbt.net/skins/SnL/blank.gif" alt="Add A Reply" />
msgform_clickable_smilies<div class="smileyhead">Clickable smilies</div>
msgform_new_topic_posted<img src="http://rbbt.net/skins/SnL/blank.gif" alt="New topic added!" class="newtopicposted" />
msgform_post_edited<img src="http://rbbt.net/skins/SnL/blank.gif" alt="Post edited!" class="postedited" />
msgform_reply_added<img src="http://rbbt.net/skins/SnL/blank.gif" alt="Reply added!" class="replyadded" />
memberlist_link_back_to_board<div class="memberlistbacktoboard"><a href="%1">Go back to %2</a></div>
search_link_back_to_board<div class="searchbacktoboard"><a href="%1">Go back to %2</a></div>
misc_miscoptbar_host_service_link<a href="%1"><img src="http://rbbt.net/skins/SnL/blank.gif" alt="Runboard.com" class="rblink" /></a>


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

---

Advertise Boards On TRDConceptsDE
9/27/2018, 2:59 am Link to post Email Pastor Rick   PM Pastor Rick Blog
 


Add a reply



You are not logged in (login)