Bars of Blue ~ at Runboard.com
Board Skins
 Modified Runboard Skins
  Bars of Blue

Disable CSS
RunSearch

runboard.com       Sign up learn about it Sign in lost password?

 
Pastor Rick
Admin






Registered: 07-2005
Location: Texas Country
Posts: 640
Karma: 6 (+6/-0)
Avatar
Reply | Quote
Bars of Blue


This started as a simple skin with almost no modifications based on the "Calm Blue" theme. So what you do is choose the "Calm Blue" theme to start. Here is a temporary link to Bars of Blue .

Image
Bars of Blue

Custom CSS:
copy and paste the following CSS code into your Custom CSS box
/* BARS OF BLUE NON-STANDARD CSS CLASSES */


/* THREE BACKGROUND SECTIONS */
.bghead {width:775px;height:25px;background:url(http://img.runboard.com/img/layouts/smackdown5_15/separator.gif) repeat-x}
.bgmid {width:775px;background:url(http://img.runboard.com/img/rb/homepage/default/bg.gif) repeat-y}
.bgfoot {width:775px;height:25px;background:url(http://img.runboard.com/img/layouts/smackdown5_15/separator.gif) repeat-x;}

/* STANDARD RUNBOARD CSS CLASSES BELOW! */

/* REMOVES THE SIDE PAGE MARGINS AND SETS BACKGROUND COLOR */
body {background-color:#889CB0;margin-left:0px;margin-right:0px;}

/* SETS THE OUTER TABLES WIDTH TO KEEP NON-TABLE CONTENT WITHIN A MAX WIDTH*/
.ak_msg_master_table {width:750px;font-family:verdana,tahoma,arial;font-size:12px;}
span.locationboard, span.locationforum, span.locationtopic {font-size:14px;font-family:verdana,tahoma,arial}

/* HORIZONTAL RULE FOR CROSS COMPATIBILITY REASONS WE USE THE BORDER TO GIVE THE LINE EFFECT */
hr {height:0px;width:100%;border:none;border-bottom:1px solid #525E6E}

/* DEFAULT 'FORUM READY' MSGS ARE MADE SCROLL INSTEAD OF DISTORTING TABLES */
.postlistpostbody pre {font-size:11px;font-family:verdana,tahoma,arial;font-weight:normal;overflow:scroll;width:520px;border:1px solid #525E6E;background-color:#889CB0}

/* FORUM LIST PAGE */
.forum_list_table {width:735px;border:1px solid #525E6E; background-color:#525E6E;}
span.forumlistheader {font-size:12px;color:#ddd}
.forumlist_separator_td {background-color:#889CB0;color:#525E6E}
span.forumlistseparator {font-size:12px}
.forumlistforumname {font-size:12px;font-family:verdana,tahoma,arial}
.forumlistboardstatsheader {background:url(http://img.runboard.com/img/layouts/smackdown5_15/separator.gif);background-color:#889CB0;color:#ddd;border-bottom:1px solid #525E6E}
.forumlistboardstatstable {border:2px solid #525E6E;background-color:#D8E0E8;}
span.forumlistnumtopics, span.forumlistnumposts {font-size:11px}

/* TOPIC LIST PAGE */
.topic_list_table {width:735px;border:1px solid #525E6E; background-color:#525E6E}
span.topiclistheader {font-size:12px;color:#ddd}
.topiclisttopicname {font-size:12px;font-family:verdana,tahoma,arial}
.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 {padding:5px;}
span.topicliststartedby, span.topiclistreplies, span.topiclistviews {font-size:11px}
.topic_list_header_modbox_td {padding:0px}
.ak_tl_topicrow_mouseover_off, .ak_tl_topicrow_mouseover_on {padding:5px}
span.topiclistreplies {font-weight:bold}
span.topiclisttopicclosed, span.topiclisttopicsticky,span.topiclisttopichidden {font-size:11px;font-weight:normal;font-family:verdana;}

/* POLL TABLE AND ITS PARTS */
.ak_poll_table {font-size:11px;font-family:verdana;border:2px solid #525E6E;background-color:#D8E0E8;margin-bottom:10px;text-align:left;border-bottom:1px solid #525E6E}
.ak_poll_table td {border:none;border-bottom:1px solid #525E6E}
.ak_poll_table td td {border:none}
.ak_poll_table_header {background-color:#889CB0;color:#525E6E;text-align:center;font-size:12px;padding:5px}
.ak_poll_table_header br {display:none}
.ak_poll_table_option_gback1 {background-color:#889CB0;}
.ak_poll_table_option_gback2 {background-color:#889CB0;}
.ak_poll_table_option_gcell1, .ak_poll_table_option_gcell2 {border:1px solid #525E6E;}

/* NEW TOPIC & ADD REPLY BUTTONS */
.topiclistpostnewtopic a, .postlistaddareply a {color:#525E6E;padding:10px 15px 10px 15px;font-size:11px;font-family:verdana;border:3px ridge #525E6E;background-color:#D8E0E8}

/* MEMBERSHIP LIST */
.ak_msg_seememberlist_table td {border:1px solid #525E6E;text-align:center}
.ak_msg_seememberlist_table {font-size:11px;border:2px solid #525E6E;width:735px;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-color:#889CB0;color:#525E6E;font-family:verdana,tahoma,arial;font-size:12px;padding:5px;text-align:center;border-bottom:2px solid #525E6E}
.ak_msg_seememberlist_showing {font-size:11px;font-family:verdana;color:#525E6E}

/* POST TABLE */
.ak_msg_post_master_table {width:735px;font-family:verdana;font-size:11px;border:2px solid #525E6E;margin-bottom:4px}
.ak_msg_post_master_table td {border:1px solid #525E6E}
span.postlistusername a, span.postlistpostname {font-size:12px;color:#00c}
span.postlistpostbody {font-size:12px;color:#00c}
blockquote {align:center;border:1px solid #525E6E;background-color:#889CB0;font-family:verdana;font-size:12px;color:#525E6E;width:98%;margin:0px;padding:0px}
blockquote hr {display:none}
span.postlistpostbody hr {display:none}

/* WRITE MESSAGE TABLE */
.ak_msgform_master_table {background-color:#D8E0E8;border:2px solid #525E6E;font-family:verdana;font-size:11px}
.ak_msgform_master_table td {border:1px solid #525E6E}
.ak_msgform_poll_options_table td {border:none;border-bottom:1px solid #525E6E}
.ak_msgform_poll_options_table {border:2px solid #525E6E;border-bottom:1px solid #525E6E}
.ak_msgform_poll_options_head_td {background-color:#889CB0;color:#525E6E;font-family:verdana,tahoma,arial;font-size:12px;padding:5px;text-align:center;}
.qcode_bar_but {font-size:11px;color:#ddd;border:2px ridge #525e6e; background-color:#889CB0;background:url(http://img.runboard.com/img/layouts/smackdown5_15/separator.gif);margin-top:1px}

/* POSTICON TABLE */
.ak_subject_posticon_table {width: 98%; margin: 0 auto;border:1px solid #525E6E;margin-bottom:4px}
.ak_subject_posticon_table td {border:none}
.ak_clickposticon_table, .ak_clickposticon_td, .ak_subject_posticon_icons_td, .ak_subject_posticon_icons_td td {border:none}
.ak_subject_posticon_head_td {font-size:11px;color:#ddd;border:2px ridge #525e6e; background-color:#889CB0;background:url(http://img.runboard.com/img/layouts/smackdown5_15/separator.gif);margin-top:1px;padding:3px}

/* SMILIE TABLE */
.msgform_clickable_smiley_box_h {font-size:11px;border:0px solid #525E6E}
.msgform_clickable_smiley_box_b {padding-top:5px}
.msgform_clickable_smiley_box_b, .msgform_clickable_smiley_box_b td {border-width:0px}


HTML Header and Footer

NO CHANGES

Edit Colors and Theme
copy and paste the following into the correct tab in your customize color section.
Miscellaneous options

Text color : #0000CC
Bottom info line color : #6666FF

Link options
Link color : #6666FF
Visited link color : #6666FF
Hover link color : #0000EE

Forum list layout options
Forum list table background image: http://img.runboard.com/img/layouts/impaqt_1/separator.gif
Forum list table header background image: http://img.runboard.com/img/layouts/impaqt_1/separator.gif
Forum list table header text color : #0000CC
Forum list table text color (optional) : #0000CC
Forum list table separator background image: http://img.runboard.com/img/layouts/impaqt_1/separator.gif
Forum list table separator text color : #DDDDDD

Topic list layout options
Topic list table background image: http://img.runboard.com/img/layouts/impaqt_1/separator.gif
Topic list table header background image: http://img.runboard.com/img/layouts/impaqt_1/separator.gif
Topic list table header text color : #0000CC
Topic list table text color (optional) : #0000CC



Last edited by Pastor Rick, 6/22/2007, 9:41 pm


---
Image
·TNZ·DE·TRD·ITB·
6/22/2007, 8:21 pm Send Email to Pastor Rick   Send PM to Pastor Rick MSN Blog
 
ParaTracker
Registered User




Registered: 05-2007
Location: Tennessee
Posts: 1
Karma: 0 (+0/-0)
Avatar
Reply | Quote
Re: Bars of Blue


Hello..

I'm not sure if this is where I should post this or not..

But, My question is.. I'm using the basic calm theme.. and tho.. in the future will probably change some things on it.. right now, the only thing I would like to do differently is make the actual board a bit wider..

I don't know how to do that.. If you could help me, I'd be so grateful. I'm not sure what the settings are right now or even to where I look to find them..

Thanks in advance
Shell

---
ParaTracker.org -
7/7/2007, 2:24 pm Send Email to ParaTracker   Send PM to ParaTracker Yahoo
 
Joshin Josh
Admin






Registered: 11-2004
Location: State of confusion
Posts: 952
Karma: 9 (+9/-0)
Avatar
Reply | Quote
Re: Bars of Blue


Hi ParaTracker,

If http://com2.runboard.com/bparatrackerdiscussionboard2 is your board, then you are using the Pro Black layout by Smackdown5, and the width is set to 100%. You changed it? Anyway if you have a question that isn't about a specific skin, you can ask for help either here in the Skinning School Forum or at Runboard Support, or Runboard Extra (See Sidebar)


---
Club Pandemonium:Now with more nacho cheese flavoring! Image
7/7/2007, 4:45 pm Send PM to Joshin Josh
 
Pastor Rick
Admin






Registered: 07-2005
Location: Texas Country
Posts: 640
Karma: 6 (+6/-0)
Avatar
Reply | Quote
Re: Bars of Blue


The "Blue Calm" theme graphics restrict the width to 760px . I removed the header, footer and middle graphics from that theme when designing the Bars of Blue. Then to retain the "sample banner" I used a different graphics set to widen the board just a little, from 760px to 775px.

---
Image
·TNZ·DE·TRD·ITB·
7/7/2007, 5:44 pm Send Email to Pastor Rick   Send PM to Pastor Rick MSN Blog
 


Add a Reply




Powered by AkBBS 0.9.5b  -  Link to us   -  Blogs   -  Hall of Honour   -  Chat
Click here to get your own free message board
You are not logged in (login)      Board's time is: 11/21/2009, 4:28 pm