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.

Page:  1  2 

 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Sherbet (updated March 2018)


Image
by: Wizard3

Sherbet

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
/* BODY COLOUR BACKGROUND IMAGE AND POSITION */
body {
margin:1em;
background-color:#408080;
font-family:verdana, arial, helvetica, sans-serif;
}

/* STOPS BORDERS ON IMAGE LINKS */
img {
border:0;
}

/* STOPS IMAGES FROM EXPANDING FORUM WIDTH */
span.postlistpostbody img {
max-width:500px;
width:expression(this.width>500?500:true);
}

/* SHOWS ORANGE GRAPHIC BARS ON TOP AND BOTTOM OF TABLES*/
.top {
background-image:url(http://rbbt.net/skins/wizard/sherbet/sherbet-top.png);
background-repeat:no-repeat;
border:0;
margin:0 auto;
width:804px;
height:28px;
text-align:center;
font-size:11px;
font-weight:700;
}

.bot {
background-image:url(http://rbbt.net/skins/wizard/sherbet/sherbet-bottom.png);
background-repeat:no-repeat;
border:0;
margin:0 auto;
width:804px;
height:28px;
}

/* BACKGROUND AND WIDTH OF AREA AROUND THE TABLES */
#content {
background-color:#E65719;
border:1px solid #000;
border-top:0;
border-bottom:0;
width:802px;
margin:0 auto;
margin-top:-8px;
}

/* BANNER BOX */
.bannerbox {
border:1px solid #000;
background-color:#007CB9;
width:786px;
height:125px;
font-size:15px;
font-weight:700;
margin:0 auto;
text-align:center;
margin-bottom:.5em;
margin-top:.5em;
}

/* SHOWS SPACES INBETWEEN POSTS */
.ak_msg_postlist_betweenposts_table,.ak_msg_postlist_betweenposts_table_td {
height:3px;
display:block;
}

/* BOX ON CURRENT PAGE NUMBER*/
span.pageindexvaluenow {
font-size:13px;
font-weight:700;
background-color:#FFF;
border:1px solid #7093a9;
}

/* BACK TO TOP FONT SIZE */
.backtotop {
font-size:12px;
text-align:center;
}

/* NEW TOPIC AND ADD REPLY BUTTONS */
.topiclistpostnewtopic a,.postlistaddareply a {
color:#FC3;
padding-top:5px;
padding-bottom:5px;
padding-left:15px;
padding-right:15px;
font-size:11px;
background-color:#E75518;
background-repeat:repeat-x;
background-position:center 0;
border:1px solid #7093a9;
}

/* RESIZES THE YOUTUBE WINDOW TO FIT */
.postlistpostbody object,.postlistpostbody embed {
width:480px;
height:385px;
}

/* WIDTH AND COLOUR OF TABLES */
.ak_msg_master_table {
border:0;
width:100%;
font-size:11px;
clear:both;
}

.forum_list_table,.topic_list_table,.ak_msg_post_master_table,.ak_msg_seememberlist_table {
width:100%;
border:1px solid #B84514;
background-color:#FC3;
}

/* HEADERS AND SEPARATORS */
.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:14px;
height:24px;
padding:0;
background-color:#E75518;
background-repeat:repeat-x;
}

span.postlist_link_to_post {
margin:0;
border:0;
}

.share_hidden {
border:1px solid #333;
}

.share_hidden h4 {
background:#007cb8;
color:#fc3;
}

.share_hidden a:link,.share_hidden a:visited {
color:#fc0;
}

/* WHOS ONLINE BOARD STATS AND MISCOPTBAR TABLES*/
.forumlistwhosonlinetd {
padding:6px;
}

.forumlistboardstatstable,.forumlistwhosonlinetable,.ak_miscoptbar_table {
width:100%;
border:1px solid #FC3;
background-color:#007CB9;
}

/* FONT SIZE AND COLOURS FOR TOPIC FORUM AND POST LISTS */
span.locationboard,span.locationforum,span.locationtopic {
font-size:14px;
}

.forumlistforumname,.topiclisttopicname {
color:#000;
font-size:14px;
}

span.forumlistnumtopics,span.forumlistnumposts {
font-size:11px;
}

span.topiclistnewswitch,span.forumlistnewswitch {
color:#000;
font-size:11px;
}

.forumlistboardstatsheader {
font-size:11px;
border:0;
color:#000;
}

span.forumlistheader,span.topiclistheader,span.forumlistseparator,span.topiclisttopicname,span.topicliststartedby,span.topiclistreplies,span.topiclistviews {
font-size:11px;
}

span.topiclistlastpost {
font-size:10px;
}

span.topiclisttopicclosed,span.topiclisttopicsticky,span.topiclisttopichidden {
font-size:10px;
}

.ak_msg_topic_preview_div {
background:#e65719;
border:1px solid #333;
}

.ak_msg_post_master_table {
font-size:10px;
}

span.postlistusername a,span.postlistpostname {
color:#000;
font-size:11px;
}

.ak_msg_post_table {
padding-left:3px;
}

span.postlistusertitle font {
color:#000;
}

