Jump to content

Problema Afisare Bara De Control (Hide, Edit, Etc.) In Ipb


Recommended Posts

Posted

ul.post_controls {
	margin: 0;
	background: #262626;
	border-top: 1px solid #323232;
	margin-top: 10px;
	padding: 7px;
	clear: both;
	overflow: hidden;
}

		ul.post_controls li {
			font-size: 11px;
			float: right;
			margin: 0;
			padding: 0;
		}
		
		ul.post_controls li.report, ul.post_controls li.top{ float: left; }

		ul.post_controls a {	
			color: #fff;
			text-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
			background: #7ba60d url('{style_images_url}/highlight.png') repeat-x 0 0;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			border-radius: 2px;
			height: 26px;
			line-height: 26px;
			padding: 0 10px;
			text-decoration: none;
			margin-left: 4px;
			display: block;
		}

		ul.post_controls a:hover { background-color: #8ebc18; color: #fff; }
		
		ul.post_controls a.ipsButton_secondary {
			height: 24px;
			line-height: 24px;
		}
		
		ul.post_controls li.multiquote.selected a { 
			background: #eca730 url('{style_images_url}/highlight.png') repeat-x 0 0;
			color: #fff;
		}
		
/*.post_block .post_controls li a { opacity: 0.2; }
.post_block .post_controls li a.ipsButton_secondary { opacity: 1; }
.post_block:hover .post_controls li a { opacity: 1; }*/

.post_body ul.post_controls{ margin: 0 -12px -12px -187px; }
.column_view .post_body ul.post_controls{ ; }
.post_block.no_sidebar .post_body ul.post_controls{ margin-left: 0px; }
.post_body ul.post_controls img{ vertical-align: middle; margin: -3px 2px 0px -3px; position: relative; }

 

Iei tot codul acesta DEFAULT si te duci in tema->CSS->ipb_styles.css si cauti, 

ul.post_controls {

si inlocuiesti cu ce ti-am dat eu . Altadata sa nu ti mai bagi nasu' in css, cu toate codurile de la alte teme .

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.