Dark Web Skin ~ at Runboard.com
Board Skins
 Table and Legacy Skins
  Dark Web Skin

Disable CSS
RunSearch

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

 
Joshin Josh
Admin






Registered: 11-2004
Location: State of confusion
Posts: 952
Karma: 9 (+9/-0)
Avatar
Reply | Quote
Dark Web Skin


Image


Dark Web


Custom CSS
copy and paste the following CSS code into your Custom CSS box


/* DEFINES BODY COLOR BACKGROUND IMAGE FONT AND POSITION */
body {
background-color : #000000;
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/leet.gif);
background-attachment : fixed;
font-family : verdana, arial, tahoma;
}
/* PREVENTS BORDERS ON IMAGE LINKS */
img {
border : 0;
}
/* DEFINES MAIN DIV BOX */
#container {
background-color : #000000;
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/repeater.gif);
background-repeat : repeat;
border : 1px solid #a9a9a9;
width : 780px;
margin : 0 auto;
padding : 2px;
}

/* DEFINES BANNER BOX AND LINKS */
#banbox {
width : 760px;
height : 100px;
border : 1px solid #a9a9a9;
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/sampban.jpg);
margin : 0 auto;
text-align : center;
margin-top : 10px;
margin-bottom : 10px;
}
h1 a:link, h1 a:visited {
display : block;
height : 135px;
width : 100%;
text-decoration : none;
color : #cccccc;
}

/* DEFINES DIV BOX AROUND FORUM TOPIC AND POST TABLES */
.content {
border : 1px solid #a9a9a9;
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/leet.gif);
width : 760px;
margin : 0 auto;
margin-bottom : 10px;
}

/* DEFINES FONT AND ALIGNMENT OF BACK TO TOP LINK*/
.backtotop{
font-size:11px;
text-align:center;}

/* DEFINES SPACES BETWEEN POSTS */
.ak_msg_postlist_betweenposts_table, .ak_msg_postlist_betweenposts_table_td {
height : 2px;
display : block;
}

/* DEFINES BOX ON CURRENT PAGE NUMBER*/
span.pageindexvaluenow {
font-size : 13px;
font-weight : bold;
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/repeater.gif);
border : 1px solid #a9a9a9;
padding : 2px;
}

/* DEFINES MOUSEOVER ON AND OFF HOVER IMAGES*/
.ak_fl_forumrow_mouseover_off {
background-color : #1f1f1f;
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/repeater.gif);
cursor : pointer;
padding : 5px;
border : 0;
}
.ak_tl_topicrow_mouseover_off {
background-color : #1f1f1f;
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/repeater.gif);
cursor : pointer;
padding : 5px;
}

/* DEFINES WIDTH AND COLOR OF TABLES */
.ak_msg_master_table {
border : 0;
width : 740px;
font-size : 11px;
}
.forum_list_table, .topic_list_table, .ak_msg_seememberlist_table {
width : 100%;
border : 1px solid #a9a9a9;
}
.ak_msg_post_master_table, .ak_msg_post_master_table td {
border : 1px solid #a9a9a9;
background-color : #1f1f1f;
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/repeater.gif);
}

/* DEFINES 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, .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 {
font-size : 10px;
height : 22px;
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/sep.jpg);
padding-top : 0;
padding-bottom : 0;
}

/* DEFINES WHOS ONLINE BOARD STATS AND MISCOPTBAR TABLES*/
.forumlistwhosonlinetable, .forumlistboardstatstable, .ak_miscoptbar_table {
width : 100%;
border : 1px solid #a9a9a9;
background-color : #1f1f1f;
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/repeater.gif);
}
.forumlistboardstatsheader {
width : 100%;
height : 22px;
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/sep.jpg);
color : #a9a9a9;
font-size:10px;
border : 0;
}
.forumlistwhosonlinetd {
padding : 6px;
}