/* SHOWS COLOUR BACKGROUND AND FONT OF QUOTE BOX */
blockquote {
border:1px solid #7093a9;
background-color:#E65719;
font-size:14px;
}

blockquote hr {
display:none;
}

hr {
height:0;
width:100%;
border:0;
border-bottom:1px solid #7093A9;
}

.postlistpostbody pre {
font-size:9px;
overflow:scroll;
width:500px;
border:1px solid #1B2836;
}

.ak_msg_post_master_table td {
border:1px solid #000;
}

/* COLOURS AND IMAGES IN MESSAGE AREA */
.ak_msgform_master_table {
background-color:#007CB9;
border:1px solid #000;
font-size:11px;
}

.ak_msgform_master_table td {
border:none;
}

.ak_msgform_master_table input {
border:none;
}

.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 #000;
height:24px;
background-color:#E75518;
background-repeat:repeat-x;
color:#FC3;
font-size:11px;
}

.qcode_bar_but {
font-size:12px;
border:1px solid #000;
color:#FC3;
height:24px;
background-color:#007CB9;
background-color:#E75518;
background-repeat:repeat-x;
margin-top:2px;
padding-left:5px;
padding-right:5px;
}

.ak_msgform_subject_right_td input,.ak_msgform_message_right_td textarea {
background-color:#007CB9;
border:1px solid #000;
color:#FC3;
width:340px;
font-size:16px;
font-family:verdana;
}

.ak_msgform_poll_options_table {
border:1px solid #000;
}

.ak_msgform_poll_options_right_td input {
background-color:#007CB9;
padding-top:2px;
padding-bottom:2px;
margin:2px;
font-size:11px;
color:#FC3;
border:1px solid #000;
}

/* POLL TABLE COLOURS */
.ak_poll_table {
font-size:10px;
text-align:center;
border:1px solid #7093a9;
background-color:#007CB9;
margin-bottom:15px;
}

.ak_poll_table_header {
height:22px;
padding:0 25px;
font-size:11px;
}

.ak_poll_table_header br {
display:none;
}

.ak_poll_table_header a {
padding-left:10px;
}

.ak_poll_table_button_cell input {
border:1px solid #7093a9;
height:22px;
background-color:#007CB9;
background-color:#E75518;
background-repeat:repeat-x;
color:#FC3;
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:700;
font-size:11px;
}

.ak_poll_table_option_gback1 {
background-color:#007CB9;
}

.ak_poll_table_option_gback2 {
background-color:#007CB9;
}

/* MEMBER LIST TABLE COLOURS AND SIZE */
.ak_msg_seememberlist_table td {
border:1px solid #000;
}

.ak_msg_seememberlist_table {
font-size:10px;
background-color:#FC3;
border:1px solid #000;
}

.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 {
color:#000;
font-size:11px;
padding:3px;
text-align:center;
}

/* POSTICON AND SMILEY BOXES */
.ak_subject_posticon_table {
padding:0;
text-align:center;
color:#FC3;
font-size:11px;
border:1px solid #000;
background-color:#007CB9;
margin-bottom:5px;
}

.ak_subject_posticon_head_td {
text-align:center;
font-size:11px;
color:#FC3;
}

.msgform_clickable_smiley_box_h {
padding-left:10px;
padding-right:10px;
font-size:11px;
border:1px solid #000;
background-color:#007CB9;
color:#FC3;
white-space:nowrap;
}

.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;
}

.user_popup {
background:#333;
border:0;
}

.user_popup a:link,.user_popup a:visited {
color:#fc0;
background:#408080;
margin:1px;
}

.user_popup a:hover {
background:#007cb8;
}
/* BOTTOM RB LINKS */
.msg_foot_linkbar {
    font-size: 10px;
    text-align: center;
    margin-top: 2px;
    border: 1px solid #ffcc33;
    padding: 5px;
    width: 92%;
    margin-bottom: .5em;
}

