Change logo size in Chameleon
-
Hey i’m running the Chameleon theme and i’m trying to change the size of my logo (top left corner). I understand it gives the generic size the theme sets but there is plenty of room for bigger, you can’t quite see my writing and it’s just barely cutting the tip of it off.
From seeing other conversations I see the area I should be changing it in, but the layout for someone else is not what i’m seeing. Here is my code
#header { position: relative; padding:30px 35px 3px; }
#logo { float: left; }
p#slogan { float: left; font-size: 14.5px; color: #66929c; text-transform: uppercase; padding-top: 0px; margin-left: -143px; margin-top: 27px; font-family: ‘Kreon’, Arial, sans-serif;}
ul#top-menu { float: right; padding-top: 30px; }
#additional-info { position:absolute; top: 1px; right: 1px;}
#et-social-icons { float: left; padding-top: 9px; padding- right: 20px; }
#et-social-icons a { padding-left: 3px; }So i’m not seeing what i do.. I messed with the font size but from what I can tell that’s my page links.
I’m not super familiar with this stuff but I was able to change things/sizes in my footer, had hoped this would be as simple..
The topic ‘Change logo size in Chameleon’ is closed to new replies.