/* DEFINES FONT SIZE AND COLORS FOR TOPIC FORUM AND POST LISTS */
span.locationboard, span.locationforum, span.locationtopic {
font-size : 11px;
}
.forumlistforumname, .topiclisttopicname {
color : #a9a9a9;
font-size : 11px;
}
span.forumlistnumtopics, span.forumlistnumposts {
font-size : 11px;
}
span.topiclistnewswitch, span.forumlistnewswitch {
font-size : 11px;
}
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_post_master_table {
font-size : 10px;
}
span.postlistusername a, span.postlistpostname {
font-size : 11px;
}
.ak_msg_post_table {
padding-left : 3px;
}
span.postlistusertitle font {
color : #1c5c9c;
}
blockquote {
background-color : #000000;
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/leet.gif);
border : 1px solid #a9a9a9;
}
blockquote hr {
display : none;
}
hr {
height : 0;
width : 100%;
border : 0;
border-bottom : 1px solid #a9a9a9;
}
.postlistpostbody pre {
font-size : 9px;
overflow : scroll;
width : 500px;
border : 1px solid #a9a9a9;
}

/* DEFINES COLORS AND IMAGES IN MESSAGE AREA */
.ak_msgform_master_table {
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/repeater.gif);
border : 1px solid #a9a9a9;
font-size : 11px;
}
.ak_msgform_master_table td {
border : 1px solid #a9a9a9;
}
.ak_msgform_master_table input {
border : 1px solid #a9a9a9;
}
.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 #a9a9a9;
height : 22px;
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/sep.jpg);
background-repeat : repeat-x;
color : #a9a9a9;
font-size : 11px;
}
.qcode_bar_but {
font-size : 10px;
border : 1px solid #a9a9a9;
color : #a9a9a9;
height : 22px;
background-color : #1f1f1f;
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/sep.jpg);
background-repeat : repeat-x;
margin-top : 1px;
padding-left : 2px;
padding-right : 2px;
}
.ak_msgform_subject_right_td input, .ak_msgform_message_right_td textarea {
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/leet.gif);
background-color : #1f1f1f;
border : 1px solid #a9a9a9;
color : #a9a9a9;
width : 340px;
font-size : 11px;
}
.ak_msgform_poll_options_table {
border : 0;
}
.ak_msgform_poll_options_right_td input {
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/leet.gif);
border : 1px solid #a9a9a9;
padding-top : 2px;
padding-bottom : 2px;
margin : 2px;
font-size : 11px;
color : #a9a9a9;
}
.ak_msgform_poll_options_table td {
border : 0;
}

/* DEFINES COLORS AND IMAGES OF POLL TABLE */
.ak_poll_table {
font-size : 10px;
text-align : center;
border : 1px solid #a9a9a9;
background-color : #1f1f1f;
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/repeater.gif);
margin-bottom : 15px;
}
.ak_poll_table_header {
height : 19px;
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 {
height : 22px;
border : 1px solid #a9a9a9;
background-color : #1f1f1f;
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/sep.jpg);
background-repeat : repeat-x;
color : #1c5c9c;
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 : #a9a9a9;
}
.ak_poll_table_option_gback2 {
background-color : #a9a9a9;
}
.ak_msg_seememberlist_table td {
border : 1px solid #a9a9a9;
}

/* DEFINES COLORS AND IMAGES of MEMBERSHIP LIST */
.ak_msg_seememberlist_table {
width : 100%;
border : 1px solid #a9a9a9;
background-color : #1f1f1f;
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/repeater.gif);
font-size : 10px;
}
.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 : #a9a9a9;
font-size : 11px;
padding : 3px;
}

/* DEFINES COLORS AND IMAGES OF POSTICON AND SMILEY BOXES*/
.ak_subject_posticon_table {
border : 1px solid #a9a9a9;
margin-bottom : 4px;
padding : 0;
color : #a9a9a9;
text-align : center;
background-color : #1f1f1f;
}
.ak_subject_posticon_table td {
border : 0;
}
.ak_clickposticon_table, .ak_clickposticon_td, .ak_subject_posticon_icons_td, .ak_subject_posticon_icons_td td {
border : 0;
}
.ak_subject_posticon_head_td {
font-size : 11px;
height : 22px;
background-color : #1f1f1f;
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/sep.jpg);
background-repeat : repeat-x;
padding-top : 0;
padding-bottom : 0;
color : #a9a9a9;
text-align : center;
}
.msgform_clickable_smiley_box_h {
font-size : 11px;
padding : 0;
padding-top : 1px;
color : #a9a9a9;
text-align : center;
background-color : #1f1f1f;
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/sep.jpg);
background-repeat : repeat-x;
border : 1px solid #a9a9a9;
white-space : nowrap;
}
.msgform_clickable_smiley_box_b {
border : 0;
padding-top : 6px;
padding-left : 8px;
}
.msgform_clickable_smiley_box_b td {
border : 0;
}

