a trip and a half]. 303'32
- Posts:
- 5,530
- Group:
- Members
- Member
- #52,911
- Joined:
- February 9, 2005
- I'm Browsing With
- Chrome
- My Board URL
- http://thewalkingdeadforums.net/
|
Theme Name: Holiday Cheer Theme Author(s): Sarah & Delirium
Theme Preview: Click for full preview
Graphics Download: http://z3.ifrm.com/209/108/0/p439572/HolidayCheer.zip Pre-hosted images: Open HTML Image Macros page Copy/paste to your AdminCP Theme Images page, or use the developer tool quick-transfer method linked on the HTML page. Images will remain permanently hosted.
Theme Notes: Created last year for the holidays/winter. Since it's that time of year again, might as well release it here! Banner Note: The banner should not be over 90px in height. I recommend a banner size of 350x75-85! It may not align properly if it's any bigger.
A few more options... The default h2 (category title area) features a red stocking, however here are some other choices you might prefer!
 http://z3.ifrm.com/209/108/0/p381444/h2presents.png
 http://z3.ifrm.com/209/108/0/p381445/northpolefinal2.png
 http://z3.ifrm.com/209/108/0/p381446/snowmanfinal2.png
 http://z3.ifrm.com/209/108/0/p381447/hatfinal2.png
