Jump to content

Recommended Posts

Posted

Nu se intampla nimic! Uite sectiunea actuala de la logo!

 

#branding {

	height: 152px;
}
	
#logo { float: left;  margin-top: 37px;} 

/* Text logo */

/*#logo a{
	color: #fff;
	height: 64px;
	line-height: 64px;
	padding: 0 12px;
	font-weight: bold;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
}*/

#nav_wrap{
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.7);
       background: rgba(0, 0, 0, 0.5);
	border-top: 1px solid #3b3d3e;
	border-bottom: 1px solid #1b1c1d;
	height: 35px;
} 

Posted
#branding {
    background-image: url('{style_images_url}/logo.png'), url('{style_images_url}/branding.png');
    background-repeat: no-repeat;
        background-position: center;
    height: 150px;
}

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.