/* DEFINES COLORS AND IMAGES IN ADD REPLY NEW TOPIC BOXES */
.topiclistpostnewtopic a {
background-position : center 0%;
padding-top : 5px;
padding-bottom : 5px;
padding-left : 15px;
padding-right : 15px;
font-size : 11px;
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/repeater.gif);
border : 1px solid #a9a9a9;
}
.postlistaddareply a {
background-position : center 0%;
padding-top : 5px;
padding-bottom : 5px;
padding-left : 15px;
padding-right : 15px;
font-size : 11px;
background-image : url(http://rbbt.net/skins/joshin_josh/darkweb/repeater.gif);
border : 1px solid #a9a9a9;
}




Custom HTML header
copy and paste the following HMTL code into your Custom HTML header


<div id="container">
<div id="banbox"><h1><a href="#">Board Name or Logo Here</a></h1> </div>
<div class="content">
<marquee behavior="scroll" direction="left" scrollamount="5">
News Ticker/Affiliate Bar: To edit this message goto Control Panel > Select Your Board > Click Manage > Click Edit Layout / Colors Of Your Board > Click Manage Custom Html Content</marquee>



Custom HTML Footer
copy and paste the following HMTL code into your Custom HTML Footer


<div align="backtotop"><a href="#"> ↑
<br />back to top</a> </div>
</div>
</div>


Customize colors and layout settings
copy and paste the following into the correct tab in your customize color section.


Miscellaneous options
Use extra CSS options?:Leave Checked
Use CSS trick 1?:Leave Unchecked
Use CSS trick 2?:Leave Unchecked
Background color:#1F1F1F
Background color transparent:Leave Unchecked
Background image (optional):leave blank
Background image tile X:Leave Unchecked
Background image tile Y:Leave Unchecked
Text color :#A9A9A9
Bottom info line color:#A9A9A9

Link Options
Link color :#36648B
Link overlined :Leave Unchecked
Link line-through :Leave Unchecked
Link underlined :Leave Unchecked
Visited link color :#36648B
Visited link overlined :Leave Unchecked
Visited link line-through :Leave Unchecked
Visited link underlined :Leave Unchecked
Hover link color :#A9A9A9
Hover link overlined :Leave Unchecked
Hover link line-through :Leave Unchecked
Hover link underlined :Leave Unchecked

Forum List Layout Options
Forum list master table background color :leave blank
Forum list master table border color :#A9A9A9
Forum list master table border width (pixels):0
Forum list table background color :#2E2E2E
Forum list table background image:leave blank
Forum list table border color :#A9A9A9
Forum list table border width (pixels):0
Forum list table header background color :#000000
Forum list table header background image:leave blank
Forum list table header border color :#A9A9A9
Forum list table header border width (pixels):0
Forum list table header text color :#A0A0A0
Forum list table first alternate background color :#1F1F1F
Forum list table second alternate background color :#1F1F1F
Forum list table text color (optional) :#A9A9A9
Forum list table description color :#A9A9A9
Forum list table separator background color :#000000
Forum list table separator background image:leave blank
Forum list table separator text color :#A0A0A0
Forum list master table width (percents):100
Forum list table width (percents):100

Topic List Layout Options
Topic list master table background color :leave blank
Topic list master table border color :#A9A9A9
Topic list master table border width (pixels):0
Topic list table background color :#2E2E2E
Topic list table background image:leave blank
Topic list table border color :#A9A9A9
Topic list table border width (pixels):0
Topic list table header background color :#000000
Topic list table header background image:leave blank
Topic list table header border color :#A9A9A9
Topic list table header border width (pixels):0
Topic list table header text color :#A0A0A0
Topic list table first alternate background color :#1F1F1F
Topic list table second alternate background color :#1F1F1F
Topic list table text color (optional) :#A9A9A9
Topic list master table width (percents) :100
Topic list table width (percents) :100

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 :#A9A9A9
Post list master table width (percents) :100
Post list table width (percents) :100
Post list table first alternate background color :#1F1F1F
Post list table second alternate background color :#1F1F1F
Post list table border color :#A9A9A9
Post list table border width (pixels):0






Last edited by Joshin Josh, 11/18/2008, 11:04 pm


---
Club Pandemonium:Now with more nacho cheese flavoring! Image
6/22/2007, 8:21 pm Send PM to Joshin Josh
 


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:27 pm