.msg_foot_linkbar a {
  margin: 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
<div class="top"></div>
<div id="content">
<div class="bannerbox"><img src="http://www.rbbt.net/skins/wizard/sherbet/sherbet.jpg" /></div>

HTML FOOTERcopy and paste the following HTML code into your Custom HTML footer
<div class="backtotop"><a href="#"> ↑<br />back to top</a></div>
</div>
<div class="bot"></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?:Leave Checked
Use CSS trick 1?:leave unchecked
Use CSS trick 2?:Leave Unchecked
Background color:#000000
Background color transparent:Leave Unchecked
Background image (optional):Leave Blank
Background image tile X:Leave Unchecked
Background image tile Y:Leave Unchecked
Text color :#000000
Bottom info line color:#000000

Link Options
Link color : #000000
Link overlined : unchecked
Link line-through : unchecked
Visited link underlined : Check

Visited link color : #000000
Visited link overlined : unchecked
Visited link line-through : unchecked
Visited link underlined : Check

Hover link color : #FFFFFF
Hover link overlined : Check
Hover link line-through : uncheck
Hover link underlined : Check

Forum List Layout Options
Forum list master table background color : Leave blank
Forum list master table border color : #000000
Forum list master table border width (pixels): 0
Forum list table background color : Leave blank
Forum list table background image: Leave blank
Forum list table border color : #FFFFFF
Forum list table border width (pixels): 0
Forum list table header background color : Leave blank
Forum list table header background image: Leave blank
Forum list table header border color : #FFFFFF
Forum list table header border width (pixels): 0
Forum list table header text color : #000000
Forum list table first alternate background color : Leave blank
Forum list table second alternate background color : Leave blank
Forum list table text color (optional) : #000000
Forum list table description color : #000000
Forum list table separator background color : Leave blank
Forum list table separator background image: Leave blank
Forum list table separator text color : #000000
Forum list master table width (percents): 100
Forum list table width (percents): 95

Topic list layout options
Topic list master table background color : Leave blank
Topic list master table border color : #000000
Topic list master table border width (pixels): 0
Topic list table background color : Leave blank
Topic list table background image: Leave blank
Topic list table border color : #FFFFFF
Topic list table border width (pixels): 0
Topic list table header background color : Leave blank
Topic list table header background image: Leave blank
Topic list table header border color : #FFFFFF
Topic list table header border width (pixels): 0
Topic list table header text color : #000000
Topic list table first alternate background color : Leave blank
Topic list table second alternate background color : Leave blank
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 :Leave blank
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) : 95
Post list table first alternate background color : Leave blank
Post list table second alternate background color : Leave blank
Post list table border color : #FFFFFF
Post list table border width (pixels): 0

CUSTOMIZE LANGUAGE SET (CLS)find and change the following in your: Control Panel :: Board management :: Customize Language Set

forum_list_newtext - <img src="http://www.rbbt.net/skins/wizard/sherbet/newred.gif" alt="new" />

topic_list_newtext - <img src="http://www.rbbt.net/skins/wizard/sherbet/newred.gif" alt="new" />

BANNER DIMENSIONS & IMAGE
The banner size is 786 x 125
Using a Paint editing program you can add your title on top of the block. Wizard3 will make a title for you if you prefer. Drop him a message or use a PM

The Font used in the title for the screenshot is called Sea Bird Heavy SF

http://i56.photobucket.com/albums/g177/wiz-bits/Quizzical/bannerblank.jpg

Last edited by Pastor Rick, 3/15/2018, 3:04 pm


---

Advertise Boards On TRDConceptsDE
8/9/2009, 6:14 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: Sherbet (updated May 2011)


The test site showing what this skin looks like in action has been deleted... I am thinking of recreating the skin with a few updates but would like feedback on doing so before/if I begin...

---

Advertise Boards On TRDConceptsDE
6/19/2014, 2:10 am Link to post Email Pastor Rick   PM Pastor Rick Blog
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Head of Runboard staff

Registered: 11-2005
Posts: 26740
Karma: 436 (+489/-53)
Reply | Quote
Re: Sherbet (updated May 2011)


If you do, let me know and I'll add a few credits to keep it from happening again.

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
6/19/2014, 4:35 am Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: Sherbet (updated May 2011)


I decided to do it...

---

Advertise Boards On TRDConceptsDE
6/20/2014, 2:22 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Head of Runboard staff

Registered: 11-2005
Posts: 26740
Karma: 436 (+489/-53)
Reply | Quote
Re: Sherbet (updated May 2011)


Cool beans. emoticon I gave it some credits, and made it so they won't be depleted. emoticon

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
6/20/2014, 10:42 pm Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: Sherbet (updated June 2014)


Thank you LG,

I recreated the forums to match the "sherbet theme." The current skin pic looks close enough to the new "demo board" that we don't need to change anything here or in the skin shows. emoticon

I left most of the coding alone (simple optimization to save about 12% on the CSS file size). I also redid the top and bottom graphic bits which saved about 400 bytes even with the images being in the png format now.

---

Advertise Boards On TRDConceptsDE
6/21/2014, 3:10 am Link to post Email Pastor Rick   PM Pastor Rick Blog
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Head of Runboard staff

Registered: 11-2005
Posts: 26740
Karma: 436 (+489/-53)
Reply | Quote
Re: Sherbet (updated June 2014)


Cool beans. emoticon Thanks for doing that. emoticon

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
6/22/2014, 12:43 am Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: Sherbet (updated June 2014)


You're welcome,

You know if it was up to me I would make a new skin every week until we had 100 skins in the library. emoticon

---

Advertise Boards On TRDConceptsDE
6/22/2014, 1:02 am Link to post Email Pastor Rick   PM Pastor Rick Blog
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Head of Runboard staff

Registered: 11-2005
Posts: 26740
Karma: 436 (+489/-53)
Reply | Quote
Re: Sherbet (updated June 2014)


It's too bad you can't just envision something and have it create itself automatically. emoticon

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
6/22/2014, 2:00 am Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: Sherbet (updated June 2014)


Envisioning a skin is the easiest part for me. Coding can take 2-3 weeks with my schedule though...

---

Advertise Boards On TRDConceptsDE
6/22/2014, 3:40 am Link to post Email Pastor Rick   PM Pastor Rick Blog
 


Add a reply

Page:  1  2 



You are not logged in (login)