Runboard.com
Слава Україні!

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

 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Admin


Registered: 07-2005
Location: Texas
Posts: 704
Karma: 10 (+10/-0)
Reply | Quote
New Cross


A skin for Christian Boards I call New Cross. The theme starts with the "Blue Sky" theme by Smackdown so if you load that theme first it will save you some time.
Image
New Cross

Custom CSS
copy and paste the following CSS code into your Custom CSS box
/* New Cross Theme Custom CSS */

/* REMOVES THE PAGES MARGINS BUT LEAVES A SMALL MARGIN AT THE TOP AND BOTTOM */
body {margin:0px;margin-top:6px;margin-bottom:6px}

/* THE BACKGROUND COLOR SHOWN WHILST IMAGE IS LOADING */
body {background-color: #CBE0F5}

/* SETS THE OUTER TABLES WIDTH TO KEEP NON-TABLE CONTENT WITHIN A MAX WIDTH*/
.ak_msg_master_table {border:none;width:100%;font-family:verdana;font-size:12px}

/* SETS THE WIDTH AND BORDERS OF THE FORUM/TOPIC/POST/MEMBER LIST TABLES */
.forum_list_table, .topic_list_table {width:100%;border-style:solid;border-width:1px;border-color:#0099ff;}
.ak_msg_post_master_table, .ak_msg_seememberlist_table, .forumlistboardstatstable, .forumlistwhosonlinetable {width:100%;border-style:solid;border-width:1px;border-color:#0099ff;background-color:#CBE0F5}

.ak_tl_topicrow_mouseover_on, .ak_tl_topicrow_mouseover_off {padding:5px}

/* SETS THE HEADER CELLS OF MOST TABLES */
.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-family:verdana;font-size:10px;height:22px;padding-top:0px; padding-bottom:0px;color:#000000;background-color:#8BBEED}

/* CHANGES AND ADJUSTS THE WHO IS ONLINE TABLE */
.forumlistwhosonlinetable {background-color: #8BBEED;}
.forumlistwhosonlinetd {padding: 6px 6px 6px 6px;}

/* SETTINGS FONT TYPE, COLOR AND SIZE TO REMAINING ELEMENTS */
span.locationboard, span.locationforum, span.locationtopic {font-size:16px;font-family:verdana}
.forumlistforumname, .topiclisttopicname {color:#000000;font-size:12px;font-family:verdana}
span.forumlistnumtopics, span.forumlistnumposts {font-size:12px;font-family:verdana;font-weight:normal;}
span.topiclistnewswitch, span.forumlistnewswitch {color:#000000;font-size:12px;font-family:verdana}
.forumlistboardstatsheader {font-family:verdana;font-size:12px;border-width:0px;color:#000000}
span.forumlistheader, span.topiclistheader, span.forumlistseparator, span.topiclisttopicname, span.topiclistreplies, span.topiclistviews, span.topicliststartedby{color:#000000;font-family:verdana;font-size:12px;}
span.topiclistlastpost {font-family:verdana;font-size:12px}
span.forumlistdescription {color:#404040}
span.topiclisttopicclosed, span.topiclisttopicsticky,span.topiclisttopichidden {font-size:10px;font-weight:normal;font-family:verdana;}

/* WRITE MESSAGE */
.ak_msgform_master_table {background-color:#CBE0F5;border:1px solid #0099FF;font-family:verdana;font-size:12px}
.ak_msgform_master_table td {border:1px solid #0099FF}
.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 {font-family:verdana;font-size:12px;border: 1px solid #0099FF;background-color:#ddeeff}
.ak_msgform_subject_right_td input, .ak_msgform_message_right_td textarea, textarea {background-color:#FF9F11;border-style:solid;border-width:1px;border-color:#0099FF;color:#000000;width:400px;font-family:verdana;font-size:12px;}
.ak_msgform_poll_options_table {border-style:solid;border-width:1px;border-color:#0099FF}
.ak_msgform_poll_options_table td{border:1px solid #0099FF}
.ak_msgform_poll_options_right_td input {background-color:#8BBEED; padding-top:2px;padding-bottom:2px;margin:2px;font-family:verdana;font-size:12px;color:#0099FF;}
.qcode_bar_but {font-size:12px;background-color:#9ddeff;border-color:#0099ff;border-style:solid;border-width:1px;margin-top:1px}

/* 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 #0099ff}

/* DEFAULT 'FORUM READY' MSGS ARE MADE SCROLL INSTEAD OF DISTORTING TABLES */
.postlistpostbody pre {font-size:12px;font-family:verdana;font-weight:normal;overflow:scroll;width:500px;border:1px solid #0099ff}

/* POST TABLE */
.ak_msg_post_master_table {font-family:verdana;font-size:12px}
.ak_msg_post_master_table td {border:1px solid #0099FF}
span.postlistusername, span.postlistpostname, span.postlistpostbody {color:#000000;font-family:verdana;font-size:12px}
span.postlistusertitle font {color:#0099ff;font-family:verdana;font-size:12px}
blockquote {border-width:1px;border-style:solid;border-color:#0099ff;background-color:#8BBEED;font-family:verdana;font-size:12px;color:#000000}
blockquote hr {display:none}

.ak_msgform_subject_right_td input, .ak_msgform_message_right_td textarea, textarea {background-color:#8BBEED;border-style:solid;border-width:1px;border-color:#0099ff;color:#000000;width:370px;font-family:verdana;font-size:12px;}
.ak_msgform_poll_options_table {border-style:solid;border-width:1px;border-color:#0099ff}
.ak_msgform_poll_options_right_td input {background-color:#8BBEED; padding-top:2px;padding-bottom:2px;margin:2px;font-family:verdana;font-size:12px;color:#000000;}

/* POLL TABLE AND ITS PARTS */
.ak_poll_table {font-size:12px;font-family:verdana;text-align:center;border-width:1px;border-style:solid;border-color:#0099ff;background-color:#CBE0F5;margin-bottom:15px}
.ak_poll_table_header {height:22px;padding:0px 25px 0px 25px;font-size:12px}
.ak_poll_table_button_cell input {background-color:#8BBEED;border-width:1px;border-style:solid;border-color:#0099ff;height:22px;font-family:verdana;font-size:12px;}
.ak_poll_table td {border-width:0px}
.ak_poll_table_header br {display:none}
.ak_poll_table_header a {padding-left:10px}
.ak_poll_table_option_rcell1 input, .ak_poll_table_option_rcell2 input {border:none}
.ak_poll_table_viewres_cell {font-weight:bold;font-size:12px}
.ak_poll_table_option_gback1 {background-color:#8BBEED}
.ak_poll_table_option_gback2 {background-color:#8BBEED}
.ak_msgform_poll_options_right_td input {border-style:solid;border-color:#0099ff;border-width:1px;}

/* MEMBERSHIP LIST */
.ak_msg_seememberlist_table td {border-width:0px;text-align:center}
.ak_msg_seememberlist_table {font-size:12px}
.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:#000000;font-family:verdana;font-size:12px;padding:1px;text-align:center}
.ak_msg_seememberlist_showing {font-size:12px;font-family:verdana;color:#000000}

/* NEW TOPIC & ADD REPLY BUTTONS */
.topiclistpostnewtopic a, .postlistaddareply a {color:#000000;font-size:12px;font-family:verdana;}

/* POSTICONS & SMILIE TABLES */
.ak_subject_posticon_table {padding:0px;text-align:center;font-family:verdana,tahoma,arial;font-size:10px;border:1px solid #0099FF;background-color:#CBE0F5 ;margin-bottom:5px}
.ak_subject_posticon_table td {border-width:0px}
.ak_subject_posticon_head_td {text-align:center;font-family:verdana;font-size:12px;color:#000000;background-color:#8BBEED}

.msgform_clickable_smiley_box_h, .msgform_clickable_smiley_box_b, .msgform_clickable_smiley_box_b td, .msgform_clickable_smiley_box_b_td, .msgform_clickable_smiley_box_b_td td {border:0px solid #0099FF;background:none}


/* MOUSEOVER FORUM/TOPIC ROW (TURNED OFF BY DEFAULT) */
.ak_tl_topicrow_mouseover_on, .ak_fl_forumrow_mouseover_on {background-color:#8BBEED}
.ak_tl_topicrow_mouseover_off, .ak_fl_forumrow_mouseover_off {}

/* BOARD STATS TABLE */
.forumlistboardstatsheader{ border-style: solid; border-width: 0px 0px 1px 0px; background-color: #8BBEED; border-color: #0099FF;border-style: solid}

/* IMAGES NEVER HAVE BORDERS! */
img {border:0px}

/*CSS Added by me*/
span.miscoptbar { font-family: verdana,arial,helvetica,sans-serif; font-size: 12px; }

/*box around RunBoard links*/
.ak_miscoptbar_table{text-align:center;border:1px solid #0099ff;background-color:#8bbeed;width:100%;padding: 4px 4px 4px 4px;}

/*Spreading out Post Icon Box*/
.ak_subject_posticon_table {width: 98%; margin: 0 auto;}

/* Sidebar */
#sidebar {width:168px; position:absolute; top: 0; left: 0;}
#content {margin-left:178px;}

/* New Text Graphic */
.forumlistnewswitch, .topiclistnewswitch {display: block; width: 24px; height: 24px; background:url(http://i81.photobucket.com/albums/j212/pelinor/new.jpg) center no-repeat;}
.forumlistnewswitch span, .topiclistnewswitch span {font-size: 0; visibility: hidden;}

/*scrolling smiley box*/
.smileybox { position:relative; }
.smileyhead { width:200px; font:bold 13px verdana; background-color:#8bbeed; border:1px solid #0099ff; }
.smileytable { width: 200px; height:460px; overflow:auto; }
.new_smiley_box_h { border-collapse:collapse;padding:0;margin-top:-1px; }
.goaway { display:none; }
.smileybox br { display:none;}
.smileybox a { display:block; height:60px; float:left; margin:2px; border:1px solid #5377e7;}
.ak_subject_posticon_table {width: 98%; margin: 0 auto;}

/* banner logo */
#logo {font-weight:900; font-size: 3.6em; color:#0000CD; font-family: cursive,Vrinda,script,sans-serif; margin: 0 70px 15px 20px; height: 100px; text-align:center;padding-left:180px;}
#quote { margin: 0 180px 0 300px; height: 40px; text-align:center; }

/*cross background*/
#crosspole {background: DarkBlue; url(http://img.runboard.com/img/layouts/smackdown5_14/samplebanner.jpg) right top repeat-y; width:50px; height:1000px; z-index:950; position:absolute; top: 0; left: 125px;}

#crossbar {background: #ccc url(http://img.runboard.com/img/layouts/smackdown5_14/
samplebanner.jpg) right top no-repeat; height: 50px; width: 300px; z-index:950; position: absolute; top: 115px; left: 0; }

/*cross mask*/
.crossm {width:100%;height:100%; background:DarkBlue;filter:alpha(opacity=95); -moz-opacity:.95;opacity:.95; z-index: 900;}

#leftbox {
position: absolute;
left: 120px;
width: 178px;
}

#middlebox {
margin: 0 100% 0 10px;
border-left: 2px solid #000;
border-right: 2px solid #000;
padding: 10px 10px 10px 10px;
background-color: #6b9;
}

#rightbox {
position: absolute;
right: 2%;
width: 70%;
}


Custom HTML Header
copy and paste the following HTML code into your Custom HTML Header box
<div id="crosspole" "middlebox"></div>

<div id="crossbar"><div class="crossm"></div></div>
<div id="logo">New Cross Banner</div>
<div id="quote"><img src="http://i81.photobucket.com/albums/j212/pelinor/quotehq1.gif" /></div></div></div>
<div id="sidebar">
<!-- sidebar content goes here -->
<img src="http://i81.photobucket.com/albums/j212/pelinor/spring-014.gif" style="margin-top: 10px;">

</div><!-- end sidebar -->
<div id="content">

Custom HTML Footer
copy and paste the following HTML code into your Custom HTML Footer box
<center><a href="#">Back to top</a></center>

</div>
<!-- end content -->

Customize colors and layout settings
None if you start with the Blue Sky Theme


Last edited by Pastor Rick, 4/25/2016, 7:14 pm


---

Advertise Boards On TRDConceptsDE
6/23/2007, 3:09 pm Link to this post Send Email to Pastor Rick   Send PM to Pastor Rick Blog
 


Add a Reply





You are not logged in (login)