when my logo is 300x200 I get on the left side two stripes and they aren`t in the middle. And I want it a little higher near the frame. all things I try with firebug give no results!
my changes
- Code: Select all
.logo { height: 204px; width: 300px; margin: 35px 0 0; font-size: 180%;line-height: 100%; }
h1.logo.text { width: auto; margin: 0; }
h1.logo.text a,
h1.logo.text .site-slogan { display: block; background:none!important; color: #fff; font: normal 48px/76px Georgia, serif; font-style: italic; text-indent: 0; color: #433a31; text-align: center; }
h1.logo.text a { padding: 0 16px; width: auto!important; }
h1.logo.text .site-slogan { font-size: 12px; line-height: 10px; margin: -74px 0 18px 0; }
h1.logo { margin-top: 0; }
h1.logo a { background: url('../images/style1/logo.png') no-repeat 0 0; display: block; height: 204px; margin: 0; text-indent: -999em; width:300px; }