Purple Squares https://bdesignelements.runboard.com/t38 Runboard| Purple Squares en-us Thu, 28 Mar 2024 15:07:27 +0000 Thu, 28 Mar 2024 15:07:27 +0000 https://www.runboard.com/ rssfeeds_managingeditor@runboard.com (Runboard.com RSS feeds managing editor) rssfeeds_webmaster@runboard.com (Runboard.com RSS feeds webmaster) akBBS 60 Re: Purple Squareshttps://bdesignelements.runboard.com/p460,from=rss#post460https://bdesignelements.runboard.com/p460,from=rss#post460I started fiddling around with this skin and ended up creating a completely new skin based around the original design theme in Purple Squares. I am going to call it Purple Play and will be posting the codes here very soon...nondisclosed_email@example.com (Pastor Rick)Mon, 18 Jul 2011 09:21:39 +0000 Re: Purple Squareshttps://bdesignelements.runboard.com/p45,from=rss#post45https://bdesignelements.runboard.com/p45,from=rss#post45Well I have feedback from Mooseman and Lesigner Girl that has caused some changes to my original coding. What changed: Per Moosman's suggestion almost all of my original color choices have been changed to "Web Safe" colors so the board looks almost the same in all browsers. Per LeSigner Girls suggestion "Table Definitions" were moved to CSS to reduce the overall code size and increase loading speed for dial-up users. I had to add more of the squares to the code because this change caused the original display size to shrink but she was correct, it does load faster now Finally, eliminated the <b> and <center> tags from the html and moved that to CSS as well... I think that does it, I've checked the code in Opera, IE 6 and 7, and FF and it all works...nondisclosed_email@example.com (Pastor Rick)Sat, 30 Dec 2006 12:08:27 +0000 Re: Purple Squareshttps://bdesignelements.runboard.com/p41,from=rss#post41https://bdesignelements.runboard.com/p41,from=rss#post41Customized Colors & Layout Settings Miscellaneous options Use extra CSS options? Y Use CSS trick 1? Y Use CSS trick 2? Y Background color: #CCCCFF Background image (optional): http://img.runboard.com/img/layouts/stuart1704_1/area.gif Background color transparent: Y Background image tile X: Y Background image tile Y: Y Text color : #000000 Bottom info line color : #000000 Link Options Link color : #000000 Link underlined : Y Visited link color : #000000 Visited link underlined : Y Hover link color : #000000 Hover link overlined : Y Hover link underlined : Y Forum list layout options Forum list master table border color : #6666CC Forum list master table border width (pixels): 0 Forum list table border color : #000000 Forum list table border width (pixels): 0 Forum list table header background color : #9999FF Forum list table header background image: http://img.runboard.com/img/layouts/smackdown5_1/separator.gif Forum list table header border color : #6666CC Forum list table header border width (pixels): 1 Forum list table header text color : #000000 Forum list table first alternate background color : #CCCCFF Forum list table second alternate background color : #CCCCFF Forum list table text color (optional) : #000000 Forum list table description color : #000000 Forum list table separator background color : #9999FF Forum list table separator background image: http://img.runboard.com/img/layouts/smackdown5_1/separator.gif Forum list table separator text color : #000000 Forum list master table width (percents): 60 Forum list table width (percents): 100 Topic list layout options Topic list master table border color : #6666CC Topic list master table border width (pixels): 0 Topic list table border color : #6666CC Topic list table border width (pixels): 0 Topic list table header background color : #9999FF Topic list table header background image: http://img.runboard.com/img/layouts/smackdown5_1/separator.gif Topic list table header border color : #6666CC Topic list table header border width (pixels): 1 Topic list table header text color : #000000 Topic list table first alternate background color : #CCCCFF Topic list table second alternate background color : #CCCCFF Topic list table text color (optional) : #000000 Topic list master table width (percents) : 60 Topic list table width (percents) : 100 Post list layout options Post list master table border width (pixels): 0 Post list master table border color : #6666CC Post list master table width (percents) : 60 Post list table width (percents) : 100 Post list table first alternate background color : #CCCCFF Post list table second alternate background color : #CCCCFF Post list table border color : #6666CC Post list table border width (pixels): 0nondisclosed_email@example.com (Pastor Rick)Mon, 25 Dec 2006 22:23:45 +0000 Re: Purple Squareshttps://bdesignelements.runboard.com/p40,from=rss#post40https://bdesignelements.runboard.com/p40,from=rss#post40The HTML Header <!-- Design Elements: 1st is the banner 2nd is the text that goes on the Banner & 3rd is the deco-bar beneath the Banner --> <div class="banner"> <h1>Purple Squares Sample Banner</h1> </div> <table class="deco" cellspacing="0"> <tr> <td width="12" class="td1"><br /></td> <td width="13" class="td2"><br /></td> <td width="14" class="td1"><br /></td> <td width="15" class="td2"><br /></td> <td width="16" class="td1"><br /></td> <td width="17" class="td2"><br /></td> <td width="18" class="td1"><br /></td> <td width="19" class="td2"><br /></td> <td width="20" class="td1"><br /></td> <td width="21" class="td2"><br /></td> <td width="22" class="td1"><br /></td> <td width="23" class="td2"><br /></td> <td width="24" class="td1"><br /></td> <td width="25" class="td2"><br /></td> <td width="26" class="td1"><br /></td> <td width="27" class="td2"><br /></td> <td width="28" class="td1"><br /></td> <td width="29" class="td2"><br /></td> <td width="28" class="td1"><br /></td> <td width="27" class="td2"><br /></td> <td width="26" class="td1"><br /></td> <td width="25" class="td2"><br /></td> <td width="24" class="td1"><br /></td> <td width="23" class="td2"><br /></td> <td width="22" class="td1"><br /></td> <td width="21" class="td2"><br /></td> <td width="20" class="td1"><br /></td> <td width="19" class="td2"><br /></td> <td width="18" class="td1"><br /></td> <td width="17" class="td2"><br /></td> <td width="16" class="td1"><br /></td> <td width="15" class="td2"><br /></td> <td width="14" class="td1"><br /></td> <td width="13" class="td2"><br /></td> <td width="12" class="td1"><br /></td> </tr> </table> <!-- End of header Design Elements --> The HTML Footer <!-- Design Elements deco-bar for the footer --> <table class="deco" cellspacing="0"> <tr> <td width="12" class="td1"><br /></td> <td width="13" class="td2"><br /></td> <td width="14" class="td1"><br /></td> <td width="15" class="td2"><br /></td> <td width="16" class="td1"><br /></td> <td width="17" class="td2"><br /></td> <td width="18" class="td1"><br /></td> <td width="19" class="td2"><br /></td> <td width="20" class="td1"><br /></td> <td width="21" class="td2"><br /></td> <td width="22" class="td1"><br /></td> <td width="23" class="td2"><br /></td> <td width="24" class="td1"><br /></td> <td width="25" class="td2"><br /></td> <td width="26" class="td1"><br /></td> <td width="27" class="td2"><br /></td> <td width="28" class="td1"><br /></td> <td width="29" class="td2"><br /></td> <td width="28" class="td1"><br /></td> <td width="27" class="td2"><br /></td> <td width="26" class="td1"><br /></td> <td width="25" class="td2"><br /></td> <td width="24" class="td1"><br /></td> <td width="23" class="td2"><br /></td> <td width="22" class="td1"><br /></td> <td width="21" class="td2"><br /></td> <td width="20" class="td1"><br /></td> <td width="19" class="td2"><br /></td> <td width="18" class="td1"><br /></td> <td width="17" class="td2"><br /></td> <td width="16" class="td1"><br /></td> <td width="15" class="td2"><br /></td> <td width="14" class="td1"><br /></td> <td width="13" class="td2"><br /></td> <td width="12" class="td1"><br /></td> </tr> </table> <!-- Design Elements end of deco-bar -->nondisclosed_email@example.com (Pastor Rick)Mon, 25 Dec 2006 21:42:11 +0000 Purple Squareshttps://bdesignelements.runboard.com/p39,from=rss#post39https://bdesignelements.runboard.com/p39,from=rss#post39I suppose everyone has to start somewhere so here is my first "finished" skin made using RunBoard hosted images... Now in version 3.0 since making some major changes in both the CSS and HTML I call it... Purple Squares v3.0 Purple Squares The CSS @media all and min-width0 { /* start opera hack */ head~body .ak_msgform_newtopic_submit_button,head~body .ak_msgform_postreply_submit_button,head~body .ak_msgform_editpost_submit_button { margin-left:70px; } } /* THE BACKGROUND COLOR SHOWN WHILST IMAGE IS LOADING */ body { background-color:#ccf; margin:6px 0; } /* IMAGES NEVER HAVE BORDERS! */ img { border:0; } /* BANNER CLASS */ .banner { width:780px; height:44px; background:#959ab0 url(http://img.runboard.com/img/layouts/smackdown5_1/samplebanner.jpg) repeat-x; font-size:2px; color:#e2e7e0; margin:6px auto 0; } /* BOARD NAME PARAMETERS */ h1 { font:bold 22px georgia,'times new roman',serif; text-align:center; color:#fff; padding-left:25px; line-height:44px; vertical-align:middle; margin:0; } /* DECO TABLE BACKGROUND DEFINITIONS */ .td1,.td2 { border:1px solid; height:20px; font-size:1px; border-color:#96F; padding:0; } .td1 { background:#99f; } .td2 { background:#36c url(http://img.runboard.com/img/layouts/impaqt_1/separator.gif) top repeat-x; } /* DECO TABLE BORDER DEFINITIONS */ .deco { border:2px solid; border-color:#99F #303 #303 #99F; margin:0 auto; } /* SETS THE OUTER TABLES WIDTH TO KEEP NON-TABLE CONTENT WITHIN A MAX WIDTH*/ .ak_msg_master_table { background-color:#99F; width:774px; font-family:verdana; font-size:10px; border-color:#63F; border-width:4px; } /* SETS THE WIDTH AND BORDERS OF THE FORUM/TOPIC/POST/MEMBER LIST TABLES */ .forum_list_table,.topic_list_table { width:754px; border-color:#66c; border-style:solid; border-width:1px; } .ak_msg_post_master_table,.ak_msg_seememberlist_table,.forumlistboardstatstable,.forumlistwhosonlinetable { width:754px; background-color:#99F; border-color:#66c; border-style:solid; border-width:1px; } .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:0; padding-bottom:0; color:#000; background-color:#99F; } /* CHANGES AND ADJUSTS THE WHO IS ONLINE TABLE */ .forumlistwhosonlinetable { background-color:#707dbc; } .forumlistwhosonlinetd { padding:6px; } /* SETTINGS FONT TYPE, COLOR AND SIZE TO REMAINING ELEMENTS */ span.locationboard,span.locationforum,span.locationtopic { font-size:10px; font-family:verdana; } span.forumlistnumtopics,span.forumlistnumposts { font-size:10px; font-family:verdana; font-weight:400; } /* BOARD STATS TABLE */ .forumlistboardstatsheader { font-family:verdana; font-size:10px; color:#000; background-color:#707dbc; border-color:#66c; border-style:solid; border-width:0 0 1px; } span.topiclistlastpost { font-family:verdana; font-size:10px; } span.forumlistdescription { color:#404040; } span.topiclisttopicclosed,span.topiclisttopicsticky,span.topiclisttopichidden { font-size:10px; font-weight:400; font-family:verdana; } /* WRITE MESSAGE */ .ak_msgform_master_table { background-color:#CCF; border:1px solid #09F; font-family:verdana; font-size:10px; } .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:10px; border:1px solid #66c; background-color:#99F; } .ak_msgform_subject_right_td input,.ak_msgform_message_right_td textarea,textarea { background-color:#99F; color:#000; width:340px; font-family:verdana; font-size:10px; border-color:#66c; border-style:solid; border-width:1px; } .ak_msgform_poll_options_table { border-color:#66c; border-style:solid; border-width:1px; } .ak_msgform_poll_options_right_td input { background-color:#99F; padding-top:2px; padding-bottom:2px; font-family:verdana; font-size:10px; color:#000; border-color:#66c; border-style:solid; border-width:1px; margin:2px; } .qcode_bar_but { font-size:10px; background-color:#99F; margin-top:1px; border-color:#66c; border-style:solid; border-width:1px; } /* HORIZONTAL RULE FOR CROSS COMPATIBILITY REASONS WE USE THE BORDER TO GIVE THE LINE EFFECT */ hr { height:0; width:100%; border:none; border-bottom:1px solid #66c; } /* DEFAULT 'FORUM READY' MSGS ARE MADE SCROLL INSTEAD OF DISTORTING TABLES */ .postlistpostbody pre { font-size:10px; font-family:verdana; font-weight:400; overflow:scroll; width:500px; border:1px solid #66c; } /* end opera hack */ .ak_msg_post_master_table { font-family:verdana; font-size:10px; position:relative; } span.postlistusertitle font { color:#66c; font-family:verdana; font-size:10px; } blockquote { background-color:#99F; font-family:verdana; font-size:10px; color:#000; border-color:#66c; border-style:solid; border-width:1px; } /* POLL TABLE AND ITS PARTS */ .ak_poll_table { font-size:10px; font-family:verdana; text-align:center; background-color:#ccf; margin-bottom:15px; border-color:#66c; border-style:solid; border-width:1px; } .ak_poll_table_header { height:22px; font-size:10px; padding:0 25px; } .ak_poll_table_button_cell input { background-color:#99F; height:22px; font-family:verdana; font-size:10px; border-color:#66c; border-style:solid; border-width:1px; } .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:700; font-size:10px; } /* MEMBERSHIP LIST */ .ak_msg_seememberlist_table td { text-align:center; border-width:0; } .ak_msg_seememberlist_table { 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:#000; font-family:verdana; font-size:10px; text-align:center; padding:1px; } .ak_msg_seememberlist_showing { font-size:10px; font-family:verdana; color:#000; } /* SPREAD OUT THE POST-ICON BOX */ .ak_subject_posticon_table { text-align:center; font-family:verdana,tahoma,arial; font-size:10px; border:1px solid #66c; background-color:#ccf; width:98%; margin:0 auto; padding:0; } .ak_subject_posticon_head_td { text-align:center; font-family:verdana; font-size:10px; color:#000; background-color:#99F; } .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:0 solid #66c; background:none; } /* POSTING OPTIONS POSTING POSITIONS*/ .ak_msgform_subject_right_td input,textarea,textarea { background-color:#99f; } .ak_msgform_newtopic_submit_button,.ak_msgform_postreply_submit_button,.ak_msgform_editpost_submit_button { position:absolute; margin-left:10px; margin-top:-0.8em; } * html .ak_msgform_newtopic_submit_button,* html .ak_msgform_postreply_submit_button,* html .ak_msgform_editpost_submit_button { margin-top:-17px; margin-left:10px; } .ak_msgform_newtopic_preview_button,.ak_msgform_postreply_preview_button,.ak_msgform_editpost_preview_button { margin-left:40%; } .forumlistforumname,.topiclisttopicname,span.topiclistnewswitch,span.forumlistnewswitch,.topiclistpostnewtopic a,.postlistaddareply a { color:#000; font-size:10px; font-family:verdana; } span.forumlistheader,span.topiclistheader,span.forumlistseparator,span.topiclisttopicname,span.topiclistreplies,span.topiclistviews,span.topicliststartedby,span.postlistusername,span.postlistpostname,span.postlistpostbody { color:#000; font-family:verdana; font-size:10px; } .ak_msgform_master_table td,.ak_msgform_poll_options_table td,.ak_msg_post_master_table td { border:1px solid #66c; } blockquote hr,.ak_poll_table_header br { display:none; } .ak_poll_table td,.ak_subject_posticon_table td { border-width:0; } .ak_poll_table_option_gback1,.ak_poll_table_option_gback2,.ak_tl_topicrow_mouseover_on,.ak_fl_forumrow_mouseover_on { background-color:#99F; }nondisclosed_email@example.com (Pastor Rick)Mon, 25 Dec 2006 21:21:58 +0000