View Single Post
  #27  
Old 08-04-2014, 07:51 PM
MajorKokosnuss MajorKokosnuss is offline
 
Join Date: Apr 2014
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My current css:

Code:
html { 
  background: url("http://i61.tinypic.com/316p5bq.png") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.logo-image {
clear:both;
display:block;
float:none;
text-align:center;
}

.postbitlegacy .userinfo {
float: left;
position: relative;
width: 180px;
padding: 2px 10px 5px;
font-size: 11px;
display: block;
background: #f2f6f8 none;
clear: both;
width: 210px;
}

fieldset, img {
border: 0;
max-width: 200px;
}

.navtabs li a.navtab {
border-top: 1px solid #Cedfeb;
border-left: 1px solid #Cedfeb;
display: block;
background: #0099FF;
min-width: 60px;
width: auto !important;
width: 60px;
text-align: center;
color: #ffffff;
font: bold 12px Arial, Calibri, Verdana, Geneva, sans-serif;
text-decoration: none;
line-height: 26px;
padding: 0 10px;
}

.thread_info h4 {
font-size: 12px;
font-weight: bold;
color: rgb(255, 255, 255);
background: #0099FF;
_background-image: none;
border: 1px solid #606060;
margin-top: 5px;
-moz-box-shadow: -2px 2px 2px #c8c8c8;
-webkit-box-shadow: -2px 2px 2px #c8c8c8;
box-shadow: -2px 2px 2px #c8c8c8;
}

.postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead {
background: #0099FF;
_background-image: none;
border: 1px solid #5A7F97;
clear: both;
display: block;
float: left;
width: 100%;
color: #ffffff;
margin: -1px -1px 0;
font: normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
padding: 4px 0;
}

.blockhead {
font: normal 12px Tahoma, Calibri, Verdana, Geneva, sans-serif;
color: #ffffff;
background: #0099FF;
_background-image: none;
padding: 4px 10px 4px 10px;
border: 1px solid #5a7f97;
-moz-border-radius-topright: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
}
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}

.newcontent_textcontrol {
background: #0099FF;
_background-image: none;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow: 0 3px 8px #dddddd;
-webkit-box-shadow: 0 3px 8px #dddddd;
box-shadow: 0 3px 8px #dddddd;
font: normal 14px Arial, sans-serif;
color: rgb(255, 255, 255);
padding: 4px 15px 4px 15px;
border: 0;
display: block;
float: left;
clear: right;
}
body a {
color: #417394;
text-decoration: none;
}

.forum_info .blockhead {
font-size: 12px;
font-weight: bold;
color: rgb(255, 255, 255);
background: #0099FF;
_background-image: none;
border: 1px solid #606060;
margin-top: 5px;
-moz-box-shadow: -2px 0 2px #c8c8c8;
-webkit-box-shadow: -2px 0 2px #c8c8c8;
box-shadow: -2px 0 2px #c8c8c8;
}

.navtabs li:first-child {
border-left: 0px;
border-right: 0px;
}
.threadlisthead {
font: bold 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
margin: 0;
width: 100%;
border: 1px solid #5a7f97;
background: #0099FF;
color: #ffffff;
float: left;
display: block;
-moz-border-radius-topright: 0px;
-moz-border-radius-topleft: 0px;
-webkit-border-top-right-radius: 0px;
-webkit-border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-top-left-radius: 0px;
-moz-box-shadow: -2px 2px 2px #c8c8c8;
-webkit-box-shadow: -2px 2px 2px #c8c8c8;
box-shadow: -2px 2px 2px #c8c8c8;
position: relative;
}

.forumhead {
background: #0099FF;
_background-image: none;
padding: 0;
font: bold 12px Arial, Tahoma,Calibri,Verdana,Geneva,sans-serif;
color: #ffffff;
clear: both;
margin-top: 8px;
float: left;
border: 1px solid #5a7f97;
width: 100%;
-moz-border-radius-topright: 5px;
-moz-border-radius-topleft: 5px;
}

.footer {
clear: both;
margin-top: 15px;
text-align: right;
display: block;
-moz-box-shadow: -2px 2px 2px #c8c8c8;
-webkit-box-shadow: -2px 2px 2px #c8c8c8;
box-shadow: -2px 2px 2px #c8c8c8;
background: #089CFF;
padding: 5px 0px 5px 0px;
border: 1px solid #425769;
color: ;
font: normal 13px Tahoma, Calibri, Verdana, Geneva, sans-serif;
}

.wgo_block .blockhead {
font-size: 12px;
font-weight: bold;
color: rgb(255, 255, 255);
background: #089CFF;
_background-image: none;
border: 1px solid #606060;
}
* { -moz-box-shadow: none !important; }
* { -webkit-box-shadow: none !important; }
* { box-shadow: none !important; }

* { -moz-border-radius: 0px !important; }
* { -webkit-border-radius: 0px !important; }
* { border-radius: 0px !important; }

.above_body {
background: transparent;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}

/*
.body_wrapper {
padding: 10px 20px 10px 20px;
background: rgb(255, 255, 255) none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
max-width: 1188px;
margin-left: 295px;
}*/

.body_wrapper {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 5px;
  margin-left: 295px;
  max-width: 1188px;
  padding: 10px 20px;
}

.navtabs ul {
position: absolute;
top: 26px;
left: 0px;
width: 100%;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
margin-right: -80px;
direction: ltr;
border-top: 10px;
}

.navbar {
position: relative;
height: 53px;
background: #089CFF;
margin: 10px 0px 0px 0px;
color: rgb(255, 255, 255);
font: 11px Arial, Calibri, Verdana, Geneva, sans-serif;
margin-left: 295px;
margin-right: 310px;
margin-bottom: -20px;
}

.navtabs {
padding: 0px 0px 0px 20px;
height: 26px;
background-color: #089CFF;
background: transparent;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
}

.navtabs li.selected a.navtab {
color: #FFFFFF;
background: transparent;
position: relative;
padding-top: 4px;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
}

.glow-admin{
color: #FF0000;
font-weight: bold;
text-shadow: 0px 0px 6px #FF0000;
background: transparent url("http://i59.tinypic.com/15dntbn.jpg") no-repeat;
}

.glow-forumdonator{
color: white;
font-weight: bold;
text-shadow: 0px 0px 6px #FFFF00;
}

.glow-supergm{
color: #0015FF;
font-weight: bold;
text-shadow: 0px 0px 6px #00F3FF;
}

.glow-gm{
color: #AB00FF;
font-weight: bold;
text-shadow: 0px 0px 6px #FF00EB;
}

.glow-wzeditor{
color: #007215;
font-weight: bold;
text-shadow: 0px 0px 6px #00FF2F;
}

.glow-graphicsdesigner{
color: Black;
font-weight: bold;
text-shadow: 0px 0px 6px #DAFF00;
}

.glow-donation{
color: white;
font-weight: bold;
text-shadow: 0px 0px 6px #FFFF00;
}

.glow-banned{
color: Grey;
font-weight: bold;
text-decoration: line-through;
text-shadow: 0px 0px 6px Grey;
}

.glow-member{
color: Grey;
font-weight: bold;
text-shadow: 0px 0px 6px #58FAF4;
}

.glow-normal{
color: Black;
text-shadow: 0px 0px 0px Black;
}

.glow-manager{
color: cyan;
font-weight: bold;
text-shadow: 0px 0px 6px #FF00FF;
}
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01047 seconds
  • Memory Usage 1,803KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete