Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
  #1  
Old 06-25-2014, 02:41 PM
Max Taxable's Avatar
Max Taxable Max Taxable is offline
 
Join Date: Feb 2011
Posts: 3,134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BasicGreatGuy View Post
Here is my additional.css without the hack .css inserted.
Code:
.forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow {border-bottom: 1px solid #c3c3c3;}
.forumbit_post .foruminfo .forumdata .forumtitle, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle {font-size:18px; color:#000; font-weight:normal;}
.forumbit_post .foruminfo .forumdata .forumtitle a, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle a {color:#000; font-weight:normal;}
.forumbit_nopost .subforumdescription {font-size:12px;}
.forumhead {margin-top: 15px;}
.wgo_block .blocksubhead {font-weight: normal; color: #ff0000;}
.blocksubhead {border-top:0px;}
#wgo_onlineusers a {color:#000;}
.threadbit{border-bottom: 1px solid #c3c3c3;}
.threadlisthead span.threadinfo, .threadlisthead span.threadinfo_withnotification, .threadlisthead span.threadstats, .threadlisthead span.threadreplies, .threadlisthead span.threadviews, .threadlisthead span.threadnotification, .threadlisthead span.threadlastpost {padding:10px 0;}
.toolsmenu {border-bottom: 1px solid #c3c3c3;}
.postbit, .postbitlegacy, .eventbit {border-bottom: 1px solid #c3c3c3;}
.formcontrols {border:0px none;}
.wysiwyg_block {border-bottom: 1px solid #c3c3c3;}
.thread_info .inner_block, .info_subblock {border-bottom: 1px solid #c3c3c3;}
.threadbit .nonsticky a.threadstatus, .threadbit .sticky a.threadstatus {height: 76px; width: 70px;}

.forumbit_nopost .subforumdescription {color:#4b4b4b;}

.notices li { padding: 15px;}

.toplinks ul.isuser li.welcomelink { color:#333;}
.navbar {
position: relative;
right: 0;
top: -90px;
float: right;
height: 66px;
width: 74%;
}

.forumbit_nopost .forumhead .forumtitle, .forumbit_nopost .forumhead span, .forumbit_nopost .forumhead .collapse, .forumbit_post .forumhead h2 span {padding: 10px 0;}

.navtabs li a.navtab {text-transform: uppercase; text-align: left;min-width:auto; padding:0 25px;}

#globalsearch {top:70px;}

.navtabs {padding-left:0px;}

.toplinks form input.textbox { border: 1px solid #e2e2e2; min-width:170px; padding: 6px 4px; float: left;}

.toplinks form input.loginbutton { padding:4px 10px; background: #ff0000; border: 0px; color: #fff; font-size: 14px; font-weight: bold;text-transform: uppercase; position: relative; top:1px; cursor: pointer;}

.toplinks {right:-20px; top:2px;}

.toplinks .remember {float: left;margin: 7px 10px 0px 10px; color:#a2a2a2;}
.toplinks ul.isuser{
    margin-right: 10px;
    padding-top: 7px;
}

.sub-nav-top {float:right; padding-top: 5px;}
.s-links {float:left; padding-top:2px;}
.s-links ul{float:left;}
.s-links ul li{float:left; font-weight:bold; font-size: 10px; color:#484848;list-style:none; padding:0 5px; text-transform:uppercase;}
.s-links ul li a{color:#484848; text-decoration:none; margin:0 10px;}
.s-links ul li a:hover{color:#ff0000; text-decoration:none;}
.s-social {float:left; padding:0 0px 0 10px;}

.globalsearch .searchbutton {
    border: 0px none;
    padding: 0px;
    background: none repeat scroll 0% 0% #F00;
    margin-left: -5px;
    margin-top: 0px;
    width: 22px;
    padding: 4px;
}

.globalsearch{right:0px;}
.globalsearch .buttoncontainer span {  
    padding-left: 4px;
    height: auto;
    padding-top: 0px;
}
.globalsearch .buttoncontainer { height:auto;}
.navbar_search {
    position: relative;
    display: block;
    right: -21px;
    float: left;
    height: 30px;
    background: none repeat scroll 0% 0% #FFF;
    border: 1px solid #e2e2e2;
}

.globalsearch input.textbox {
width: 140px;
margin-top: 2px;
border: 0px;
padding: 3px 0 4px 0;
}

#globalsearch {
    top: 75px;
    width: 310px;
    float: right;
}
.navbar_advanced_search {
float: left;
margin-left: 30px;
margin-top: 5px;
height: auto;
}
.navbar_advanced_search li { height: auto;}
.navbar_advanced_search li a { color: #a2a2a2;}
.navbar_advanced_search li a:hover { color: #000; text-decoration:none;}



#sidebar_container {padding: 24px 0px;}
#sidebar_container .block {background:#fff; border-top: 8px solid #a2a2a2;border-bottom: 1px solid #c3c3c3;}
.forum_info .blockbody {border-bottom: 1px solid #c3c3c3; background: #fff;}
#sidebar_container .blocksubhead span.blocktitle {text-transform: uppercase;}
sidebar_postbit_header_font {text-transform: uppercase;}
.widget_post_header a {color:#000 !important; text-decoration: none;text-transform: uppercase;}
.widget_post_header a:hover {text-decoration: none;}

.wgo_block .section {margin-top: 5px; background-color: #fff;border-bottom: 1px solid #c3c3c3;}
.thread_info .blockbody {background-color: #fff;}
.forumbit_nopost .forumhead a.collapse img {top: -12px; right: -2px;}
#sidebar_container .block {background: #fff !important;}

#sidebar_container .userprof_content .blockrow {background: #fff;}

li.activitybit {border-bottom: 1px solid #c3c3c3;}

.userprof_headers {background: #fff; border-top: 0px; border-right: 0px; border-left: 0px; border-bottom: 1px solid #c3c3c3;}

.newactivity a, .newactivity > span, .moreactivity a, .moreactivity span {
color: #3e3e3e;
position: relative;
top: 7px;
}

.profile_editor_border, .profile_content .actionbuttons {border-color: transparent;}
.formcontrols input.button, .actionbuttons{border-bottom: 1px solid #c3c3c3;}
.userprof_editor {background: #fff; border-top: 0px; border-right: 0px; border-left: 0px; border-bottom: 1px solid #c3c3c3;}

#groupsearch {background: #fff; padding: 5px;border: 1px solid #c3c3c3;}


#albumlist .blockbody {background: #fff; padding-bottom: 10px;}
#usercp_nav .blockrow * a{color:#000;}

.banner_ad{width:100%;}
.banner_ad a img{ margin-top: -30px;}
.adtitle {margin-top: 25px;}

.banner_ad2{width:100%;}
.banner_ad2 a img{ margin-top: 0px;}

#content .blockrow {border-bottom: 1px solid #c3c3c3;}

.forumbits .forumhead h2 span.forumtitle {width:58%;}


#charnav dd a {background: #000; color: #fff; border: 1px solid #000;}



.below_body{padding-top: 20px;}

.footer_links {margin-top: 7px;}

#footer_bottom_widget {width:990px; margin:10px auto 0px auto; border-top:1px solid #a9a9a9;}
#footer_bottom_widget .f_widget {float:left; width: 16%;}
#footer_bottom_widget .f_widget .f_title{float:left; font-family: arial,helvetica,clean,sans-serif; font-size:8px; color:#353535; border-bottom:1px solid #a9a9a9; width:100%; padding: 10px 0 10px 40px; text-transform: uppercase; }

.f_list{padding-left:40px; padding-top:10px;}
.f_list li{ list-style:none; font-family: arial,helvetica,clean,sans-serif; font-size:8px; color:#353535; text-transform: uppercase; line-height: 14px;}
.f_list li a{ color: #353535; text-decoration: none;font-size:8px; }
.f_list li a:hover { color: #ff0000; }

.blockbody.settings_form_border{border: 0px;}
#usercp_content .block {border-bottom: 1px solid #c3c3c3;}

.memberaction.popupmenu a.popupctrl {color:#000;}
.actionbutton_container a.pagetitleinfo.textcontrol {color:#fff !important; Background: #000;}

div.smallavatartext {float:none; margin-top:0px;}
.blogentrylink {color:#000 !important;}

#blogentries .wrapper{background:#fff; padding:10px;}
.below_blogentry {margin-top: 0px; background: #ddd;border-bottom: 1px solid #c3c3c3; padding:5px 0;}
.blogentrybit {border:0px none; padding: 0 0 10px;}
#whatsnewsidebar div.blocksubhead.smaller a {color: #ff0000;}

.bbcode_container div.bbcode_quote {background: #eee; border:1px solid #ccc;}

.yui-ge div.first, .yui-gf .yui-u {background: #fff;}
ul.widget_list > li {padding: 10px;}
.postbitboxes {
The bolded ones i am pretty sure (scroll down to see) need to either be commented out with a # in front of it, or needs to have a dot at the front of it. Like this:
HTML Code:
.sidebar_postbit_header_font {text-transform: uppercase;}
Or this:
HTML Code:
#sidebar_postbit_header_font {text-transform: uppercase;}


And as a general rule, for me to avoid these errors with existing definitions, I put all my own custom definitions and hack definitions in the empty box you see below where this full one is, which is there and left blank for this very purpose. The top box is generally there only for the custom properties the style itself uses.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:30 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.10914 seconds
  • Memory Usage 2,255KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (2)bbcode_html
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)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)showthread_list
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadedmode.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids_threaded
  • showthread_threaded_construct_link
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete