Joshin Josh
Admin
Registered: 11-2004
Location: State of confusion
Posts: 952
Karma: 9 (+9/-0)

|
|
Reply | Quote
|
|
Lucid FX
LUCID FX
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 : #999999;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/bgimage.gif);
font-family : verdana, tahoma;
}
/* PREVENTS BORDERS ON IMAGE LINKS */
img {
border : 0;
}
/* DEFINES BARS ON TOP AND BOTTOM OF TABLES*/
#top {
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/top.gif);
background-repeat : no-repeat;
border : 0;
margin : 0 auto;
width : 804px;
height : 18px;
}
#bot {
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/bot.gif);
background-repeat : no-repeat;
border : 0;
margin : 0 auto;
width : 804px;
height : 18px;
text-align : center;
font-size : 10px;
font-weight : bold;
}
/* DEFINES HEADER BANNER BOX*/
#header {
background-color : #ffffff;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/whitebg.gif);
margin : 0 auto;
width : 800px;
height : 75px;
text-align : center;
font-size : 15px;
font-weight : bold;
border-left : 2px solid #548cc7;
border-right : 2px solid #548cc7;
border-top : 1px solid #548cc7;
border-bottom : 0;
}
/* DEFINES BOX AROUND TABLES */
#content {
width : 800px;
background-color : #eeeeee;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/contentbg.gif);
border : 2px solid #548cc7;
border-top : 1px solid #548cc7;
border-bottom : 1px solid #548cc7;
margin : 0 auto;
}
/* DEFINES FOOTER OF TABLES */
#footer {
background-color : #ffffff;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/whitebg.gif);
margin : 0 auto;
width : 800px;
height : 25px;
text-align : center;
font-size : 15px;
font-weight : bold;
border-left : 2px solid #548cc7;
border-right : 2px solid #548cc7;
border-bottom : 1px solid #548cc7;
border-top : 0;
}
/* DEFINES SPACES INBETWEEN POSTS */
.ak_msg_postlist_betweenposts_table, .ak_msg_postlist_betweenposts_table_td {
height : 4px;
display : block;
}
/* DEFINES BOX ON CURRENT PAGE NUMBER*/
span.pageindexvaluenow {
font-size : 13px;
font-weight : bold;
background-color : #fcfcfc;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/contentbg.gif);
border : 1px solid #548cc7;
}
/* DEFINES MOUSEOVER ON AND OFF HOVER IMAGES*/
.ak_fl_forumrow_mouseover_on {
background-color : #eeeeee;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/contentbg.gif);
cursor : pointer;
padding : 5px;
border : 0;
}
.ak_tl_topicrow_mouseover_on {
background-color : #eeeeee;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/whitebg.gif);
cursor : pointer;
padding : 5px;
}
.ak_fl_forumrow_mouseover_off {
background-color : #fcfcfc;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/whitebg.gif);
cursor : pointer;
padding : 5px;
border : 0;
}
.ak_tl_topicrow_mouseover_off {
background-color : #fcfcfc;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/whitebg.gif);
cursor : pointer;
padding : 5px;
}
/* DEFINES WIDTH AND COLOR OF TABLES */
.ak_msg_master_table {
border : 0;
width : 100%;
font-size : 11px;
}
.forum_list_table, .topic_list_table, .ak_msg_seememberlist_table {
width : 100%;
border : 0;
background-color : #548cc7;
}
span.forumlistadministrators, span.forumlistmoderators {
background-color : #fcfcfc;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/whitebg.gif);
border : 1px solid #548cc7;
}
/* 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 : 11px;
height : 19px;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/sep.gif);
padding-top : 0;
padding-bottom : 0;
}
/* DEFINES WHOS ONLINE BOARD STATS AND MISCOPTBAR TABLES*/
.forumlistwhosonlinetable, .forumlistboardstatstable, .ak_miscoptbar_table {
width : 100%;
border : 1px solid #548cc7;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/whitebg.gif);
background-color : #fcfcfc;
}
.forumlistboardstatsheader {
width : 100%;
border-bottom : 1px solid #548cc7;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/sep.gif);
background-color : #fcfcfc;
color : #000000;
}
.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 : #1c5c9c;
font-size : 11px;
}
span.forumlistnumtopics, span.forumlistnumposts {
font-size : 11px;
}
span.topiclistnewswitch, span.forumlistnewswitch {
color : #000000;
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 {
color : #000000;
font-size : 11px;
}
.ak_msg_post_table {
padding-left : 3px;
}
span.postlistusertitle font {
color : #1c5c9c;
}
blockquote {
border : 2px solid #548cc7;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/whitebg.gif);
background-color : #eeeeee;
}
blockquote hr {
display : none;
}
hr {
height : 0;
width : 100%;
border : 0;
border-bottom : 1px solid #548cc7;
}
.postlistpostbody pre {
font-size : 9px;
overflow : scroll;
width : 500px;
border : 1px solid #000000;
}
.ak_msg_post_master_table, .ak_msg_post_master_table td {
border : 1px solid #548cc7;
background-color : #fcfcfc;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/whitebg.gif);
}
.ak_msg_post_table, .ak_msg_post_table td{background-color : #eeeeee;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/contentbg.gif);
border : 1px solid #548cc7;}
/* DEFINES COLORS AND IMAGES IN MESSAGE AREA */
.ak_msgform_master_table {
background-color : #fcfcfc;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/whitebg.gif);
border : 1px solid #548cc7;
font-size : 11px;
}
.ak_msgform_master_table td {
border : 1px solid #548cc7;
}
.ak_msgform_master_table input {
border : 1px solid #548cc7;
}
.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 #548cc7;
height : 19px;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/sep.gif);
background-repeat : repeat-x;
color : #1c5c9c;
font-size : 11px;
}
.qcode_bar_but {
font-size : 10px;
border : 1px solid #548cc7;
color : #1c5c9c;
height : 19px;
background-color : #fcfcfc;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/sep.gif);
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/lucid/whitebg.gif);
background-color : #eeeeee;
border : 1px solid #548cc7;
color : #1c5c9c;
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/lucid/whitebg.gif);
background-color : #eeeeee;
padding-top : 2px;
padding-bottom : 2px;
margin : 2px;
font-size : 11px;
color : #000000;
}
.ak_msgform_poll_options_table td {
border : 0;
}
/* DEFINES POLL TABLE COLORS */
.ak_poll_table {
font-size : 10px;
text-align : center;
border : 1px solid #548cc7;
background-color : #fcfcfc;
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 {
border : 1px solid #548cc7;
height : 23px;
background-color : #fcfcfc;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/sep.gif);
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 : #548cc7;
}
.ak_poll_table_option_gback2 {
background-color : #548cc7;
}
/* DEFINES MEMBER LIST COLORS AND SIZE */
.ak_msg_seememberlist_table td {
border : 1px solid #548cc7;
}
.ak_msg_seememberlist_table {
width : 100%;
border : 1px solid #548cc7;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/whitebg.gif);
background-color : #fcfcfc;
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 : #1c5c9c;
font-size : 11px;
padding : 3px;
}
/* DEFINES NEW TOPIC AND ADD REPLY BUTTONS */
.topiclistpostnewtopic a, .postlistaddareply a {
color : #1c5c9c;
padding-top : 5px;
padding-bottom : 5px;
padding-left : 15px;
padding-right : 15px;
font-size : 11px;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/whitebg.gif);
background-color : #dadada;
background-repeat : repeat-x;
background-position : center 0%;
border : 1px solid #548cc7;
}
/* DEFINES POSTICON AND SMILEY BOXES */
.ak_subject_posticon_table {
border : 1px solid #548cc7;
margin-bottom : 4px;
padding : 0;
color : #1c5c9c;
text-align : center;
background-color : #fcfcfc;
}
.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 : 19px;
background-color : #fcfcfc;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/sep.gif);
background-repeat : repeat-x;
padding-top : 0;
padding-bottom : 0;
color : #1c5c9c;
text-align : center;
}
.msgform_clickable_smiley_box_h {
font-size : 11px;
padding : 0;
padding-top : 1px;
color : #1c5c9c;
text-align : center;
background-color : #fcfcfc;
background-image : url(http://rbbt.net/skins/joshin_josh/lucid/sep.gif);
background-repeat : repeat-x;
border : 1px solid #548cc7;
white-space : nowrap;
}
.msgform_clickable_smiley_box_b {
border : 0;
padding-top : 6px;
padding-left : 8px;
}
.msgform_clickable_smiley_box_b td {
border : 0;
}
Custom HTML header
copy and paste the following HMTL code into your Custom HTML header
<div id="top"></div>
<div id="header"><h2>LOGO OR BOARD NAME HERE</h2></div>
<div id="content">
Custom HTML Footer
copy and paste the following HMTL code into your Custom HTML Footer
</div>
<div id="footer"><a href="#"> ↑</a>
</div>
<div id="bot"><a href="#">back to top</a></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?:Checked
Use CSS trick 2?:Checked
Background color:#EEEEEE
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 :#1C5C9C
Link overlined :Leave Unchecked
Link line-through :Leave Unchecked
Link underlined :Leave Unchecked
Visited link color :#1C5C9C
Visited link overlined :Leave Unchecked
Visited link line-through :Leave Unchecked
Visited link underlined :Leave Unchecked
Hover link color :#548CC7
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 :#548CC7
Forum list master table border width (pixels):0
Forum list table background color :#548CC7
Forum list table background image:Leave Blank
Forum list table border color :#548CC7
Forum list table border width (pixels):0
Forum list table header background color :#CCCCCC
Forum list table header background image:Leave Blank
Forum list table header border color :#548CC7
Forum list table header border width (pixels):0
Forum list table header text color :#000000
Forum list table first alternate background color :#FCFCFC
Forum list table second alternate background color :#FCFCFC
Forum list table text color (optional) :#000000
Forum list table description color :#000000
Forum list table separator background color :#CCCCCC
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):100
Topic List Layout Options
Topic list master table background color :Leave Blank
Topic list master table border color :#548CC7
Topic list master table border width (pixels):0
Topic list table background color :#548CC7
Topic list table background image:Leave Blank
Topic list table border color :#548CC7
Topic list table border width (pixels):0
Topic list table header background color :#CCCCCC
Topic list table header background image:Leave Blank
Topic list table header border color :#548CC7
Topic list table header border width (pixels):0
Topic list table header text color :#000000
Topic list table first alternate background color :#FCFCFC
Topic list table second alternate background color :#FCFCFC
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 :Leave Blank
Post list master table border width (pixels):0
Post list master table border color :#548CC7
Post list master table width (percents) :100
Post list table width (percents) :100
Post list table first alternate background color :#FCFCFC
Post list table second alternate background color :#FCFCFC
Post list table border color :#548CC7
Post list table border width (pixels):0
Last edited by Joshin Josh, 11/18/2008, 11:05 pm
|