Want a different image other than the stocking? Click here and follow instructions! If you want one of the other images, you must replace the images with the old ones. Go to the CSS and find this link: http://z3.ifrm.com/209/108/0/p375998/righth2.pngThen simply replace those two links. Alternatively you can change the h2's to have different images for each category, using cat-ids. Add this coding to your CSS, and add one for each category - changing the image with whichever h2 you want. - Code:
-
#cat-1674828 .h2right { background:url(http://z3.ifrm.com/209/108/0/p381447/hatfinal2.png) no-repeat right top; }
You must however find the category ID number. Go to your forum > View Page Source > Search for: cat- > And you'll be able to find all of your category ids, replace it with the number in the coding (1674828) and you'll have a new image! If you need any help with this, feel free to ask!
!12/2013--UPDATE: Please use the revised Layout and CSS codes from this update post: http://if.invisionfree.com/single/?p=18046129&t=5129315 [ // Helena]
Layout:
Spoiler: click to toggle - Code:
-
<div id="banner"> <div id="banner_l"></div> <div id="banner_r"><!-- HEADER --><!-- SUBMENU --></div></div> <div id="main_content"> <div id="topmenu_wrap"><!-- TOPMENU --> </div>
<!-- NAV -->
<!-- BOARD -->
<div id="copy2"><b>Holiday Cheer</b> created by <a href="http://s1.zetaboards.com/DeliriumandSarah/index/"><b>Sarah & Delirium</b></a></div></div></div>
<script type="text/javascript" src="http://z4.ifrm.com/30296/128/0/p1096392/H2.js"></script> <script type="text/javascript" src="http://z4.ifrm.com/30296/128/0/p1096544/TableBorder.js"></script>
CSS:
Spoiler: click to toggle - Code:
-
html,body { background:#d1dae4; color:#7e8999; font-family:"Tahoma","Helvetica", "Arial", "Bitstream Vera Sans", "Verdana", sans-serif; font-size:93.3%; margin:0; padding:0; }
a { color:#51659a; text-decoration:none; }
a:hover { color:#41527f; text-decoration:none; }
hr { background: #d1dae4; border:0; color:#51659a; height:1px; }
table { border-collapse:collapse; border-spacing:0; clear:both; empty-cells:show; width:100%; }
th,td { border:1px solid #b5bec7; }
th { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; color:#7e8999; font-weight:400; padding:3px 5px; text-align:left; }
td { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; color:#7e8999; padding:5px 10px; }
th a,th a:hover { color:#7e8999; font-weight:700; }
h1 { font-size:200%; }
h2,h3 { font-size:100%; }
.category h2,.topic h2,thead th { background:url(http://z3.ifrm.com/209/108/0/p375997/h2mid.png) repeat-x top #566ba1; color:#fff; font-size:110%; font-weight:700; padding:5px }
#portal h2,#portal_foot h2 { background:url(http://z3.ifrm.com/209/108/0/p376010/regh2.png) repeat-x top #566ba1; color:#fff; font-size:110%; font-weight:700; padding:10px }
thead th { border:1px solid #b5bec7; border-bottom-width:1px; padding:5px; text-align:center; }
h2.special { background:url(http://z3.ifrm.com/209/108/0/p376010/regh2.png) repeat-x top #000000; padding:5px; border-left:1px solid #546da0; border-right:1px solid #546da0; border-top:1px solid #546da0; }
input,select,textarea,button,a.btn_fake { background:#e4ecf7; border:1px solid #b5bec7; color:#7e8999; padding:3px 5px; vertical-align:middle; }
textarea { font-family:"Verdana", sans-serif; font-size:100%; margin:auto; width:98%; }
input:focus,input.focus,textarea:focus,textarea.focus { border-color:#b5bec7; }
.submit_error { background:#fff8eb; border:1px solid #000000; }
button,a.btn_fake { background:url(http://z3.ifrm.com/209/108/0/p377010/btn.png) repeat-x #4b619b; color:#fff; cursor:default; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:90%; overflow:visible; width:auto; border:1px solid #465e8e; }
button:hover,a.btn_fake:hover { background:url(http://z3.ifrm.com/209/108/0/p377011/hover.png) repeat-x #4b619b; border-color:#465e8e; }
button.btn_text { background:none; border:0; cursor:pointer; font-family:Arial, "Bitstream Vera Sans", Verdana, sans-serif; font-size:100%; }
.notice { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border:2px solid #000000; color:#7e8999; margin:10px auto 0; width:70%; }
.notice dt { color:#FFFFFF; font-weight:700; }
.notice dd { font-style:italic; }
dl.info { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border-color:#41527f; }
.info dt { background:#41527f; color:#FFFFFF; }
dl.error { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border-color:#41527f; }
.error dt { background:#41527f; color:#FFFFFF; }
#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, .search_results div.spoiler{ 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 { display:none; }
#top { background: url(http://z3.ifrm.com/209/108/0/p376082/topmid.png) repeat-x; height: 31px; padding: 0; margin-top:50px; }
#top_info { background: url(http://z3.ifrm.com/209/108/0/p376081/topleft.png) no-repeat; font-size: 90%; float: left; padding: 7px 20px !important; margin-top: 0; margin-left: -21px; height: 31px; color:#fff; text-shadow:0 1px 0 #3e4e78; }
#top_menu { font-size: 90%; float: right; margin-top: 0; padding: 3px 0px !important; height: 31px; color:#fff; text-shadow:0 1px 0 #3e4e78; }
#topmenu_wrap { background: url(http://z3.ifrm.com/209/108/0/p376083/opright.png) no-repeat top right; padding-right:29px; margin: 0 5%; }
.drop_menu li { float:left; margin-right:1px; text-align:center; }
.drop_menu a { color:#fff; text-shadow:0 1px 0 #3e4e78; display:block; position:relative; padding:4px 3px 0 4px; width: 100px; font-size:13px; }
.drop_menu ul { background: url(http://z3.ifrm.com/209/108/0/p379675/drop2.png) bottom center no-repeat; color:#FFFFFF; text-shadow:0 1px 0 #3e4e78; left:-999em; line-height:25px; margin-bottom:0; margin-left:0px !important; margin-right:0; margin-top:0 !important; padding-bottom:16px !important; padding-top:9px !important; position:absolute; width:115px; }
#profile_menu ul { padding-top:4px !important; }
.drop_menu ul li { font-size:85%; margin:0; padding:0; width:100%; }
.drop_menu ul li a { display:block; font-size:12px; padding:4px 5%; width:90%; }
.drop_menu li ul li a:hover { color:#FFFFFF; border: none; }
#logo { margin-top:-70px; }
#banner { background: url(http://z3.ifrm.com/209/108/0/p375991/bannermid3.png) repeat-x; height: 296px; }
#banner_l { background: url(http://z3.ifrm.com/209/108/0/p375990/bannerleft2.png) no-repeat left; float: left; height:296px; width:239px; }
#banner_r { background:url(http://i51.tinypic.com/2jfbmvl.png) no-repeat right; padding:248px 0 48px; }
#submenu_bar { display:none; }
#submenu { margin-top:-110px; color:#fff; }
#wrap { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border:1px solid #C5C5C5; margin:0 2% 30px; }
#nav { color:#51659a; height:1%; padding:21px 1%; }
.meta_box { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border:1px solid #b5bec7; font-size:85%; line-height:150%; padding:10px 25px; }
.meta_menu { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border:1px solid #b5bec7; padding:0; width:49%; }
.meta_menu h3 { background:url(http://z3.ifrm.com/209/108/0/p376010/regh2.png) repeat-x top #000000; padding: 5px; border-left:1px solid #546da0; border-right:1px solid #546da0; border-top:1px solid #546da0; clear:both; color:#FFFFFF; text-shadow:0 1px 0 #3e4e78; font-size:100%; font-weight:700; margin:-1px; text-align:center; }
.meta_menu a,.meta_menu a:hover { color:#7e8999; }
ul.cat-pages { float:left; font-size:90%; margin:15px 0; padding: 5px 1px; width:49%; }
.cat-pages a,.cat-pagesjump i{ background:url(http://z3.ifrm.com/209/108/0/p376442/catnorm.png) no-repeat center; border:0px solid #c7c7c7; color:#fff; }
.cat-pages a { padding:4.5px 12px !important; }
.cat-pagesjump i{ padding:4.5px 8px !important; }
.cat-topicpages a { background:#f2f2f2; border:1px solid #c7c7c7; color:#546da0;}
.cat-pages a:hover { background:url(http://z3.ifrm.com/209/108/0/p376441/cat.png) no-repeat center; border:0px solid #c7c7c7; color:#fff; padding:4.5px 12px !important; }
.cat-topicpages a:hover{ background:#f2f2f2; border:1px solid #c7c7c7; color:#000;}
.cat-pages span { background:url(http://z3.ifrm.com/209/108/0/p376442/catnorm.png) no-repeat center!important; border:0px solid #c7c7c7; color:#fff; cursor:default; font-weight:400; width:29px!important; height:22px!important; padding:4.5px 11px !important; }
.cat-pages input { background:#f2f2f; color:#c95616; padding:3px 5px; vertical-align:baseline; }
ul.cat-topicpages { float:right; font-size:80%; padding:1px 0; } tr.generic td,div.generic { font-size:120%; font-weight:700; padding:20px; text-align:center; }
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 { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; color:#7e8999; font-size:80%; }
td.c_desc { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; 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:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; font-weight:700; }
tr.hidden td.c_post { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; }
.bday { background:url(http://z3.ifrm.com/209/108/0/p276159/cake2.png) no-repeat; color:#41527f; font-size:90%; font-weight:700; height:16px; padding:2px 2px 2px 18px; width:20px; }
.c_mark { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; text-align:center; width:1%; }
.c_forum { color:#7e8999; font-size:80%; width:60%; }
.c_forum strong a,.c_last strong a { color:#00000; }
.c_forum strong a { font-size:135%; }
td.c_last { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; font-size:85%; }
.c_forum-desc { color:#7e8999; font-size:85%; }
.c_last-title { background:url(http://z3.ifrm.com/209/108/0/p376008/last.png) no-repeat left; display:block; line-height:16px; padding-left:10px; }
td.c_info-v,td.c_info-t,td.c_info-r { font-size:80%; padding:5px; text-align:center; }
td.c_subforum { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; color:#41527f; font-size:80%; font-style:italic; }
.cat_head td { border-color:#b5bec7; padding:0; border:0; }
#stats .cat_head td { border-color:#b5bec7; }
.description { color:#7e8999; font-size:85%; }
a.member:hover { color:#7e8999; }
td#stats_events a,td#stats_events span { background:url(http://z3.ifrm.com/209/108/0/p276162/s_minical_copy.png) no-repeat 2px; padding:4px 0 4px 20px; }
td.c_username { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; 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://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border:1px solid #b5bec7; margin:10px 0; padding:5px 7px; width:160px; }
dl.user_profile { overflow:hidden; word-wrap:break-word; }
dl.user_profile dd { font-style:italic; margin-left:8px; }
dl.user_info dd { font-weight:700; margin-bottom:1px; }
#profile_menu ul { background:none !important; -moz-opacity:1; border-top:0; opacity:1; }
#profile_menu ul li { width:101% !important; }
#profile_menu a { width:100%; padding:3px 3px 0; color:#FFFFFF; }
#profile_menu li li a { border:1px solid #b5bec7; color:#3e4e78; border-top:0; background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; text-shadow:0 1px 0 #FFFFFF; }
#profile_menu li ul li a:hover { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; }
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://z3.ifrm.com/209/108/0/p379909/pollright.png) no-repeat right; float:left; height:12px; padding-right:3px; }
td.c_poll-bar span { background:url(http://z3.ifrm.com/209/108/0/p379910/polleft.png) no-repeat; display:block; float:left; height:12px; width:3px; }
.editby,.queued { border:1px dotted #b5bec7; color:#7e8999; font-size:85%; font-style:italic; margin-top:1em; padding:3px 5px; }
.queued { background-color:#b5bec7; border-color:#51659a; }
blockquote, #blog blockquote blockquote { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border:1px solid #546da0; margin:10px auto; padding-bottom:1px; width:98%; }
blockquote dl { background:url(http://z3.ifrm.com/209/108/0/p376010/regh2.png) repeat-x top #000000; border-bottom:1px solid #546da0; color:#FFFFFF; text-shadow:0 1px 0 #3e4e78; }
blockquote dl dt { color:#FFFFFF; text-shadow:0 1px 0 #3e4e78; float:left; font-weight:700; }
code { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; display:block; font-family:Monaco, Consolas, "Courier New", Courier, monospace; max-height:400px; overflow:auto; white-space:pre; }
div.spoiler { border:1px solid #546da0; border-top:0; padding:5px 7px; }
div.spoiler_toggle { background:url(http://z3.ifrm.com/209/108/0/p376010/regh2.png) repeat-x top #000000; border:1px solid #546da0; color:#FFFFFF; text-shadow:0 1px 0 #3e4e78; cursor:pointer; font-weight:700; padding:2px 4px; }
td.c_postinfo { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; color:#51659a; font-size:80%; vertical-align:middle; }
td.c_postinfo input { vertical-align:middle; }
td.c_sig { color:#7e8999; font-size:80%; }
td.c_sig blockquote { background:none transparent; border:0; border-left:3px solid #525252; padding-left:5px; }
td.c_sig blockquote dl { background:none transparent; border:0; color:#7e8999; }
td.c_sig blockquote dl dt,td.c_sig blockquote dl dd { color:#7e8999; text-shadow:0 1px 0 #fff; padding:0; }
td.c_sig blockquote div { background:transparent; margin-left:5px; padding:0; }
tr.c_postfoot td, td.c_postfoot{ background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; clear:both; }
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://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; color:#7e8999; }
div.c_view-list { color:#51659a; font-size:92.5%; }
dl#fast-reply dd { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; padding:15px 0; text-align:center; }
/*** Start 3-Piece Fast-Reply ***/ /* The Fast Reply Text */ dl#fast-reply dt { color:#fff; font-size:110%; font-weight:700; }
#fast-reply span { position: relative; top: 27px; left:-75px; }
#c_post-preview { background:#e4ecf7; border:1px dashed #b5bec7; margin:0 auto 10px; padding:5px; text-align:left; width:98%; }
#c_post-resize span { color:#b5bec7; cursor:pointer; font-size:225%; padding:20px 5px 0; }
#emot_wrap { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border:1px solid #b5bec7; }
#emot_wrap h3 { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border-bottom:1px solid #b5bec7; color:#51659a; font-size:120%; text-align:center; }
#emot_end { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border-top:1px solid #b5bec7; display:block; font-weight:700; padding:4px 0; text-align:center; }
#pm_folders { border-left:1px solid #b5bec7; border-right:1px solid #b5bec7; padding-top:30px; vertical-align:top; width:150px; }
#pm_folderlist { position: relative; margin-left:0; margin-top:0 }
#pm_folderlist li { background:url(http://z3.ifrm.com/209/108/0/p379905/pollfolder.png) no-repeat 5px; display:list-item; margin-bottom:4px; padding-left:28px; }
#pm_forwarded { border:1px dotted #b5bec7; color:#51659a; font-size:90%; font-style:italic; margin-top:1em; padding:3px 5px; }
#ucp_gallery a { color:#41527f; font-weight:700; }
#ucp_gallery a:hover { color:#51659a; }
.calendar td.cal_inactive { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; color:#b5bec7!important; }
.calendar td div.cal_div { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border-bottom:1px solid #b5bec7; font-weight:700; padding:5px 7px; }
.calendar div.cal_div a { background:url(http://z3.ifrm.com/static/1/s_minibday.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://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border:2px solid #596da5; }
div.portal_content { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border:1px solid #b5bec7; font-size:88.3%; margin:0; padding:5px 7px; }
#portal h2 { font-size:88.3%; }
#portal h4 { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border-left:1px solid #b5bec7; border-right:1px solid #b5bec7; color:#7e8999; font-size:88.3%; font-weight:400; margin:0; padding:5px 7px; }
#faq dt a { color:#41527f; font-size:120%; font-weight:700; }
#faq dd.faq_more a,#faq dl.faq_more a:hover { color:#51659a; font-style:italic; }
.search_results { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border:1px solid #b5bec7; margin-bottom:1em; padding:5px 7px; }
.search_results h3 { display:inline; font-size:125%; }
.search_results cite,.search_results p { color:#7e8999; font-size:85%; margin:0; }
#findposts .c_mark { color:#51659a; font-size:200%; font-weight:700; vertical-align:top; }
#pmtoast { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border:1px solid #b5bec7; bottom:10px; color:#7e8999; display:none; font-size:90%; position:fixed; right:10px; text-align:right; text-decoration:none; width:200px; z-index:1; }
#pmtoast:hover { border-color:#f29d00; }
#pmlink { background:url(http://z3.ifrm.com/209/108/0/p361563/markernew.png) no-repeat 5px; color:#7e8999; display:block; padding:10px 10px 10px 55px; text-decoration:none; }
#pmlink big { color:#41527f; display:block; font-weight:700; padding-bottom:5px; }
#pmlink strong { color:#51659a; }
#pmclose { border-top:1px solid #b5bec7; color:#51659a; display:block; font-size:80%; padding:1px 10px; }
#pmclose:hover { color:#B9BFA7; border-color:#B9BFA7; }
#foot_wrap { margin:20px 1px 20px 0; }
#foot td { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border-bottom:1px solid #b5bec7; border-top:1px solid #b5bec7; color:#7e8999; font-size:80%; }
#foot a,#foot a:hover { color:#51659a; }
#foot #foot_datetime { border-left:1px solid #b5bec7; width:1%; white-space:nowrap; }
#copyright { color:#7e8999; font-size:80%; text-align:center; margin-top:-7px; }
#copyright a { color:#51659a; font-weight:700; }
#c_tos h3 { color:#7e8999; font-size:120%; }
td.username_ok { background:#CFFFCF; }
input.username_ok { outline:2px solid #01EF00; }
td.username_no { background:#FFCFCF; }
input.username_no { outline:2px solid #FF2F2F; } #acplogin { background:url(http://z3.ifrm.com/209/108/0/p379925/acp3.png) no-repeat; height:294px; left:50%; margin:-137.5px 0 0 -250px; padding:0; position:absolute; top:50%; width:521px; }
#acplogin table { margin-top: 130px; }
#acplogin h1 { display: none; }
#acplogin .c_mark,#acplogin .c_mark img { display:none; }
a img { border:0; }
form { display:inline; margin:0; padding:0; }
.category h2,.topic h2 { padding:5px; text-align:left; }
#portal h2 { padding:10px; }
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; }
#submenu a { padding:3px 5px; }
#main { height:1%; padding:0 1%; }
#nav li img { vertical-align:top; margin-top:2px; }
.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:7px 14px; }
.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:10px 0 0; }
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:0px; }
#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 { margin:3px 0; text-align:center; }
.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 { max-width:90%; }
.c_post-attachment { font-size:83.3%; margin-top:1em; padding:1em; }
.c_post-attachment dd { margin-left:1em; }
.post_sep { background:url(http://z3.ifrm.com/209/108/0/p376009/postsep.png) repeat-x scroll center top !important; border:0; font-size:1px; height:9px !important; border-left:1px solid #6279a6; border-right:1px solid #6279a6; }
td.c_sig,td.c_nosig { height:1%; vertical-align:top; }
td.c_nosig { background:#dce4ef; border-top-style:hidden!important; }
blockquote dl dt,blockquote dl dd { padding:2px 4px; }
blockquote div,blockquote code { margin:0; padding:3px; }
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; border:1px solid #4b598d; padding:7px 5px; }
#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; }
.category h2 a,#portal h2 a,#portal_foot h2 a,thead a,.category h2 a:hover,#portal h2 a:hover,#portal_foot h2 a:hover,thead a:hover { color:#fff; }
.drop_menu a,.drop_menu a:hover{ color#fff; }
#top_info a,#top_info a:hover { color:#fff; text-shadow:0 1px 0 #3e4e78; }
##top_menu a, ##top_menu a:hover { color:#fff; text-shadow:0 1px 0 #3e4e78; }
#submenu a { color: #e8edf4; text-shadow:0 1px 0 #3e4e78; }
#submenu a:hover { color: #fff; text-shadow:0 1px 0 #3e4e78; }
input,select,td,th { 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%; }
.meta_box h3,.meta_box a,.meta_box a:hover,tr.pm_new td a,tr.pm_new td a:hover,tr.hidden td a,tr.hidden td a:hover,.c_forum strong a:hover,.c_last strong a:hover,#faq dt a:hover,.search_results h3 a,.search_results h3 a:hover { color:#51659a; }
.row2 td,blockquote div { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; }
a.member,#faq dd a,#faq dd a:hover { color:#7e8999; }
img,.meta_box button img,td.c_cat-mark input,.c_post-attachment img,.warn img,#ucp_gallery a 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:#546da0; border:1px solid #475e8f; color:#7e8999; margin:10px 0; }
#blog blockquote blockquote { padding: 0; font-size: 100%; }
#blog blockquote { background:none; border:none; font-size:85%; padding:0 10px; }
#blog h1 { float:right; }
#blog h2 { background:none; clear:none; font-size:130%; padding:0; }
#blog h2,#blog h2 a,#blog h2 a:hover { color:#51659a; }
#blog_foot { clear:both; margin-bottom:20px; }
#blog_head { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border:8px solid #546da0; padding:10px 14px; }
#blog_head img.avatar { display:inline; }
#blog_head:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden; }
#blog_main { margin:20px 200px 10px 10px; }
#blog_categories,#blog_readers,#blog_about,div.blog_options { background: #e9eef5; margin:15px 0; padding:5px 7px; }
#blog_sidebar h3,#blog_sidebar dt { color:#51659a; font-weight:700; }
#blog_sub { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border-top:1px solid #475e8f; border-bottom:1px solid #475e8f; clear:both; position:relative; padding:3px 7px; text-align:right; }
#blog_sub span { padding-top:4px; }
#blog_sidebar { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border:1px solid #475e8f; 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%; }
#blog table { clear:none; }
div.blog_options { font-size:90%; text-align:right; }
div.blog_date { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border:1px solid #b5bec7; color:#51659a; float:right; font-weight:700; margin:0 15px; text-align:center; text-transform:uppercase; width:40px; }
div.blog_date span { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border-top:1px solid #b5bec7; color:#51659a; display:block; font-size:130%; font-weight:700; padding:2px 4px; }
div.blog_entry { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border:1px solid #475e8f; margin:10px 0; padding:5px 7px; }
#blog_comments li { padding:5px 7px; }
#blog_comments li.odd { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; }
#shoutwrap { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; border:1px solid #b5bec7; font-size:88.3%; }
#shoutwrap td { padding:0; }
#shoutbox { list-style-type:none; margin:0; padding:0; }
#shoutbox li { padding:5px 7px; border-top:1px solid #b5bec7; background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; }
#shoutbox li.odd { background:url(http://z3.ifrm.com/209/108/0/p376002/row.png) repeat-x #dce4ef; }
#shoutbox dl,#shoutbox dt,#shoutbox dd { margin:0; padding:0; }
#shoutbox dt { color:#7e8999; font-size:80%; }
#shoutopts,#shoutpost { clear:both; text-align:center; }
#main_content { width:93%; margin:0px auto; } #foot_wrap { margin:20px 1% 0px; padding-bottom:8px; padding-top:8px; }
#main,#wrap { background:#d1dae4; margin:0; border:0px; padding-top:11px; }
.drop_menu { margin-bottom: 0; }
.collapse,.uncollapse { right:7px; top:7px; }
thead td,thead th { padding:0px; background: inherit; border:0; }
.h2wrap a,.h2wrap a:hover { color:#fff; text-shadow:0 1px 0 #3e4e78; }
.calh2 { background: null!important; height: auto!important; font-weight: null; padding: 0px !important; border: null!important; }
td.c_foot { border-top:0; }
#copy2 { text-align:center; font-size:11px; }
.h2wrap { background:url(http://z3.ifrm.com/209/108/0/p375997/h2mid.png) repeat-x; height:54px; }
.h2left { background:url(http://z3.ifrm.com/209/108/0/p375996/h2left.png) no-repeat top left; height:54px; margin-left:-2px; }
.h2center{ padding:28px 0px 0px 30px; height:54px; font-weight:bold; font-family:tahoma; text-align:left; font-size:13px; color:#fff; text-transform:uppercase; text-shadow:1px 1px 1px #324b7e; }
#calendar .h2center { color:#fff; font-family:tahoma; font-size:8px !important; font-weight:bold; height:54px; padding:28px 0px 0px 30px; text-align:left; text-transform:uppercase; }
.h2right { background:url(http://z3.ifrm.com/209/108/0/p375998/righth2.png) no-repeat right top; height:54px; margin-right:-2px; }
thead td,thead th { padding:0px; background: inherit; border:0; }
.profile thead td,.profile thead th { background:url(http://z3.ifrm.com/209/108/0/p376010/regh2.png) repeat-x top #546da0; border:1px solid #546da0; padding:9; font-family:tahoma; font-size:13px; color:#FFFFFF; padding:7px; }
th#profile_menuwrap, th.l { background:url(http://z3.ifrm.com/209/108/0/p376010/regh2.png) repeat-x top #546da0; border:1px solid #546da0!important; color:#FFFFFF!important; padding:3px 5px!important; border-top:1px solid #546da0!important; }
#profile_menuwrap .drop_menu { margin-left:46px; margin-top:0; }
.h2wrap a,.h2wrap a:hover { color:#fff; text-shadow:1px 1px 1px #324b7e; }
.calh2 { background: null!important; height: auto!important; font-weight: null; padding: 0px !important; border: null!important; }
td.c_foot { border-top:0; }
div.c_repeat { background:url(http://z3.ifrm.com/209/108/0/p376004/footmid.png) repeat-x center; height:35px; width:100%; } div.c_left { background:url(http://z3.ifrm.com/209/108/0/p376003/footleft.png) no-repeat left; height:35px; width:41px; float:left; margin-left:-2px; } div.c_right { background:url(http://z3.ifrm.com/209/108/0/p376005/footright.png) no-repeat right; height:35px; width:41px; float:right; margin-right:-2px; }
#stats td.c_foot { color:#546da0; top:32px; }
.category td.c_foot a { color:#546da0; text-shadow:1px 1px 1px #fff; }
.poll {margin-bottom: 0px!important;}
div.c_wrap_left { background:url(http://z3.ifrm.com/209/108/0/p462910/holidaycheerborder.png) repeat-y top left; padding-left:2px; margin-left:-2px; clear:both; } div.c_wrap_right { background:url(http://z3.ifrm.com/209/108/0/p462910/holidaycheerborder.png) repeat-y top right; padding-right:1.5px; margin-right:-2px; }
.webkit .c_right,.webkit .h2right { margin-right:-3px; } .webkit .c_wrap_right { padding-right:3px; } .webkit #fast-reply .c_right { margin-right:-2px; }
.mozilla .c_left,.mozilla .category .h2left { margin-left:-2px; } .mozilla .c_wrap_left { padding-left:2px; } .mozilla #fast-reply .c_left { margin-left:-2px; }
safari3 .c_right {margin-right:-3px;}
#main_content { margin:0 auto; width:89%; }
Edited by Sarah., Feb 11 2016, 01:07 AM.
|