- Posts:
- 1,401
- Group:
- Members
- Member
- #382,981
- Joined:
- December 15, 2009
- I'm Browsing With
- Chrome
- My Board URL
- http://twitter.com/geoffreykoester
|
Name: Pokemon: Zekrom, feel free to change it on your own board. haha. Author: Designed by Leonardo, Coded by Geoffrey
Preview: Click for full preview
Notes: See the bottom of this post for instructions on de-pokemoning the theme.  Graphic set links: Copy them off of the test board. Layout: Change http://z2.ifrm.com/10715/149/0/p1023400/pptempbanner.png to your own banner link!
Layout - Code:
-
<!-- HEADER --><div id="newlogo"><a href="http://pokepark.info"><img src="http://z2.ifrm.com/10715/149/0/p1023400/pptempbanner.png" alt="..." /></a><div id="useravatar"></div><!-- TOPMENU --></div> <!-- SUBMENU --> <div id="wrap"> <!-- NAV --> <!-- BOARD --> </div> <script type="text/javascript" src="http://z1.ifrm.com/0/2/0/p401504/3h2.js"></script>
<script type="text/javascript"> //Show Avatar by Quozzo
function displayAvatar(){ $('#useravatar').html(useravatar); };
if(!$('#top_info:contains("Guest")').length){ var username = $('#top_info strong a').text(); var useravatar = localStorage.getItem(username+"useravatar"+main_url); }; if(!useravatar){ $.get($('#top_info strong a').attr('href'), function(d){ if($('.c_mark img',d).length){ useravatar = "<img src='"+$('.c_mark img',d).attr('src')+"' alt='avatar' />"; localStorage.setItem(username+"useravatar"+main_url,useravatar); displayAvatar(); }; }); }else if(useravatar!="null"){ displayAvatar(); }; $(function(){ $('#avatar_gallery_sys button:contains("Remove"),#avatar_editor button').click(function(){ localStorage.removeItem(username+"useravatar"+main_url); }); $('#avatar_gallery_sys button:not(:contains("Remove"))').click(function(){ useravatar = "<img src='"+$(this).find('img').attr('src')+"' alt='avatar' />"; localStorage.setItem(username+"useravatar"+main_url,useravatar); }); $('#avatar_editor button').click(function(){ $.get($('#top_info strong a').attr('href'), function(d){ if($('.c_mark img',d).length){ useravatar = "<img src='"+$('.c_mark img',d).attr('src')+"' alt='avatar' />"; localStorage.setItem(username+"useravatar"+main_url,useravatar); }; }); }); }); </script>
<script type="text/javascript"> //<![CDATA[ $(function() { $("#copyright").prepend('This theme was created by <b>.Stellar</b> & <b>Leonardo</b> of <a href="http://resources.zetaboards.com">Zathyus Resources</a><br> '); }); //]]> </script>
CSS:
CSS - Code:
-
#useravatar { background:#666666; padding:3px; float: right; margin: 35px 10% 2px 0; }
/***** Three Piece H2 *****/ /* h2wrap is the center stretch.*/ .h2wrap { background: url(http://z2.ifrm.com/10715/149/0/p1024173/h2ppnewrepeat.png) repeat-x; }
/* h2left is the left image. */ .h2left { background: url(http://z2.ifrm.com/10715/149/0/p1024172/h2ppnewleft.png) no-repeat top left; height: 43px; }
/* h2center is the text itself. */ .h2center{ padding: 15px 0px 0px 45px; height: 43px; color:#71b3c2; }
.h2center a { color:#71b3c2; }
/* h2right is the right image. */ .h2right { background: url(http://z2.ifrm.com/10715/149/0/p1024174/h2ppnewright.png) no-repeat right top; height: 43px; }
/* Collapse/Uncollapse Images */ .collapse,.uncollapse { right: 5px; top: 2px; cursor:pointer; float:right; position:relative; }
.category { margin:10px 0 0; }
thead td,thead th {padding:0px;background:inherit;border-width:0px;}
/* Leave the above alone. For the bottom, style your profile h2's. */ .profile thead td,.profile thead th {padding:0px;background:url(http://z2.ifrm.com/10715/149/0/p1023387/h2repeat.png) repeat-x top;border-width:0px;}
.calendar td div.h2wrap { background:url(http://z2.ifrm.com/10715/149/0/p1024173/h2ppnewrepeat.png) repeat-x; border-bottom:none; font-weight:400; padding:0; }
.calendar td div.h2left { background:url(http://z2.ifrm.com/10715/149/0/p1024172/h2ppnewleft.png) no-repeat top left; border-bottom:none; font-weight:400; padding:0; }
.calendar td div.h2right { background:url(http://z2.ifrm.com/10715/149/0/p1024174/h2ppnewright.png) no-repeat top right; border-bottom:none; font-weight:400; padding:0; }
.calendar td div.h2center { background:none; border-bottom:none; text-align:center; padding-top:8px; color:#71b3c2; }
.calendar td div.h2center a { background:none; color:#71b3c2; float:none; padding:0px; }
html,body { background:url(http://z2.ifrm.com/10715/149/0/p1023385/background.png) repeat-x top #272727; color:#989898; font-family:"Helvetica", "Arial", "Bitstream Vera Sans", "Verdana", sans-serif; font-size:93.3%; margin:0 1%; padding:0; }
a { color:#71b3c2; text-decoration:none; font-weight:700; }
a:hover { color:#989898; text-decoration:none; font-weight:700; }
hr { background-color:#71b3c2; border:0; clear:both; color:#989898; height:1px; }
table { border-collapse:collapse; border-spacing:0; clear:both; empty-cells:show; width:100%; }
th,td { border:1px solid #0e0e0e; }
th { background:#1e1e1e; color:#989898; font-weight:400; padding:3px 5px; text-align:left; }
td { background:#1e1e1e; color:#989898; padding:5px 10px; }
th a,th a:hover { color:#71b3c2; 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://z2.ifrm.com/10715/149/0/p1024173/h2ppnewrepeat.png) repeat-x top #6a7db6; color:#fff; font-size:110%; font-weight:700; }
thead th { border:1px solid #5a70b3; border-bottom-width:1px; padding:5px; text-align:center; }
h2.special { background:url(http://z2.ifrm.com/10715/149/0/p1024173/h2ppnewrepeat.png) repeat-x top #FB9D3A; border-color:#0e0e0e; }
input,select,textarea,button,a.btn_fake { background:url(http://z2.ifrm.com/10715/149/0/p1023825/Zekromtd.png) no-repeat bottom right #212121; border:1px solid #0e0e0e; color:#989898; 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:#272727; }
.submit_error { background:#212121; border:1px solid #272727; }
button,a.btn_fake { background:#1e1e1e; color:#989898; cursor:default; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:90%; overflow:visible; width:auto; }
button:hover,a.btn_fake:hover { border-color:#75b0be; }
button.btn_text { background:none; border:0; cursor:pointer; font-family:Arial, "Bitstream Vera Sans", Verdana, sans-serif; font-size:100%; }
.notice { background:#1e1e1e; border:2px solid #0e0e0e; color:#989898; margin:10px auto 0; width:70%; }
.notice dt { color:#989898; font-weight:700; }
.notice dd { font-style:italic; }
dl.info { background:#1e1e1e; border-color:#0e0e0e; }
.info dt { background:#1e1e1e; color:#989898; }
dl.error { background:#1e1e1e; border-color:#0e0e0e; }
.error dt { background:#1e1e1e; color:#989898; }
#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 { 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 { position:relative; bottom:60px; }
#top_info a,#top_info a:hover { color:#71b3c2; }
#top_menu a, #top_menu a:hover { color:#b8b8b8; }
#top_info { color:#71b3c2; float:right; margin-right:65px; }
#top_menu { float:right; clear:right; position:relative; bottom:10px; right:65px; z-index:1; }
#top_menu img { display:none; } #menu_ucp { clear:left; }
.drop_menu li { float:left; text-align:center; }
.drop_menu a { color:#b8b8b8; display:block; padding:4px .25em; position:relative; width:6em; }
#profile_menu.drop_menu li a { width:10em; }
.drop_menu a:hover { color:#b8b8b8; }
.drop_menu ul { left:-999em; margin:0; position:absolute; width:9.4em; }
#top_menu.drop_menu ul { display:none; }
.drop_menu ul li { background:#5a70b3; font-size:85%; margin:0; padding:0; width:100%; }
.drop_menu ul li a { border:0 solid #b8b8b8; border-width:0 1px 1px; display:block; padding:4px 5%; width:90%; }
.drop_menu li ul li a:hover { background:#3a5197; }
#logo { display:none; }
#newlogo { background-image:url(http://z2.ifrm.com/10715/149/0/p1023389/headerleft.png), url(http://z2.ifrm.com/10715/149/0/p1023391/headerright.png), url(http://z2.ifrm.com/10715/149/0/p1023390/headerrepeat.png); background-repeat: no-repeat, no-repeat, repeat-x; background-position: left, right, center; height:204px; clear:both; margin:0 1%; }
#logo a { padding-left:5%; }
#submenu { background-image:url(http://z2.ifrm.com/10715/149/0/p1023392/submenuleft.png), url(http://z2.ifrm.com/10715/149/0/p1023394/submenuright.png), url(http://z2.ifrm.com/10715/149/0/p1023393/submenurepeat.png); background-repeat:no-repeat, no-repeat, repeat-x; background-position:left, right, center; color:#989898; font-size:85%; text-align:center; width:33%; height:22px; padding-top:5px; position:absolute; right:65px; z-index:1; }
#wrap { position:relative; top:-50px; }
#nav { color:#71b3c2; height:1%; padding:10px 1%; }
.meta_box { background:url(http://z2.ifrm.com/static/1/css/boxbg.png) repeat-x top #D8DCEB; border:1px solid #BFC8E3; font-size:85%; line-height:150%; padding:10px 25px; }
.meta_menu { background:#1e1e1e; border:1px solid #0e0e0e; padding:0; width:49%; }
.meta_menu h3 { background:url(http://z2.ifrm.com/10715/149/0/p1024173/h2ppnewrepeat.png) repeat-x top #FB9D3A; border:1px solid #0e0e0e; clear:both; color:#71b3c2; font-size:100%; font-weight:700; margin:-1px; text-align:center; }
.meta_menu a,.meta_menu a:hover { color:#989898; }
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:#1e1e1e; border:1px solid #0e0e0e; color:#989898; }
.cat-pages a:hover,.cat-topicpages a:hover { background:#1e1e1e; color:#71b3c2; }
.cat-pages span { background:#1e1e1e; border:1px solid #71b3c2; color:#989898; cursor:default; font-weight:700; padding:2px 5px; }
.cat-pages input { background:#212121; color:#989898; 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; }
td.c_head,td.c_foot,td.c_sort { background:#1e1e1e; color:#989898; font-size:80%; text-align:right; }
td.c_desc { background:#1e1e1e; text-align:right; vertical-align:middle; width:200px; }
td.c_desc small { display:block; font-weight:400; }
tr.pm_new td { background:#1e1e1e; font-weight:700; }
tr.hidden td.c_post { background:#242323; }
.bday { background:url(http://z2.ifrm.com/static/1/s_minibday.png) no-repeat; color:#989898; font-size:90%; font-weight:700; height:16px; padding:2px 2px 2px 18px; width:20px; }
.c_mark { background:#1e1e1e; text-align:center; width:1%; }
.c_forum { color:#989898; font-size:80%; width:60%; }
.c_forum strong a,.c_last strong a { color:#71b3c2; }
.c_forum strong a { font-size:135%; }
td.c_last { background:#1e1e1e; font-size:85%; }
.c_forum-desc { color:#989898; font-size:85%; }
.c_last-title { background:url(http://z2.ifrm.com/static/1/last.gif) 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:#1e1e1e; color:#989898; font-size:80%; font-style:italic; }
.cat_head td { border-color:#0e0e0e; padding:0; }
#stats .cat_head td { border-color:#0e0e0e; }
.description { color:#989898; font-size:85%; }
a.member:hover { color:#71b3c2; }
td#stats_events a,td#stats_events span { background:url(http://z2.ifrm.com/static/1/s_minical.png) no-repeat 2px; padding:4px 0 4px 20px; }
td.c_username { background:#1e1e1e; 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:#1e1e1e; border:1px solid #0e0e0e; 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 { -moz-opacity:1; border-top:0; opacity:1; }
#profile_menu a { background:#151515; border:1px solid #0e0e0e; }
#profile_menu li li a { border-top:0; }
#profile_menu li ul li a:hover { background:#1e1e1e; }
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:#71b3c2; float:left; height:12px; padding-right:3px; }
td.c_poll-bar span { background:#71b3c2; display:block; float:left; height:12px; width:3px; }
.editby,.queued { border:1px dotted #e7e7e7; color:#999; font-size:85%; font-style:italic; margin-top:1em; padding:3px 5px; }
.queued { background-color:#D8DCEB; border-color:#5a70b3; }
blockquote { background:#1e1e1e; border:1px solid #0e0e0e; margin:10px auto; padding-bottom:1px; width:98%; }
blockquote dl { background:url(http://z2.ifrm.com/10715/149/0/p1024173/h2ppnewrepeat.png) repeat-x top #75b0be; border-bottom:1px solid #0e0e0e; color:#fff; }
blockquote dl dt { color:#989898; float:left; font-weight:700; }
code { background:url(http://z2.ifrm.com/10715/149/0/p1023825/Zekromtd.png) no-repeat bottom right #1e1e1e; display:block; font-family:Monaco, Consolas, "Courier New", Courier, monospace; white-space:normal; }
div.spoiler { border:1px solid #0e0e0e; border-top:0; padding:5px 7px; }
div.spoiler_toggle { background:url(http://z2.ifrm.com/10715/149/0/p1024173/h2ppnewrepeat.png) repeat-x top #75b0be; border:1px solid #0e0e0e; color:#989898; cursor:pointer; font-weight:700; padding:2px 4px; }
td.c_postinfo { background:#1e1e1e; color:#989898; font-size:80%; vertical-align:middle; }
td.c_sig { color:#989898; font-size:80%; }
td.c_sig blockquote { background:none transparent; border:0; border-left:3px solid #999; padding-left:5px; }
td.c_sig blockquote dl { background:none transparent; border:0; color:#666; }
td.c_sig blockquote dl dt,td.c_sig blockquote dl dd { color:#666; padding:0; }
td.c_sig blockquote div { background:transparent; margin-left:5px; padding:0; }
tr.c_postfoot { background:#f6f6f6; clear:both; }
td.c_footicons,td.c_postinfo { width:100%; }
td.c_username { width:175px; }
.c_next a { display:block; font-size:125%; font-weight:700; text-align:center; }
td.c_view { background:#e1e1e; color:#989898; }
div.c_view-list { color:#989898; font-size:92.5%; }
dl#fast-reply dt { background:url(http://z2.ifrm.com/10715/149/0/p1024173/h2ppnewrepeat.png) repeat-x top #6dacba; border:1px solid #0e0e0e; color:#989898; font-size:110%; font-weight:700; margin:0; padding:5px; }
dl#fast-reply dd { background:#1e1e1e; border:1px solid #0e0e0e; padding:15px 0; text-align:center; }
#c_post-preview { background:#1e1e1e; border:1px solid #0e0e0e; margin:0 auto 10px; padding:5px; text-align:left; width:98%; }
#c_post-resize span { color:#75b0be; cursor:pointer; font-size:225%; padding:20px 5px 0; }
#emot_wrap { background:#1e1e1e; border:1px solid #0e0e0e; }
#emot_wrap h3 { background:url(http://z2.ifrm.com/10715/149/0/p1024173/h2ppnewrepeat.png) repeat-x top #6dacba; border-bottom:1px solid #0e0e0e; color:#999; font-size:120%; text-align:center; }
#emot_end { border-top:1px solid #0e0e0e; display:block; font-weight:700; padding:4px 0; text-align:center; }
#pm_folders { border-left:1px solid #0e0e0e; border-right:1px solid #0e0e0e; padding-top:30px; vertical-align:top; width:150px; }
#pm_folderlist { position: relative; margin-left:0; margin-top:0 }
#pm_folderlist li { display:list-item; margin-bottom:4px; padding-left:28px; }
#pm_forwarded { border:1px dotted #0e0e0e; color:#989898; font-size:90%; font-style:italic; margin-top:1em; padding:3px 5px; }
#ucp_gallery a { color:#75b0be; font-weight:700; }
#ucp_gallery a:hover { color:#989898; }
.calendar td.cal_inactive { background:#272727; color:#0e0e0e!important; }
.calendar td div { background:#1e1e1e; border-bottom:1px solid #0e0e0e; font-weight:700; padding:5px 7px; }
.calendar div a { background:url(http://z2.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:#1e1e1e; border:2px solid #71b3c2; }
div.portal_content { background:#1e1e1e; border:1px solid #0e0e0e; font-size:88.3%; margin:0; padding:5px 7px; }
#portal h2 { font-size:88.3%; }
#portal h4 { background:#141414; border-left:1px solid #0e0e0e; border-right:1px solid #0e0e0e; color:#989898; font-size:88.3%; font-weight:400; margin:0; padding:5px 7px; }
#faq dt a { color:#71b3c2; font-size:120%; font-weight:700; }
#faq dd.faq_more a,#faq dl.faq_more a:hover { color:#989898; font-style:italic; }
.search_results { background:#1e1e1e; border:1px solid #0e0e0e; margin-bottom:1em; padding:5px 7px; }
.search_results h3 { display:inline; font-size:125%; }
.search_results cite,.search_results p { color:#989898; font-size:85%; margin:0; }
#findposts .c_mark { color:#75b0be; font-size:200%; font-weight:700; vertical-align:top; }
#pmtoast { background:#1e1e1e; border:2px solid #0e0e0e; bottom:10px; color:#989898; display:none; font-size:90%; position:fixed; right:10px; text-align:right; text-decoration:none; width:200px; z-index:1; }
#pmtoast:hover { border-color:#71b3c2; }
#pmlink { color:#989898; display:block; padding:10px 10px 10px 55px; text-decoration:none; }
#pmlink big { color:#71b3c2; display:block; font-weight:700; padding-bottom:5px; }
#pmlink strong { color:#989898; }
#pmclose { border-top:1px solid #0e0e0e; color:#989898; display:block; font-size:80%; padding:1px 10px; }
#pmclose:hover { color:#71b3c2; }
#foot_wrap { margin:20px 1px 20px 0; }
#foot td { background:#1e1e1e; border-bottom:1px solid #0e0e0e; border-top:1px solid #0e0e0e; border-left:1px solid #0e0e0e; border-right:1px solid #0e0e0e; color:#989898; font-size:80%; }
#foot a,#foot a:hover { color:#71b3c2; }
#foot #foot_datetime { border-left:1px solid #0e0e0e; width:1%; white-space:nowrap; }
#copyright { color:#989898; font-size:80%; margin:10px 0; text-align:center; }
#copyright a { color:#71b3c2; font-weight:700; }
#c_tos h3 { color:#333; font-size:120%; }
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 { background:url(http://z2.ifrm.com/static/acp/acpback.png) repeat-x 0 -195px #fff; border:2px solid #3a5197; height:275px; left:50%; margin:-137.5px 0 0 -250px; padding:0; position:absolute; top:50%; width:500px; }
#acplogin h1 { color:#FFF; font-weight:400; height:50px; margin-bottom:20px; padding:50px 20px 0 0; text-align:right; }
#acplogin h1 img { position:absolute; left:0; top:0; }
a img { border:0; }
form { display:inline; margin:0; padding:0; }
.category h2,.topic h2,#portal h2 { padding: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; }
#submenu a { padding:5px 8px; color: #787878; }
#submenu a:hover { color: #71b3c2; }
#main { height:1%; padding:0 1%; }
#nav li img { vertical-align:top; }
.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:10px 0 0; }
.c_mark img { display:block; margin:auto; }
.c_last { line-height:1.4; min-width:300px; width:30%; }
.category td.c_foot { height:10px; }
#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:1px; min-width:175px; max-width:175px; }
.c_post { width:100%; }
.c_sig,.c_nosig { width:100%; }
.avatar { display:block; margin:auto; text-align:center; }
.av_wrap { overflow:hidden; text-align:center; margin:auto; }
td.c_user .usertitle { margin:3px 0; overflow-x:hidden; 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 { 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:3px 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,.drop_menu a,.drop_menu a:hover { color:#fff; }
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:#989898; }
.row2 td,blockquote div { background:#1e1e1e; }
a.member,.calendar td a,.calendar a:hover,#faq dd a,#faq dd a:hover { color:#989898; }
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:#0e0e0e; border:1px solid #131313; color:#989898; margin:10px 0; }
#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:#71b3c2; }
#blog_foot { clear:both; margin-bottom:20px; }
#blog_head { background:#1e1e1e; border:8px solid #0e0e0e; padding:10px 14px; }
#blog_head img.avatar { display:inline; }
#blog_main { margin:20px 200px 10px 10px; }
#blog_categories,#blog_readers,#blog_about,div.blog_options { background:#1e1e1e1e; margin:15px 0; padding:5px 7px; }
#blog_sidebar h3,#blog_sidebar dt { color:#989898; font-weight:700; }
#blog_sub { background:#1e1e1e; clear:both; position:relative; padding:5px 7px; text-align:right; }
#blog_sub span { padding-top:4px; }
#blog_sidebar { background:#1e1e1e; 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; }
div.blog_date { background:#1e1e1e; border:1px solid #0e0e0e; color:#71b3c2; float:right; font-weight:700; margin:0 15px; text-align:center; text-transform:uppercase; width:40px; }
div.blog_date span { background:#1e1e1e; border-top:1px solid #0e0e0e; color:#71b3c2; display:block; font-size:130%; font-weight:700; padding:2px 4px; }
div.blog_entry { background:#1e1e1e; margin:10px 0; padding:5px 7px; }
#blog_comments li { padding:5px 7px; }
#blog_comments li.odd { background:#1e1e1e; }
#shoutwrap { background:#1e1e1e; border:1px solid #e7e7e7; 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:#1e1e1e; }
#shoutbox dl,#shoutbox dt,#shoutbox dd { margin:0; padding:0; }
#shoutbox dt { color:#777; font-size:80%; }
#shoutopts,#shoutpost { clear:both; text-align:center; }
.l {text-align:left;} .c {text-align:center;} .r {text-align:right;} .left {float:left;} .right {float:right;} #stats_members a.member, .bday_strip {white-space:nowrap;} .calendar li span {cursor:default;} #c_tos li {display:list-item;margin-left:25px;} #c_tos ul li {list-style:disc;} #c_tos ol li {list-style:lower-alpha;} #shoutrefresh {cursor:pointer;}
To remove the Zekrom image from the text boxes, find input,select,textarea,button,a.btn_fake in the Theme Appearance (CSS) and remove "url(http://z2.ifrm.com/10715/149/0/p1023825/Zekromtd.png) no-repeat bottom right" from background. Be sure to leave the hex code and the ; in there, though!
The other Zekrom image is in the banner and you just need to add your own to replace/remove it. If you have any questions/problems, post or PM me and I'll help you.
Edited by Helena, Jun 18 2012, 02:27 PM.
|