Thread: vBulletin Forum Sideblocks - add space between the sideblocks
View Single Post
  #18  
Old 07-10-2010, 02:26 PM
hdvagos hdvagos is offline
 
Join Date: Jun 2010
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

additional.css CODE 2 part


Code:
.tcat_threadlist_controls h6 {
	height:43px;
	line-height:43px;
	padding:0;
	display:block;
	font-size:11px;
}
.forumdisplaypopups a.popupctrl, .forumdisplaypopups.popupgroup .popupmenu a.popupctrl,
.postlist_popups h6 a.popupctrl, .postlist_popups.popupgroup .popupmenu h6 a.popupctrl {
	background:none;
	display:block;
	_display:43px;
	height:43px;
	line-height:43px;
	font-family:arial, helvetica, sans-serif;
	font-weight:700;
	font-size:11px;
	color:#cae2ff;
	padding:0 10px;
	border: 0;
	float: {vb:stylevar left};
	clear: {vb:stylevar right};

}
.forumdisplaypopups a:hover.popupctrl, .forumdisplaypopups.popupgroup .popupmenu a:hover.popupctrl,
.postlist_popups h6 a:hover.popupctrl, .postlist_popups.popupgroup .popupmenu h6 a:hover.popupctrl {
	border: 0;
	color:#cae2ff;
	text-decoration:underline;
}
#postlist_popups a, .postlist_popups a {
	color: #cae2ff;
	_border: none;
}

#postlist_popups a:hover, .postlist_popups a:hover {
	color: #cae2ff;
	text-decoration:underline;
}
#postlist_popups .popupmenu:hover a.popupctrl, #postlist_popups .popupmenu:hover .popupctrl a.popupctrl.active, .postlist_popups .popupmenu:hover a.popupctrl, .postlist_popups .popupmenu:hover .popupctrl a.popupctrl.active {
	border: 0;
}

#postlist_popups ul li {
	color: {vb:stylevar forummenu_color};
}
#postlist_popups ul li a, .postlist_popups ul li a {
	color: {vb:stylevar forummenu_color};
	_border: none;
}

#postlist_popups ul li a:hover, .postlist_popups ul li a:hover {
	color: {vb:stylevar forummenu_color};
	text-decoration:underline;
}

#forumdisplaypopups ul a, .forumdisplaypopups ul a {
	color: #3e3e3e;
}

/*************************************************/
/* THEAD BAR*/

.thead_bar .theadrow {
	background:#e6ebf5 url(images/styles/RoyalFlush/style/theadBG.gif) repeat-x top left;
	display:block;
	width: 100%;
	float: {vb:stylevar left};
	position:relative;
	line-height:20px;
	font-size:11px;
	border:1px solid #ceddeb;
	color:#19314f;
}
.thead_bar .padding {
	padding-left:12px;
}
.thead_bar .forumhead span.forumlastpost {
	width: 23%;
}
.thead_bar .theadrow .forumdata  {
	float: {vb:stylevar left};
}
.thead_bar {
	float: {vb:stylevar left};
	position:relative;
	width: 100%;
	display:block;
}
.thead_bar .forumhead .forumtitle {
	width: 76%;
}
.thead_bar .foruminfo {
	width: 53%;
	min-width: 30%;
	float: {vb:stylevar left};
	clear: {vb:stylevar right};
}
.thead_bar .foruminfo .forumdata {
	padding: 0;
	width: 100%;
	_width: 99%;
}
.thead_bar .forumstats, .thead_bar .forumstats_2 {
	display: block;
	float: {vb:stylevar left};
	clear: {vb:stylevar right};
	width: 16%;
	margin-{vb:stylevar right}: 2%;
}
.thead_bar .foruminfo .forumdata .datacontainer {
	float: {vb:stylevar left};
	width: 86%;
	padding:0;
	padding-{vb:stylevar left}: {vb:math {vb:stylevar forumicon_size} + {vb:math {vb:stylevar padding}*2}};
}
.thead_bar .forumactionlinks {
	width: 5%;
	display:block;
	float:{vb:stylevar left};
	clear:{vb:stylevar right};
}

.thead_bar .forumactionlink {
/* values based on icon size */
	display:block;
	width:18px;

	overflow:hidden;
	float: {vb:stylevar right};
	clear: {vb:stylevar left};
	background:transparent none no-repeat;
	position: relative;

}
.thead_bar .forumstats li, .thead_bar .forumstats_2 li{
	font-size: {vb:stylevar mid_fontSize}{vb:stylevar font.units};
	text-align: {vb:stylevar right};
	padding-{vb:stylevar right}: {vb:math {vb:stylevar padding}*2};
	display:block;
}
.thead_bar .forumlastpost {
	display:block;
	float: {vb:stylevar left};
	clear: {vb:stylevar right};
}
.thead_bar .theadrow .forumlastpost {
	width: 22%;
}
.forumbitBody {
	padding-right:2px;
	clear:both;
}

