|
ZB Winter Theme; (Light blues) + (Snow and stuff)
|
|
Topic Started: Aug 8 2009, 03:14 PM (3,595 Views)
|
|
Nicola
|
Aug 8 2009, 03:14 PM
Post #1
|
Zatharawrus
- Posts:
- 46,412
- Group:
- Former Staff
- Member
- #34,935
- Joined:
- November 4, 2004
- Latest Design
- Secret :o
- Latest Blog Entry
- Projects
|
Name: ZB Winter Theme 2008. Notes: My favourite of the small number of ZB themes I have created I made it for the support board, and then decided to release it. Since this board is now Official this is the first of the even smaller number of ZB themes I've made to move over here 
| Please PM me with any issues. |
Preview
Warning!!: - This theme is pretty image heavy. I have tried my best to cut down on the number of kb to load, but it's still a hefty amount.
If you want to adjust the theme width: Do not use the width setting in the Theme Settings. Instead, ADD this to the end of the Theme Appearance:- CSS
-
#board { width: 800px; margin: 0 auto; } Then adjust the value in bold. You can ONLY set the width for the board contents, not the header/footer.
What you are allowed to edit:- Font Family
- Font colours around the theme
- Font sizes
Edit: No other edits allowed. I'm tired of things I make being butchered by people ._.
Graphics: Click the spoiler in the next post to get the image macro codes. I find it easier to list them like this rather than provide a Zip. All you have to do is copy and paste, and that is ( for the moment ), the easiest (and nicest) way to do this.
Theme Layout- Code: HTML
-
<div class="snow"> <div id="head_main_back"> <div id="head_main"> <div id="light_effects"> <div id="top_wrap"> <!-- TOPMENU -->
<script type="text/javascript"> //<![CDATA[ $("#top_info strong:contains('Guest')").parents("body").find("#top").css({ background: "none" }); //]]> </script>
</div> <!-- HEADER --> <div id="top_main"> <div id="header"> </div> </div> </div> </div> </div> <div id="wrap"> <div id="board">
<!-- SUBMENU --> <script type="text/javascript"> //<![CDATA[ $("#submenu a").not(":last").after(" <img src='http://209.85.62.24/11/88/0/p93512/submenu_sep.png' alt=''/> "); //]]> </script>
<div id="nav_wrap"> <!-- NAV --> </div>
<!-- BOARD --> </div>
</div>
<!-- don't put anything in this v --> <div id="footer_wrap"> <div id="footer_main"> <div class="snow"> <div style="background: url(http://209.85.62.24/11/88/0/p86915/footer_wave.png) no-repeat 0 90px"> <div id="footer"> </div> </div> </div> </div> </div>
<script type="text/javascript" src="http://209.85.62.24/11/88/0/p32184/h2.js"></script> <script type="text/javascript">//<![CDATA[ $(function() { $("#copyright").appendTo("#footer"); $(".category td.c_foot").append('~'); $("#blog_sub a").corner("4px"); $("#blog h1").remove().prependTo("#blog_user"); $("dl.notice").corner("10px"); }); //]]> </script>
CSS- Code:
-
/***** ZB Winter Theme created by Nicola at http://s2.zetaboards.com/ifskinzone/index/ *****/
html,body { background: url(http://209.85.62.24/11/88/0/p81695/body_bg.png) repeat-x 0 28px #93aac7; color:#4c6280; font-family:"Segoe UI", "Myriad Pro", "Helvetica", "Arial", "Bitstream Vera Sans", "Verdana", sans-serif; font-size:93.3%; margin:0; padding:0; }
html { background: url(http://209.85.62.24/11/88/0/p88152/html.png) repeat-x top#93aac7; }
.snow { background: url(http://209.85.62.24/11/88/0/p89984/stars.png); }
#light_effects { background: url(http://209.85.62.24/11/88/0/p81704/waves.png) no-repeat left top; } #head_main { background: url(http://209.85.62.24/11/88/0/p81819/header_main.png) no-repeat bottom left; min-height: 300px; } #head_main_back { background: url(http://209.85.62.24/11/88/0/p81820/header_main_back.png) no-repeat 2000px 83px; }
a { color:#3e4d60; text-decoration:none; } a:hover { color:#374658; text-decoration:none; } hr { background-color:#b2bdca; border:0; color:#b2bdca; height:1px; } table { border-collapse:collapse; border-spacing:0; clear:both; empty-cells:show; width:100%; } th,td { border:1px solid #b2bdca; } th { background:url(http://209.85.62.24/11/88/0/p82572/th.png) repeat-x top #f4f7f9; color:#4c6280; font-weight:400; padding:3px 5px; text-align:left; font-size: 85%; }
td { background: url(http://209.85.62.24/11/88/0/p82390/new_light_cell.png) no-repeat bottom left #f5f7f9; color:#415672; padding:5px; }
.row2 td{ background: url(http://209.85.62.24/11/88/0/p82391/new_med_cell.png) no-repeat bottom left #edf1f6; } th a,th a:hover { color:#4c6280; font-weight:700; } h1 { font-size:200%; } h2,h3 { font-size:100%; } .category h2,.topic h2,#portal h2,#portal_foot h2,thead th { background: url(http://209.85.62.24/11/88/0/p83513/theadth.png) repeat-x bottom; color:#fff; font-size:125%; font-weight:400; }
h2 a { color: #fff; } h2 a:hover { color: #f2f5f7; } thead th { border:1px solid #3b5373; border-bottom-width:1px; padding: 2px 5px 4px 5px; text-align:center; } h2.special { background: url(http://209.85.62.24/11/88/0/p83513/theadth.png) repeat-x bottom; } input,select,textarea,button,a.btn_fake { background:#fbfbfc; border:1px solid #b2bdca; color:#506073; padding:3px 5px; vertical-align:middle!important; } textarea { font-family:"Verdana", sans-serif; font-size:95%; margin:auto; width:98%; } input:focus,input.focus,textarea:focus,textarea.focus { border-color:#7b90aa; } .submit_error { background:#fff8eb; border:1px solid #e77700; } button,a.btn_fake { /*background:url(http://209.85.62.24/11/88/0/p84905/button.png) repeat-x top #e5e9ee;*/ background: url(http://209.85.62.24/11/88/0/p86574/button3.png) repeat-x top #4b6384; color:#fff; cursor:default; font-family:"Segoe UI", "Helvetica", Arial, Helvetica, sans-serif; font-size:90%; overflow:visible; width:auto; border-color: #4b6384; } button:hover,a.btn_fake:hover { border-color:#263c59; cursor: pointer; } button.btn_text { background:none; border:0; cursor:pointer; font-family:Arial, "Bitstream Vera Sans", Verdana, sans-serif; font-size:100%; }
#ucp_gallery button, #c_bbcode button{ background:url(http://209.85.62.24/11/88/0/p84905/button.png) repeat-x top #e5e9ee; border-color: #b2bdca; color: #4c6280!important; font-weight: 700; } #ucp_gallery button:hover, #c_bbcode button:hover { border-color: #6d839f; } .notice { background:#fff; border:2px solid #bec7d2; color:#4c6280; margin:10px auto; width:65%; } .notice dt { color:#8CB5E7; font-weight:700; } .notice dd { font-style:italic; } dl.info { background: #d7dde5; border-color:#546b8a; color: #30435e; } .info dt { background: url(http://209.85.62.24/11/88/0/p86816/quotecodespoiler_head.png) repeat-x top; color:#f3f5f7; } dl.error { background:#f6b3b8; border-color:#BC3737; color: #740008; } .error dt { background: url(http://209.85.62.24/11/88/0/p87081/error.png) repeat-x top; color:#fef3f5; } #top ul,#nav,ul.cat-pages,ul.cat-topicpages,table.calendar ul,div.meta_menu ul,#pm_folderlist,#profile_menuwrap ul { list-style:none; padding:0; } #profile_menuwrap ul,ul.cat-topicpages,blockquote dl,#fast-reply dd, table.calendar ul, .drop_menu { margin:0; } #top li,#nav li,ul.cat-pages li,ul.cat-topicpages li,table.calendar li,#pm_folderlist li,#profile_menuwrap li,#ucp_gallery li { display:inline; } #top_bar, #submenu_bar{ display: none; } #top_wrap { background: url(http://209.85.62.24/11/88/0/p81816/top_back.png) repeat-x left top; height:130px; color: #384f6c; padding-top: 5px; }
#top { max-width: 1035px; padding:0; background: url(http://209.85.62.24/11/88/0/p85477/top_right.png) no-repeat top right; height: 30px; padding-right: 55px; }
#top_info small { position: relative; font-size: 70%; top: -1px; }
#top_info { color:#384f6c; float:left; margin-top:4px; padding-left: 15px!important; font-size: 100%; }
div#top_info a { color: #384f6c; } #top_menu { background: url(http://209.85.62.24/11/88/0/p85478/top_left.png) no-repeat top left; float: right; margin-top:0px; text-align: center; padding-left: 35px!important; font-size: 85%; } .drop_menu li { float:left; margin-right:1px; text-align:center; } .drop_menu a { color:#384f6c; display:block; padding:6px .25em; position:relative; width: 90px; } .drop_menu ul { -moz-opacity:0.85; color:#fff; left:-999%; margin:0; opacity:0.85; position:absolute; margin-left: -8px; width:114px; background: url(http://209.85.62.24/11/88/0/p81924/menu_base.png) no-repeat bottom center ; } .drop_menu ul li { font-size:100%; margin:0; padding:0; background:; width: 122px; } .drop_menu ul li a { display:block; padding:6px 0px; width: 114px; } .drop_menu li ul li a:hover { color: #334a67; }
#wrap { background:#e8ecf3; padding: 0px 30px; margin-top: -25px; }
#nav_wrap { background: url(http://209.85.62.24/11/88/0/p81827/nav_right.png) no-repeat right; padding-right: 17px; }
#nav { background: url(http://209.85.62.24/11/88/0/p81826/nav_back.png) no-repeat left; color: #415672; padding:13px 10px 10px 10px; font-size: 95%; }
#nav img { margin-top: -2px; } .meta_box { background: #cdd5e4; border:2px solid #9fb0c6; font-size:85%; line-height:150%; padding:10px 25px; color: #38465f; } .meta_menu { background: url(http://209.85.62.24/11/88/0/p82390/new_light_cell.png) no-repeat bottom left #f5f7f9; border:1px solid #bec7d2; width:49%; min-height: 120px; } .meta_menu h3 { background: url(http://209.85.62.24/11/88/0/p83513/theadth.png) repeat-x!important; border:1px solid #8da0b7; clear:both; color:#FFF; font-size:110%; font-weight:400; margin:-1px; text-align:center; padding: 5px; } .meta_menu a,.meta_menu a:hover { color:#4c6280; } ul.cat-pages { float:left; font-size:90%; margin:15px 0; padding: 5px 1px; width:49%; } .cat-pages a,.cat-pagesjump i,.cat-topicpages a { background: url(http://209.85.62.24/11/88/0/p83681/page.png) no-repeat center; color:#4e6687; padding: 4px 10px 5px 10px!important; }
.cat-pagesjump i { vertical-align: bottom!important; } .cat-pages a:hover,.cat-topicpages a:hover { background: url(http://209.85.62.24/11/88/0/p83682/page_hover.png) no-repeat center; color:#fff; } .cat-pages span { background: url(http://209.85.62.24/11/88/0/p83682/page_hover.png) no-repeat center top; color:#FFF; cursor:default; font-weight:400; padding: 3px 10px 5px 10px!important; } .cat-pages input { background:#fbfcfd; color:#4e6687; border-color: #8297b0; padding:3px 5px; vertical-align:baseline; font-family: segoe ui; font-size: 95%; text-align: center; } ul.cat-topicpages { float:right; font-size:90%; padding:1px 0; font-style: normal; }
ul.cat-topicpages a { background: #d2d9e3; padding: 0px 3px!important; border: 1px solid #abb7c8; font-size:80%; }
ul.cat-topicpages a:hover { background: #889cb5; border: 1px solid #576e8d!important; color: #fff; } tr.generic td,div.generic { font-size:120%; font-weight:700; padding:20px; text-align:center; } td.c_head,td.c_foot,td.c_sort, #c_postbtn td,td.c_topicfoot { background: url(http://209.85.62.24/11/88/0/p82935/cat_foot.png) repeat-x bottom #eff2f5; color:#4c6280; font-size:80%; }
td.c_topicfoot { font-size: 85%; }
#c_postbtn td button { font-size: 100%; } td.c_desc { background: url(http://209.85.62.24/11/88/0/p82391/new_med_cell.png) no-repeat bottom left #edf1f6; font-weight:700; text-align:right; vertical-align:middle; width:200px; } td.c_desc small { display:block; font-weight:400; } tr.pm_new td { background:#bfc8d3; font-weight:700; border: 2px solid #8597ab; } tr.hidden td.c_post { background:#D8DCEB; } .bday { background:url(http://209.85.62.24/11/88/0/p86959/minical.png) no-repeat; color:#425384; font-size:90%; font-weight:700; height:16px; padding:2px 2px 2px 18px; width:20px; } .c_mark { background: url(http://209.85.62.24/11/88/0/p82391/new_med_cell.png) no-repeat bottom left #edf1f6; text-align:center; padding: 7px; width: 1%; } .c_forum { color:#415672; font-size:80%; width:60%; } .c_forum strong a,.c_last strong a { color:#39506c; font-weight: 400; }
.c_forum strong a:hover{ background: #e7ebef; border-bottom: 1px dotted #b2bdca; } .c_forum strong a { font-size:125%; } td.c_last { background: url(http://209.85.62.24/11/88/0/p82391/new_med_cell.png) no-repeat bottom left #edf1f6; font-size:80%; padding: 6px; } .c_forum-desc { color:#4c6280; font-size:85%; } .c_last-title { background:url(http://209.85.62.24/11/88/0/p85718/lastpost.png) no-repeat 0 7px; display:block; line-height:16px; padding: 0px 10px; font-weight: 600; color: #39506c; } td.c_info-v,td.c_info-t,td.c_info-r { font-size:80%; padding:2px; text-align:center; }
td.c_subforum { background: url(http://209.85.62.24/11/88/0/p82391/new_med_cell.png) no-repeat bottom left #edf1f6; color:#39506c; font-size:80%; font-style:italic; } .cat_head td { padding:0; } .description { color:#677e9d; font-size:85%; } a.member:hover { color:#4c6280; } td#stats_events a,td#stats_events span { background:url(http://209.85.62.24/11/88/0/p86959/minical.png) no-repeat 2px; padding:4px 0 4px 20px; } td.c_username { background: url(http://209.85.62.24/11/88/0/p82391/new_med_cell.png) no-repeat bottom left #edf1f6; padding:2px 0; text-align:center; } td.c_username a { font-size:140%; font-weight:700; } td.c_user { font-size:80%; } td.c_user dl { background: url(http://209.85.62.24/11/88/0/p82391/new_med_cell.png) no-repeat bottom left #edf1f6; border:1px solid #bec7d2; margin:10px 5px; padding:5px 7px; width:160px; color: #606d7e; } dl.user_profile { overflow:hidden; word-wrap:break-word; } dl.user_profile dd { font-style:italic; margin-left:8px; color: #3c526e; } dl.user_info dd { font-weight:700; margin-bottom:1px; color: #3c526e; }
#profile_menu { width: 100px; } #profile_menu ul { -moz-opacity:1; border-top:0; opacity:1; width: 104px; border-top:1px solid #6383a7; margin-left: -1px; }
#profile_menu li { } #profile_menu a { background:#9db0c2; font-size: 60%; width: 101px; padding: 2px 5px; border:1px solid #6383a7; } #profile_menu li li a { padding: 2px 5px 2px 6px; width: 100px; border:1px solid #6383a7; border-top:0; }
#profile_menu ul { padding-left: 1px; border-top:0; }
#profile_menu ul li{ padding:0!important; width: 112px; }
#profile_menu li ul li a:hover { background:#aebdcc; } td.c_poll-choice label { font-weight:700; padding-left:1em; } td.c_poll-votes { font-size:120%; text-align:center; width:15%; } td.c_poll-bar div { background:url(http://209.85.62.24/11/88/0/p85885/poll_r.png) no-repeat right; float:left; height:12px; padding-right:3px; } td.c_poll-bar span { background:url(http://209.85.62.24/11/88/0/p85884/poll_l.png) no-repeat; display:block; float:left; height:12px; width:3px; } .editby,.queued { border:1px dotted #b9c8d7; color:#4c6280; font-size:85%; font-style:italic; margin-top:1em; padding:3px 5px;
} .queued { background-color:#D8DCEB; border-color:#5a70b3; } blockquote,#blog blockquote blockquote { background: url(http://209.85.62.24/11/88/0/p82391/new_med_cell.png) no-repeat bottom left #edf1f6; border:1px solid #7e90a9; margin:10px auto; width:98%; } blockquote dl { background:url(http://209.85.62.24/11/88/0/p86816/quotecodespoiler_head.png) repeat-x top #4c6485; border-bottom:1px solid #485f7f; color:#fff; } blockquote dl dt { color:#fff; float:left; font-weight:400; } code { background: url(http://209.85.62.24/11/88/0/p82391/new_med_cell.png) no-repeat bottom left #edf1f6; display:block; font-family:Monaco, Consolas, "Courier New", Courier, monospace; white-space: pre; max-height: 400px; overflow: auto; }
td.c_sig#c_post textarea { font-size: 100%; } div.spoiler { border:1px solid #7e90a9; border-top:0; background: url(http://209.85.62.24/11/88/0/p82391/new_med_cell.png) no-repeat bottom left #edf1f6; padding:5px 7px; } div.spoiler_toggle, td.c_sig blockquote div.spoiler_toggle { background:url(http://209.85.62.24/11/88/0/p86816/quotecodespoiler_head.png) repeat-x top #4c6485; border:1px solid #7e90a9; color:#fff; cursor:pointer; font-weight:400; padding:2px 4px; }
td.c_sig blockquote div.spoiler_toggle { margin-top: 2px; font-size: 100%; }
td.c_sig blockquote div.spoiler { padding: 3px; background: url(http://209.85.62.24/11/88/0/p82390/new_light_cell.png) no-repeat bottom left #f5f7f9; margin-top: 0; } td.c_postinfo { background: url(http://209.85.62.24/11/88/0/p82391/new_med_cell.png) no-repeat bottom left #edf1f6; color:#516c8c; font-size:80%; vertical-align:middle; } td.c_sig { color:#516c8c; font-size:80%; }
td.c_post { background: #f5f7f9; }
td.c_nosig { background: #f5f7f9; } td.c_sig blockquote { background:none transparent; border:0; border-left:3px solid #bec7d2; padding-left:5px; } td.c_sig blockquote dl { background:none transparent; border:0; color:#4c6280; } td.c_sig blockquote dl dt,td.c_sig blockquote dl dd { color:#4c6280; padding:0; font-weight: 700; } td.c_sig blockquote div { background:transparent; margin-left:15px; margin-top: 3px; padding:0; } tr.c_postfoot td, td.c_postfoot { background: url(http://209.85.62.24/11/88/0/p82573/post_foot.png) no-repeat bottom left #edf1f6; clear:both; padding: 4px 5px 7px 5px; border-bottom: 0; } td.c_username { width:195px; } .c_next a { display:block; font-size:125%; font-weight:700; text-align:center; } td.c_view { background: url(http://209.85.62.24/11/88/0/p82391/new_med_cell.png) no-repeat bottom left #edf1f6; color:#39506c; } div.c_view-list { color:#39506c; font-size:92.5%; padding: 2px 5px 3px 10px; margin-top: 3px; border-right: 1px solid #fbfcfd; border-top: 1px dotted #b2bdca; background: url(http://209.85.62.24/11/88/0/p82390/new_light_cell.png) no-repeat bottom left #f5f7f9; } dl#fast-reply dt { background: url(http://209.85.62.24/11/88/0/p83513/theadth.png) repeat-x bottom; border:1px solid #50698a; color:#FFF; font-size:110%; font-weight:400; margin:0; padding:5px; } dl#fast-reply dd { background: url(http://209.85.62.24/11/88/0/p82390/new_light_cell.png) no-repeat bottom left #f5f7f9; border:1px solid #bec7d2; padding:15px 0; text-align:center; } #c_post-preview { background: url(http://209.85.62.24/11/88/0/p82391/new_med_cell.png) no-repeat bottom left #edf1f6; border:2px solid #839ab5; margin:0 auto 10px; padding:5px; text-align:left; width:98%; } #c_post-resize span { color:#758ba6; cursor:pointer; font-size:250%; padding:20px 5px 0; } #emot_wrap { background: url(http://209.85.62.24/11/88/0/p82391/new_med_cell.png) no-repeat bottom left #edf1f6; border:1px solid #bec7d2; } #emot_wrap h3 { background: #e6ebf1; border-bottom:1px solid #bec7d2; color:#5b6a7e; font-size:120%; text-align:center; } #emot_end { background: url(http://209.85.62.24/11/88/0/p84906/thingy.png) top; border-top:1px solid #bec7d2; display:block; font-weight:700; padding:4px 0; text-align:center; } #pm_folders { border-left:1px solid #bec7d2; border-right:1px solid #bec7d2; padding-top:30px; vertical-align:top; width:150px; } #pm_folderlist { position: relative; margin-left:0; margin-top:0 } #pm_folderlist li { background:url(http://209.85.62.24/11/88/0/p87083/pm_folder.png) no-repeat 5px; display:list-item; margin-bottom:4px; padding-left:28px; } #pm_forwarded { border:1px dotted #bec7d2; color:#999; font-size:90%; font-style:italic; margin-top:1em; padding:3px 5px; } #ucp_gallery a { color:#3b5373; font-weight:700; } #ucp_gallery a:hover { color:#647a98; }
.calendar td.cal_inactive { background: url(http://209.85.62.24/11/88/0/p86569/dark_cell.png) no-repeat bottom left #e1e6ec; color:#6c7b8e!important; } .calendar td div { background: url(http://209.85.62.24/11/88/0/p82391/new_med_cell.png) no-repeat bottom left #edf1f6; border-bottom:1px solid #bec7d2; font-weight:400; font-size: 110%; padding:1px 7px; } .calendar div a { background:url(http://209.85.62.24/11/88/0/p86959/minical.png) no-repeat 5px; float:right; font-size:80%; font-weight:400; padding:0 0 6px 24px; } .calendar li a,.calendar li span { border-color:transparent; border-style:solid; border-width:1px; display:block; padding:3px; } .calendar td#cal_current { background: url(http://209.85.62.24/11/88/0/p86569/dark_cell.png) no-repeat bottom left #e1e6ec; border:2px solid #6c7b8e; } div.portal_content { background: url(http://209.85.62.24/11/88/0/p82390/new_light_cell.png) no-repeat bottom left #f5f7f9; border:1px solid #bec7d2; font-size:88.3%; margin:0; padding:5px 7px; } #portal h2 { font-size:88.3%; background: url(http://209.85.62.24/11/88/0/p83513/theadth.png) repeat-x!important; border-color: #8da0b7; }
#portal_foot h2 { background: url(http://209.85.62.24/11/88/0/p83513/theadth.png) repeat-x!important; margin-left: -1px!important; }
#portal h4 { background:url(http://209.85.62.24/11/88/0/p82572/th.png) repeat-x top #f1f5f7; border-left:1px solid #bec7d2; border-right:1px solid #bec7d2; color:#4c6280; font-size:88.3%; font-weight:400; margin:0; padding:5px 7px; }
#portal h4 a { font-weight: 700; }
#portal_r td.c_poll-total { background:url(http://209.85.62.24/11/88/0/p82572/th.png) repeat-x top #f1f5f7; } #faq dt a { color:#4c6280; font-size:120%; font-weight:700; } #faq dd.faq_more a,#faq dl.faq_more a:hover { color:#677e9d; font-style:italic; } .search_results { background: url(http://209.85.62.24/11/88/0/p82390/new_light_cell.png) no-repeat bottom left #f5f7f9; border:1px solid #bec7d2; margin-bottom:1em; padding:5px 7px; }
.search_results:hover { border-color: #8396ae; } .search_results h3 { display:inline; font-size:125%; } .search_results cite,.search_results p { color:#4c6280; font-size:80%; margin:0; }
.search_results div { padding-left: 20px; }
.search_results div div { margin:0; padding-left: 5px; } #findposts .c_mark { color:#4c6280; font-size:200%; font-weight:700; vertical-align:top; } #pmtoast { background: url(http://209.85.62.24/11/88/0/p83511/pm_toast.png) no-repeat; bottom:10px; color:#fff; display:none; font-size:90%; position:fixed; right:10px; text-align:right; text-decoration:none; width:204px; z-index:1; height: 140px; } #pmtoast:hover { border-color:#3a5197; } #pmlink { background:url(http://209.85.62.24/11/88/0/p83512/envelope.png) no-repeat 5px; color:#e8ecf3; display:block; padding:5px 10px 5px 55px; text-decoration:none; border-bottom: 1px solid #3d5778; margin: 0 2px; } #pmlink big { color:#fff; display:block; font-weight:400; padding-bottom:5px; font-size: 140%; } #pmlink strong { color:#fff; font-size: 90%; } #pmclose { border-top:1px solid #8699b1; color:#e8ecf3; display:block; font-size:80%; padding: 0 8px 2px 2px; margin: 0 2px; font-weight: 700; } #pmclose:hover { color:#fff; } #foot_wrap { margin:20px 1px 20px 0; }
#foot select { vertical-align: top!important; } #foot td { background: url(http://209.85.62.24/11/88/0/p82390/new_light_cell.png) no-repeat bottom left #f5f7f9; border:1px solid #bec7d2; color:#39506c; font-size:80%; font-weight: 700; } #foot_links a { font-weight: 400; }
#foot a:hover { color:#39506c; } #foot #foot_datetime { border-left:1px solid #bec7d2; width:1%; white-space:nowrap; } #copyright { color:#FFF; font-size:80%; margin:10px 0; text-align:center; } #copyright a { color:#e1e5ed; font-weight:700; } #c_tos h3 { color:#ab0000; font-size:160%; } #c_tos div h3 { font-size: 130%; font-weight: 400; } td.username_ok { background:#e0fae0; } input.username_ok { outline:2px solid #0c0; } td.username_no { background:#fae0e0; } input.username_no { outline:2px solid #e77700; } #acplogin { height:275px; left:50%; margin:-137.5px 0 0 -250px; padding:0;
position:absolute; top:60%; width:500px; } #acplogin h1 { display: none; } #acplogin h1 img { display: none; }
#acplogin table{ border: 2px solid #4f6889; padding: 1px; }
#acplogin tr.postbtn td { background:url(http://209.85.62.24/11/88/0/p82572/th.png) repeat-x top #f4f7f9; }
#acplogin td.c_mark img { display: none; } #acplogin td.c_mark { background: url(http://209.85.62.24/11/88/0/p88158/acplogin1.png) no-repeat bottom center #dee4eb; padding: 40px 55px; } a img { border:0; } form { display:inline; margin:0; padding:0; } .category h2,.topic h2,#portal h2 { padding:3px 5px 7px 5px; text-align:left; } h3 { padding:3px 0; } input[type=checkbox] { background:transparent; border:0; padding:0; vertical-align:bottom; } input[type=radio] { border:0; } select { margin:0 7px; padding:0; vertical-align:bottom; } option { margin:2px 0; } button.btn_img { border:0; cursor:pointer; padding:0; } .notice dt,.notice dd { padding:5px 7px; } .drop_menu a img { vertical-align:bottom; } .drop_menu li:hover ul,.drop_menu li.hover ul { left:auto; }
#main { height:1%; } .meta_box,.meta_menu { margin:10px 0; } .meta_box li { display:list-item; list-style-position:inside; list-style-type:square; margin-left:10px; } .meta_menu ul { font-size:90%; margin:5px 5%; } .meta_menu img,.meta_menu span { float:right; margin:10px 20px; } .cat-pages a,.cat-pagesjump i,.cat-topicpages a { cursor:pointer; padding:2px 5px; }
.cat-topicpages a { padding:0 2px; } .cat-buttons,.topic-buttons { float:right; margin:15px 0; text-align:right; width:50%; } tr.postbtn td { padding:5px; text-align:center; } .row1,.row2 { line-height:1.4; } td.c_head input,td.c_head button,td.c_foot input,td.c_foot button,td.c_sort input,td.c_sort button { padding:1px; } td.c_desc img,td.c_desc input { float:left; vertical-align:middle; } .category { margin:15px 0 20px; background: url(http://209.85.62.24/11/88/0/p82415/cat_bottom.png) repeat-x bottom; padding: 0px 0px 4px 1px; } span.collapse,span.uncollapse { cursor:pointer; float:right; position:relative; } .c_mark img { display:block; margin:auto; } .c_last { line-height:1.4; min-width:300px; width:30%; }
.category td.c_foot { height:10px; color: #e2e8f0; } #stats_members { line-height:1.2; } td.c_cat-mark,td.c_cat-icon { padding:5px 0; text-align:center; width:30px; } td.c_cat-starter { width:125px; } td.c_cat-lastpost { width:175px; }
.c_user { vertical-align:top; width:175px; } img.c_user { height: 1px; } .avatar, img.member { display:block; margin:auto; text-align:center; } .av_wrap { overflow:hidden; text-align:center; margin:auto; } td.c_user .usertitle { text-align:center; margin:3px 0; } .pip { margin:3px 0; white-space:nowrap; } dl.user_info dt,dl.user_info dd { padding:.1em; } dl.user_info dt { float:left; margin:0; min-width:4em; } dl.user_info dd.spacer,dl.user_profile dd.spacer { clear:both;
float:none; height:1px; padding:0; } td.c_poll-choice { line-height:1.5; padding-left:45%; } td.c_poll-answer { text-align:right; width:42.5%; } td.c_poll-bar { text-align:left; vertical-align:middle; width:42.5%; } * html td.c_poll-bar span { margin-top:3px; }
td.c_post { line-height:1.7; vertical-align:top; } td.c_post ul { list-style-type:square; margin-left:10px; } .c_post img,#topic_review img, #portal .portal_content img { max-width:95%; } .c_post-attachment { font-size:83.3%; margin-top:1em; padding:1em; } .c_post-attachment dd { margin-left:1em; } .post_sep { font-size:1px; height:1px; } td.c_sig,td.c_nosig { height:1%; vertical-align:top; } td.c_nosig { border-top-style:hidden!important; } blockquote dl dt,blockquote dl dd { padding:2px 4px; } blockquote div,blockquote code { margin:0; padding:5px; } dl#fast-reply { clear:both; margin:auto; width:80%; } dl#fast-reply dd p { margin:-3px; padding:0 5% 10px; text-align:left; } dl#fast-reply dd textarea { display:block; height:100px; margin-bottom:10px; padding:2px; width:90%; } #c_post-text { height:223px; } #c_post-resize { float:right; margin-top:-1px; padding:4px 0 0; text-align:right; } #btn_preview { float:left; margin:10px 0 0 1px; } #c_emot { height:225px; vertical-align:top; width:210px; } #emot_list { height:275px; margin:0 auto; overflow:auto; padding:5px 0; text-align:center; } div#emot_list { padding:0; } #emot_list li { display:inline; padding:4px 10px; } #emot_list img { cursor:pointer; vertical-align:baseline; } .pm { margin-bottom:1em; } #pm_datesent { width:200px; } #pm_select { text-align:center; width:1px; } #conversation .c_post { padding:2em; } #ucp_profile,#pm_messages { float:right; } #ucp_settings img,#ucp_profile img { margin:18px 20px; } #ucp_gallery li { float:left; margin:15px 5px; } #ucp_gallery button { cursor:pointer; text-align:center; } .ucp button.btn_text { padding:5px 0; text-align:center; width:100%; } .calendar td { height:125px; padding:0; vertical-align:top; width:14.3%; } .calendar li { display:list-item; font-size:80%; margin:0; } .calendar li.placeholder { padding:4px; } .calendar li span { cursor:default; } .calendar td#cal_current div { padding-top:3px; } #portal_head { margin-bottom:10px; } #portal_foot { margin-top:10px; } #portal_l,#portal_r { font-size:88.3%; margin:0; padding:0; } #portal_l { float:left; width:200px; } #portal_r { float:right; width:150px; } #portal_news { margin:0 160px 0 210px; } #portal_clear { background:transparent; border:none; clear:both; font-size:1px; height:1px; margin:0; padding:0; } .portal_box { margin-bottom:5px; padding:1px; } .portal_box table { clear:none; } #portal h2,#portal_foot h2 { clear:none; margin:0; padding:5px 5px; border: 1px solid #8ea2bb; background: url(http://209.85.62.24/11/88/0/p82434/h2_middle.png) repeat-x 0 -1px; font-size: 100%; } #faq { margin:20px 0; } #faq dl { padding:1em; } #faq dt { margin-bottom:5px; } #faq dd { display:list-item; margin:0 0 3px 15px; padding-left:3px; } .search_results div { display:block; margin:5px 0;
} #acplogin #loginform { display:block; padding:0 50px; }
input,select,td { font-size:90%; } button.btn_default,#nav li span,.c_post-attachment dt,#c_tos dt {
font-weight:700; } .meta_menu a:hover { text-decoration:underline; } .meta_box h3,td.c_topicfoot strong,#meta_welcome strong { font-size:120%; } a.member,.calendar td a,.calendar a:hover,#faq dd a,#faq dd a:hover { color:#3e4d60; } img,.meta_box button img,td.c_cat-mark input,.c_post-attachment img,.warn img,#ucp_gallery a img, td.c_postinfo input, #nav li img { vertical-align:middle; } h1,h2,h3,#nav,#boardmeta,#main { clear:both; margin:0; } #meta_welcome,.search_results { clear:both; } #stats_events { line-height:2; } .c_cat-starter,.c_cat-replies,.c_cat-views,td.c_poll-total,td.c_poll-vote,td.c_topicfoot,.warn,.ucp th,#c_notes,.calendar th { text-align:center; } blockquote dl dd,#foot #foot_links { text-align:right; } #c_post,#ucp_gallery { text-align:center; vertical-align:top; } #files_upload input,.pm .row1 a,.pm .row2 a,#ucp_gallery button img,#findposts td a { display:block; } #ucp_settings,#pm_settings { float:left; } #c_tos dd,#username_response { margin-left:10px; } #vlx { z-index:1; } #blog { background: #a5b4c8; border:1px solid #8096b2; color:#4c6280; margin:20px auto 30px auto; z-index: 1; max-width: 900px; }
#blog blockquote { padding:0; width: 90%; padding-top: 10px; background:none; border:none; font-size:85%; }
#blog blockquote blockquote { font-size: 100%; width: 100%; padding:0; border-left: 3px solid #8096b2; } #blog blockquote dl { background: none; border: 0; } #blog blockquote blockquote div, #blog blockquote blockquote code { background: none; } #blog blockquote dt { color: #4c6280; font-size: 120%; } #blog blockquote blockquote div { padding-left: 20px; padding-right: 10px; }
#blog blockquote code { width: 98%!important; }
#blog h1 { float:right; margin-top: 30px; margin-right: 30px; font-size: 120%; }
#blog h2 { background:none; clear:none; font-size:170%; padding:5px; font-weight: normal }
#blog table { clear:none; }
#blog h2,#blog h2 a,#blog h2 a:hover , #blog h1 a, .blog_options a { color:#384f6c; }
#blog_foot { clear:both; margin-bottom:20px; }
#blog_head { background: #B6BDD9 url(http://209.85.62.24/11/88/0/p83699/bloghead_left.png) left no-repeat; margin: 0; padding: 0px 0px 0px 20px; height: 146px; }
#blog_head img.avatar { display:inline; }
#blog_user { background: url(http://209.85.62.24/11/88/0/p83700/bloghead_right.png) no-repeat right; padding: 30px 0px 10px 20px; height: 121px; }
#blog_main { margin:20px 200px 10px 10px; }
#blog_categories,#blog_readers,#blog_about,div.blog_options { background:#f7f9fb; margin:15px 0; padding:5px 7px; }
#blog_sidebar h3,#blog_sidebar dt { color:#384f6c; font-weight:700; }
#blog_sub { background:#8096b2; clear:both; position:relative; padding:5px 7px; text-align:right; }
#blog_sub span { padding-top:4px; }
#blog_sub input { background: #eef1f6; border: 1px solid #5f7997; width: 160px; }
#blog_sub a { padding: 3px 5px; background: #bac6d5; color: #385270; font-size: 90%; } #blog_sub a:hover { background: #4d6584; color: #eef1f6 }
#blog_sidebar { background:#8096b2; float:right; font-size:93.3%; margin:20px 10px 0 0; padding:0 10px; width:160px; }
#blog_sidebar dd { margin-left:10px; }
#blog_user { font-size:175%; }
div.blog_options { font-size:90%; text-align:right; background: #e1e6ef; }
div.blog_date { background: url(http://209.85.62.24/11/88/0/p85243/blog_date.png) no-repeat 7px 2px; color:#fff; float:right; font-weight:700; margin:0 15px; padding-top: 6px; text-align:center; text-transform:uppercase; width:55px; height: 50px; font-size: 70%; }
div.blog_date span { color:#3b5373; display:block; font-size:190%; font-weight:700; padding:0px 4px 0px 4px; }
div.blog_entry {
background:#f7f9fb; margin:10px 0; padding:5px 7px; }
#blog_comments li { padding:5px 7px; }
#blog_comments li.odd { background:#e1e6ef; }
#shoutwrap { background: url(http://209.85.62.24/11/88/0/p82390/new_light_cell.png) no-repeat bottom left #f5f7f9; border:1px solid #bec7d2; font-size:88.3%; } #shoutwrap td { padding:0; } #shoutbox { list-style-type:none; margin:0; padding:0; } #shoutbox li { padding:5px 7px; } #shoutbox li.odd { background: url(http://209.85.62.24/11/88/0/p82391/new_med_cell.png) no-repeat bottom left #edf1f6; } #shoutbox dl,#shoutbox dt,#shoutbox dd { margin:0; padding:0; } #shoutbox dt { color:#777; font-size:80%; } #shoutopts,#shoutpost { clear:both; text-align:center; }
/************* Header ***************/
#header { min-height: 210px; color: #fff; max-width: 1015px; }
div.category td.c_foot { background: url(http://209.85.62.24/11/88/0/p82935/cat_foot.png) repeat-x bottom; height:0!important; padding: 3px 5px 4px 5px; border-bottom:0; }
#stats td.c_foot { padding: 1px 5px 6px 5px; }
td.c_cat-lastpost { font-size: 80%; } div.t_lastpostdate { font-size: 110%; }
.row1.pin td a, .row2.pin td a { font-weight: 700; font-style: normal; color: #435e7d!important;; }
.row1.pin td { background: url(http://209.85.62.24/11/88/0/p86569/dark_cell.png) no-repeat bottom left #e1e6ec; }
.row1.pin td.c_cat-title, .row2.pin td.c_cat-title { font-weight: 400; font-style: italic; }
#board { margin: 0 auto; max-width: 1300px; min-width: 800px; }
/***** currrvee *****/ .h2wrap { background: url(http://209.85.62.24/11/88/0/p83032/h2_middle.png) top; border-bottom: 1px solid #3b5373; }
.calendar thead th { background: url(http://209.85.62.24/11/88/0/p83513/theadth.png) repeat-x bottom; border: 1px solid #8ea2bb; font-size: 100%; padding: 4px 5px 8px 5px; color: #fff; }
thead th { background: url(http://209.85.62.24/11/88/0/p83513/theadth.png) repeat-x!important; padding: 4px 5px 8px 5px!important; border: 1px solid #8da0b7!important; } .profile { margin-top: 10px; }
#announcement_head th{ background: url(http://209.85.62.24/11/88/0/p87081/error.png) repeat-x top; color:#fef3f5; border-color: #bd0000; font-size: 100%; } #announcement_head th a { color: #fff; font-weight: normal; }
.h2left { background: url(http://209.85.62.24/11/88/0/p82996/h2left.png) no-repeat bottom left; height: 49px; }
.h2center{ padding: 24px 0px 6px 20px; font-size: 110%; color: #fff; }
.h2center a, .calendar thead th a { color: #fff; } .h2center a:hover, .calendar thead th a:hover { color: #f2f5f7; }
.h2right { background: url(http://209.85.62.24/11/88/0/p82995/h2right.png) no-repeat right bottom; height: 49px; }
.collapse,.uncollapse { right: 10px; top: 0px; }
thead td,thead th {padding:0px;background: inherit;border-width:0px;}
.profile thead td,.profile thead th {padding:0px;background: inherit;border-width:0px;}
#footer_wrap { background: url(http://209.85.62.24/11/88/0/p81695/body_bg.png) repeat-x top #93aac7; }
#foot_wrap { margin-bottom: 0; }
#footer_main { background: url(http://209.85.62.24/11/88/0/p89985/footer_back.png) repeat-x top; }
#footer { background: url(http://209.85.62.24/11/88/0/p89986/footer_main2.png) no-repeat top left; height: 250px; }
#copyright { background: url(http://209.85.62.24/11/88/0/p82474/copyright.png) no-repeat bottom left; padding-top: 180px; padding-bottom: 55px; text-align: left; margin: 0; padding-left: 380px; }
#stats td { font-size: 85%; }
.ucp+table { margin-top: 10px; }
.pm td.c_head { background:url(http://209.85.62.24/11/88/0/p82038/th.png) repeat-x top left #f1f5f7; color: #4c6280; }
.topic th { background: url(http://209.85.62.24/11/88/0/p82574/topic_head.png) repeat-x; }
th.post_sep { background: #e8ecf3; border-left: 0; border-right: 0; border-top:0; }
.pm td.c_foot, tr.postbtn td, .calendar+table td.c_head { background: url(http://209.85.62.24/11/88/0/p82575/foot.png) repeat-x bottom left #f1f5f7; color: #4c6280; }
#cat-1000067 .h2left, #cat-66 .h2left, #cat-1000086 .h2left { background: url(http://209.85.62.24/11/88/0/p83195/h2_left_alternate1.png) no-repeat left; }
#stats .h2left, #cat-1000057 .h2left, #cat-67 .h2left { background: url(http://209.85.62.24/11/88/0/p83196/h2_left_alternate2.png) no-repeat left; }
td.c_cat-lastpost { color: #677e9d; } .t_lastpostdate { color: #39506c; } td.c_cat-lastpost a{ font-weight: 700; }
.posts .row2 td { background: #edf1f6; }
td.c_cat-mark { padding: 4px; }
td.c_post { border-bottom: 1px dashed #cad1da; }
td.c_sig { border-top: 0; }
#c_bbcode button { margin: 1px; text-align: center; height: 23px; padding:0 5px; }
div.topic h2.special { border: 1px solid #8da0b7; margin-left: -1px; padding: 6px; } div.topic { margin-top: 20px; }
#submenu_wrap { max-width: 1210px; }
#submenu { color:#586eb1; font-size:90%; padding:14px 2px; text-align:center; }
#submenu a { color: #3b5373; padding: 2px 3px; }
#submenu a:hover { border-bottom: 2px solid#a1b3c8; }
#pm_messages ul { margin-top: 16px; } #pm_messages img { margin-top: 25px; }
#stats_members, td#stats_bdays { line-height: 1.7em; }
.profile td a { font-weight: 700; }
.posts td.c_cat-title { font-style: italic; } .posts td.c_cat-title a { font-style: normal; color: #3e5167; } .posts td.c_cat-title a:hover { background: #e7ebef; color: #344559; border-bottom: 1px dotted #b2bdca; } td.c_cat-title div.description { font-style: normal; color: #435e7d; }
td#c_notes button { margin-top: 2px; }
th#c_tos div { height: 480px!important; border: 2px solid #8da0b7; padding: 5px; }
th#c_tos div div { height: auto!important; border:0; padding:0; } th#c_tos blockquote { padding: 3px; font-weight: 700; font-size: 90%; }
td.c_cat-lastpost { color: #546686; }
/* staff notes */ .staffnote { margin: 10px 7%; background: #eaecf3; border: 1px solid #a2aed3; } .staffnote dt { font-size: 110%; font-style: italic; color: #3a5197; } .staffnote dl { margin:0; padding: 5px }
/* [Solved] threads in support */ td.topic-solved { background: #dbe0e6; color: #8292a6; font-style: italic; font-size: 80%; } td.topic-solved a { color: #697d93; font-style: italic!important; }
td.topic-solved img { -moz-opacity:0.3; opacity:0.3; }
a.bold_title { color: #bd0000!important; }
td.c_post table thead th { padding: 4px!important; }
.profile td.c_user dl { width: 86%; }
#forum-1000143 td.c_forum a { color: #0c9b04; font-weight: 600; }
.topic thead .h2wrap { border-bottom:0; }
td.c_post { color: #2d435e; }
td.c_post a { font-weight: 700; }
td.c_post table .h2center { padding-top: 4px; padding-bottom: 3px; border: 1px solid #7288a3; text-align: center; padding-left: 0; font-weight: 400; font-size: 120%; }
td.c_post table .h2left, td.c_post table .h2right { background: url(http://209.85.62.24/11/88/0/p83513/theadth.png) repeat-x!important; padding:0; height: 30px; }
#top_main { clear: both; }
#logo { padding: 0 30px; }
div.mod { margin-bottom: 5px; }
#submenu img { margin-top: -1px; }
|
|
|
| |
|
Nicola
|
Aug 8 2009, 03:14 PM
Post #2
|
Zatharawrus
- Posts:
- 46,412
- Group:
- Former Staff
- Member
- #34,935
- Joined:
- November 4, 2004
- Latest Design
- Secret :o
- Latest Blog Entry
- Projects
|
Theme Images: Spoiler: click to toggle Navigation Divider Navigation Marker | <img src="http://209.85.62.24/11/88/0/p83316/navigation_marker.png" alt="Navigation" /> | Goto Top | <img src="http://209.85.62.24/11/88/0/p84877/top.png" alt="Goto Top" /> | Forum Rules Report Post | <img src="http://209.85.62.24/11/88/0/p84875/report.png" alt="Report Post" /> | Default Avatar | <img src="http://209.85.62.24/static/1/default_av.png" alt="No Avatar" class="avatar" /> | Pip Rank Image | <img src="http://209.85.62.24/11/88/0/p85188/pip_m.png" alt=" * " /> | Starting Pip Rank Image | <img src="http://209.85.62.24/11/88/0/p85189/pip_l.png" alt="[" /> | Ending Pip Rank Image | <img src="http://209.85.62.24/11/88/0/p85187/pip_r.png" alt="]" /> | Avatar Gallery Folder | <img src="http://209.85.62.24/11/88/0/p86135/avatar_gallery.png" alt="Folder" /> | User Preferences Badge | <img src="http://209.85.62.24/11/88/0/p86788/ucp_controls.png" alt="User Prefs" /> | Profile Preferences Badge | <img src="http://209.85.62.24/11/88/0/p86789/ucp_profile.png" alt="Profile Prefs" /> | Upload Form Badge blank PM Manager Badge | <img src="http://209.85.62.24/11/88/0/p85684/pm_manager.png" alt="PM Manage" /> | PM Controls Badge | <img src="http://209.85.62.24/11/88/0/p85688/pm_controls.png" alt="PM Controls" /> | Forward PM | <img src="http://209.85.62.24/11/88/0/p84876/forward.png" alt="Forward" /> | Admin CP Menu Icon | <img src="http://209.85.62.24/11/88/0/p83497/top_acp.png" alt="ACP" /> | Report CP Menu Icon | <img src="http://209.85.62.24/11/88/0/p83500/top_rcp.png" alt="RCP" /> | PM Menu Icon | <img src="http://209.85.62.24/11/88/0/p83498/top_inbox.png" alt="PM" /> | Preferences Menu Icon | <img src="http://209.85.62.24/11/88/0/p83499/top_prefs.png" alt="Prefs" /> | Events Icon | <img src="http://209.85.62.24/11/88/0/p84270/events.png" alt="Events" /> | Stats Icon | <img src="http://209.85.62.24/11/88/0/p84271/stats.png" alt="Stats" /> | Active Users Icon | <img src="http://209.85.62.24/11/88/0/p84272/users.png" alt="Active" /> | Expand | <img src="http://209.85.62.24/11/88/0/p85157/expand.png" alt="+" /> | Collapse | <img src="http://209.85.62.24/11/88/0/p85156/collapse.png" alt="-" /> | Attachment Icon | <img src="http://209.85.62.24/static/1/attach.png" alt="Attachments:" /> | Board Clock Icon | <img src="http://209.85.62.24/11/88/0/p85159/clock.png" alt="Time:" /> | Forum Icons Forum Marker | <img src="http://209.85.62.24/11/88/0/p83591/forum_marker.png" alt="Regular Forum" /> | Forum Marker (No New Posts) | <img src="http://209.85.62.24/11/88/0/p83592/forum_marker_nonewposts.png" alt="Regular Forum (No New Posts)" /> | Password Protected Forum | <img src="http://209.85.62.24/0/14/0/p93598/password_forum.png" alt="Password Protected Forum" /> | Read-only Forum | <img src="http://209.85.62.24/0/14/0/p93597/read_only.png" alt="Read-only Forum" /> | Redirect Forum | <img src="http://209.85.62.24/11/88/0/p83591/forum_marker.png" alt="Regular Forum" /> | Trash Can | <img src="http://209.85.62.24/11/88/0/p86768/trash.png" alt="Trash" /> | Post Buttons New Topic Button | <img src="http://209.85.62.24/11/88/0/p85242/new_topic.png" alt="Make New Topic" /> | Add Reply Button | <img src="http://209.85.62.24/11/88/0/p85238/add_reply.png" alt="Add Reply" /> | Locked Post Button | <img src="http://209.85.62.24/11/88/0/p85241/closed_thread.png" alt="Locked Topic" /> | Poll Only Post Button | <img src="http://209.85.62.24/11/88/0/p85240/poll_only.png" alt="Poll Only" /> | Add Repeating Calendar Event | <img src="http://209.85.62.24/11/88/0/p85237/add_repeat.png" alt="Add Repeating Event" /> | Add Calendar Event | <img src="http://209.85.62.24/11/88/0/p85236/add_event.png" alt="Add Event" /> | Topic Icons Plain Folder | <img src="http://209.85.62.24/11/88/0/p83608/normal_new.png" alt="Regular" /> | Plain Folder (No new posts) | <img src="http://209.85.62.24/11/88/0/p83609/normal_nonew.png" alt="Regular (No new posts)" /> | Hot Topic Folder | <img src="http://209.85.62.24/11/88/0/p83605/hot_new.png" alt="Hot Topic" /> | Hot Topic Folder (No new posts) | <img src="http://209.85.62.24/11/88/0/p83606/hot_nonew.png" alt="Hot Topic (No new posts)" /> | Poll Folder | <img src="http://209.85.62.24/11/88/0/p83610/poll_new.png" alt="Poll" /> | Poll Folder (No new posts) | <img src="http://209.85.62.24/11/88/0/p83611/poll_nonew.png" alt="Poll (No new posts)" /> | Locked Folder | <img src="http://209.85.62.24/11/88/0/p83604/closed.png" alt="Locked" /> | Moved Folder | <img src="http://209.85.62.24/11/88/0/p83607/moved.png" alt="Moved" /> | Replied Marker | <img src="http://209.85.62.24/11/88/0/p83678/replied.png" alt="*" /> | Post View Icons Delete Post | <img src="http://209.85.62.24/11/88/0/p84872/delete.png" alt="Delete Post" /> | Edit Post | <img src="http://209.85.62.24/11/88/0/p84873/edit.png" alt="Edit Post" /> | Quote Post | <img src="http://209.85.62.24/11/88/0/p84871/quote.png" alt="Quote Post" /> | Online Member PM Icon | <img src="http://209.85.62.24/11/88/0/p84870/on_pm.png" alt="PM Online Member" /> | Online Member (No PM) | <img src="http://209.85.62.24/11/88/0/p84879/on.png" alt="Online" /> | Offline Member PM Icon | <img src="http://209.85.62.24/11/88/0/p84869/off_pm.png" alt="PM Offline Member" /> | Offline Member (No PM) | <img src="http://209.85.62.24/11/88/0/p84878/off.png" alt="Offline" /> | Profile Icon | <img src="http://209.85.62.24/11/88/0/p84874/profile.png" alt="Profile" /> | Warn System Images No warnings | <img src="http://209.85.62.24/11/88/0/p84888/0.png" alt="-" /> | Warn (Level 1) | <img src="http://209.85.62.24/11/88/0/p84889/1.png" alt="-" /> | Warn (Level 2) | <img src="http://209.85.62.24/11/88/0/p84890/2.png" alt="-" /> | Warn (Level 3) | <img src="http://209.85.62.24/11/88/0/p84887/3.png" alt="-" /> | Warn (Level 4) | <img src="http://209.85.62.24/11/88/0/p84886/4.png" alt="-" /> | Full warn level | <img src="http://209.85.62.24/11/88/0/p84884/full.png" alt="#" /> | Increase Warning | <img src="http://209.85.62.24/11/88/0/p84883/warn_increase.png" alt="Increase" /> | Decrease Warning | <img src="http://209.85.62.24/11/88/0/p84882/warn_decrease.png" alt="Reduce" /> | Warning Note | <img src="http://209.85.62.24/11/88/0/p84885/warn_note.png" alt="Warning Note" /> | Warn Note Marker | <img src="http://209.85.62.24/11/88/0/p86762/warn_note_marker.png" alt="Note" /> | Warn Level Up Marker | <img src="http://209.85.62.24/11/88/0/p86764/warn_note_increase.png" alt="Up" /> | Warn Level Down Marker | <img src="http://209.85.62.24/11/88/0/p86763/warn_note_decrease.png" alt="Down" /> |
|
|
|
| |
|
Delirium
|
Aug 8 2009, 03:22 PM
Post #3
|
- Posts:
- 5,034
- Group:
- Resource Staff
- Member
- #83,901
- Joined:
- June 24, 2005
|
I was wondering if you'd move your stuff over here. The footer and header are awesome.
I loved using this theme.
|
|
| |
|
Crossfire.
|
Aug 8 2009, 07:23 PM
Post #4
|
TZ Obsessed
- Posts:
- 2,080
- Group:
- Members
- Member
- #165,478
- Joined:
- April 15, 2006
- Latest Design
- http://www.aptribute.com
|
Ah, I'll be honest and say that I don't like this one as much. It's cute and all, but I don't think I'd use it. I think it's just my personal preference. XP However, I noticed the awesome category cell background images. Subtle but awesome, never seen that before.
|
|
| |
|
Raymond
|
Aug 8 2009, 08:20 PM
Post #5
|
good to be a pirate
- Posts:
- 2,876
- Group:
- Resource Staff
- Member
- #260,090
- Joined:
- March 24, 2007
|
When I first saw this theme during the Winter Holidays, I was simply WOWed. I can't wait to see more and I think you should convert this to invisionfree XD.
|
|
| |
|
Nicola
|
Aug 8 2009, 08:22 PM
Post #6
|
Zatharawrus
- Posts:
- 46,412
- Group:
- Former Staff
- Member
- #34,935
- Joined:
- November 4, 2004
- Latest Design
- Secret :o
- Latest Blog Entry
- Projects
|
- Raymond
- Aug 8 2009, 08:20 PM
When I first saw this theme during the Winter Holidays, I was simply WOWed. I can't wait to see more and I think you should convert this to invisionfree XD. That would be difficult considering IF's squiffy doctype and lack of flexibility with the template, but it's something I could look into.
|
|
|
| |
|
Leda
|
Aug 8 2009, 08:44 PM
Post #7
|
cARpE dIEm
- Posts:
- 13,782
- Group:
- Resource Manager
- Member
- #194,930
- Joined:
- July 21, 2006
|
I love this Nicola! Especially the top and the little sign for the copyright. Everything is so delightfully frosty! Did you draw the tree or use a brush?
|

Yellow Icon Inspired | X:GEN | TriColor Jam Conversion *DJ being poked for all eternity with the emoticon he made for me!* (thanks DJ!)
|
| |
|
Nicola
|
Aug 8 2009, 08:46 PM
Post #8
|
Zatharawrus
- Posts:
- 46,412
- Group:
- Former Staff
- Member
- #34,935
- Joined:
- November 4, 2004
- Latest Design
- Secret :o
- Latest Blog Entry
- Projects
|
Brush =(
Although I draw my trees these days as you know
|
|
|
| |
|
Steve
|
Aug 9 2009, 06:12 PM
Post #9
|
in here is the dream
- Posts:
- 35,733
- Group:
- Admin
- Member
- #4,261
- Joined:
- December 21, 2003
|
It's really awesome Nicola, great work with this.
|


|
| |
|
Prue
|
Aug 9 2009, 06:30 PM
Post #10
|
Settled In
- Posts:
- 243
- Group:
- Members
- Member
- #345,221
- Joined:
- May 25, 2008
|
It looks lovely. Great work!
|
love should be beautiful ...... so why is it killing me? I'm not a ninja. real ninjas never reveal their indentity! |
|
| |
|
Kevin
|
Aug 12 2009, 12:12 AM
Post #11
|
We all shine on
- Posts:
- 11,528
- Group:
- Community Manager
- Member
- #240,786
- Joined:
- January 8, 2007
|
Always loved this one, awesome job Nic.
|
|
| |
|
Charlo
|
Aug 12 2009, 07:29 PM
Post #12
|
1337er than j00
- Posts:
- 6,031
- Group:
- Former Staff
- Member
- #6,505
- Joined:
- January 26, 2004
|
White/slate is an overused color scheme, and those waves are hardly original either, but well executed. Good job.
|

---Last.fm---
Reviewing Legend
|
| |
|
vcd
|
Aug 13 2009, 10:07 AM
Post #13
|
TZ Obsessed
- Posts:
- 517
- Group:
- Members
- Member
- #221,980
- Joined:
- October 24, 2006
|
the header, footer and the snow on the H2 are awesome! the copyright text on the wooden board(dont know how to call it) is just very creative hehehe
|
Recommended Forums: 
My themes: http://s1.zetaboards.com/wnd4459
|
| |
|
Nicola
|
Aug 13 2009, 10:27 PM
Post #14
|
Zatharawrus
- Posts:
- 46,412
- Group:
- Former Staff
- Member
- #34,935
- Joined:
- November 4, 2004
- Latest Design
- Secret :o
- Latest Blog Entry
- Projects
|
- Charlo
- Aug 12 2009, 07:29 PM
White/slate is an overused color scheme, and those waves are hardly original either, but well executed. Good job. The 'wavey lines' are vector hills... also this isn't 2004/2005 Charlo, slate is hardly used today (compared to waaay back then) - and even then, definitely not to depict a winter's sky.
|
|
|
| |
|
Beserker
|
Aug 14 2009, 07:04 AM
Post #15
|
Settled In
- Posts:
- 327
- Group:
- Members
- Member
- #157,904
- Joined:
- March 21, 2006
|
Wow, i especially love the maintitle. great job!
|


|
| |
|
Arianna
|
Aug 15 2009, 06:38 PM
Post #16
|
turn the record on. wonder what went wrong.
- Posts:
- 6,372
- Group:
- Members
- Member
- #296,105
- Joined:
- August 25, 2007
|
This is cute! There are a few tidbits I didn't particularly take to, like the scan lines on the h2 which is rather personal than anything , I just felt it didn't flow well with the theme of the theme. I really liked what you did in the image at the bottom with the copyright. It's always nice to do these things with the small areas of the theme as opposed to leaving it floating somewhere. I also liked the stars and the calm winter feel to the theme, and I really think you captured that well. Great theme overall Nic, love your stuff.
|
In your brown eyes, walked away In your brown eyes, couldn't stay In your brown eyes, you watch her go And turn the record on And wonder what went wrong What went wrong If everything was everything But everything is over Everything could be everything If only we were older Guess its just a silly song about you And how I lost you And your brown eyes Stefani Joanne Germanotta, my hero.
|
| |
|
tazaza
|
Aug 19 2009, 06:49 PM
Post #17
|
New Member
- Posts:
- 31
- Group:
- Members
- Member
- #376,464
- Joined:
- June 11, 2009
|
Another of my favourite themes. Well done.
|
 And if I can't hear the music and the audience is gone I'll dance here on my own And I'll hope the Lonely Hearts Club Band will play out one last song, Before the sun goes down.
|
| |
|
.Spades
|
Sep 7 2009, 03:24 PM
Post #18
|
Getting Better
- Posts:
- 672
- Group:
- Members
- Member
- #288,978
- Joined:
- July 26, 2007
|
That's a nice theme Nicola.... lol
|
1nolvorite/spade2 1st themes - 2nd themes
|
| |
|
Eccentric Feline
|
Sep 8 2009, 01:50 PM
Post #19
|
[ the Kitteh Pirate ]
- Posts:
- 2,305
- Group:
- Resource Staff
- Member
- #100,036
- Joined:
- August 20, 2005
|
Love this theme Nicola! It's done so well. Definitely one of my favorites.
|
[ Latest button sets: Spooky , Mr. Smokey, Mr. Inches ] Latest themes: [ Christmas is Here Theme! ] [ Summertime Theme! ]
 Thanks John for the lovely emote!
|
| |
|
DrizzyDrops
|
Dec 10 2009, 08:05 AM
Post #20
|
New Member
- Posts:
- 2
- Group:
- Members
- Member
- #382,937
- Joined:
- December 10, 2009
|
really love the winter wonderland theme and Im going to use it for my clan forums for the winter as its appropriately themed and just looks really nice... I have a question though and I will pm it to you as well as post it here....
I replaced the zeta board default logo with a more matching one of my clans name with snowflakes behind it. I haven't butchered the theme in any way other than replacing the default logo with our logo but I was wondering since we have a flash chat box if I could encorporate it into this theme? Its just an embed code so that whoever comes onto the page gets signed into the chatbox so its more of like a Instant Messaging thing , Im asking first for permission, and second for info on how to do it without destroying the great theme you have made, thanks for your efforts and reply in advance =D
replaced

with

plz if you can email me the answer to the question to my email: lifeofluxury08@hotmail.com
|
|
|
| |
| 1 user reading this topic (1 Guest and 0 Anonymous)
|