/*threadlisthead and posthead*/
.threadlist {
margin-top:0;
}
#threadlist .threadlisthead {
	background:#e6ebf5 url(images/styles/RoyalFlush/style/theadBG.gif) repeat-x top left;
	display:block;
	width: 100%;
	float: {vb:stylevar left};
	position:relative;
	font-size:11px;
	border:1px solid #ceddeb;
	color:#19314f;
	font-weight:400;
	margin: 0;
}

#threadlist .threadlisthead a, #threadlist .threadlisthead a:hover {
	color: {vb:stylevar threadlisthead_color};
}
.postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead {
	background:#e6ebf5 url(images/styles/RoyalFlush/style/theadBG.gif) repeat-x top left;
	clear:both;
	display:block;
	float: {vb:stylevar left};
	width: 100%;
	color:#19314f;
	margin: -{vb:stylevar postbithead_border.borderWidth}{vb:stylevar postbithead_border.units} -{vb:stylevar postbithead_border.borderWidth}{vb:stylevar postbithead_border.units} 0;
	font: {vb:stylevar postbithead_font};
	padding: 4px 0;
	border:0;
	border:1px solid #ceddeb;
	font-size:11px;
	font-weight:400;
}
#posts .posthead a:link, #posts .posthead a:visited {
	color:#746c4d;
}
#posts .posthead a:hover {
	color:#746c4d;
}
#posts .posthead .time, #posts .nodecontrols {
	color:#746c4d;
}
.wgo_subblock{
	position:relative;
}
.wgo_subblock .whatspace {
	padding-left:55px;
}
.wgo_subblock .whaticon {
	position:absolute;
	top:25%;
	left:10px;
}
#postlist .userinfo {
	padding-top:10px;
}
.username_container {
	padding:5px 0;
	text-align:center;
}
.username_container .username strong {
	font-size: 10pt;
	font-weight:400;
}
.usertitle, .rank {
	text-align:center;
}
.usercenter {
	padding-top:5px;
	text-align:left;
}
.post_field {
	background: #fff url(images/styles/RoyalFlush/style/postfieldBG.gif) repeat-x bottom left;
	color: #2a2a2a;
	border: 1px solid #dfdfdf;
	padding: 3px 3px 3px 10px;
	margin-top: 2px;
	text-align:left;
}
.post_field strong {
	color: #ff8a00;
}
.post_field dt {
	color: #ff8a00;
	font-weight:700;
}
.postbody {
	border-right: {vb:stylevar postbit_border};
}
.bbcode_container .bbcode_quote_container {
	background:none;
}

.forum_info_block, .forum_info_form {
	background:none;
}
.postfoot {
	border: {vb:stylevar postbit_border};
	border-bottom:0;
	border-right:0;
}
.postfootWrap {
	border-right: {vb:stylevar postbit_border};
}

#thread_info a.collapse {
	position: absolute;
	top: 9px;
}

/* Bottom Bar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.bottomBar {
	background:url(images/styles/RoyalFlush/style/bottomBarBG.gif) repeat-x top left;
	height:3px;
	font-size:0;
	clear:both;
}
.bottomBarLeft {
	background:url(images/styles/RoyalFlush/style/bottomBarBG.gif) no-repeat top left;
	height:3px;
	font-size:0;
}
.bottomBarRight {
	background:url(images/styles/RoyalFlush/style/bottomBarBG.gif) no-repeat top right;
	height:3px;
	font-size:0;
}

/* Global Search
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#searchBox {
	position:absolute;
	top:7px;
	right:25px;
}
#searchBox .textbox {
	border:1px solid #a8c3d3;
}
#searchBox .searchBox_container {
	float:left;
	display:block;
	padding:1px 8px 0 0;
}
#searchBox .searchBox_button {
	float:left;
	display:block;
}
#searchBox .searchBox_advanced_search {
	position:absolute;
	top:40px;
	right:0;
}
#notices .restore {
	border:1px solid #e6b868;
	padding:8px;
}

h1.header, h2.header { 
	text-transform:capitalize; 
}

/* Advanced Search
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#searchtypeswitcher {
	border-bottom:4px solid #112e51;
}
#searchtypeswitcher li a {
	background-color:#1d4b84;
	color:#FFF;
}

#searchtypeswitcher li.selected a {
	background-color:#112e51;
}

#searchtypeswitcher li a:hover {
	background-color:#112e51;
}
.searchlisthead span, .searchlisthead span a, .mainsearchstats {
	color:#FFF;
}
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01740 seconds
  • Memory Usage 1,808KB
  • 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