Good morning TekEss.
You can paste this code on your custom css plugin form:
#logo img{
max-height:100% !important; /* change 100% to the value in px you need */
}
Let me know if it helps 🙂
Thread Starter
TekEss
(@tekess)
Perfect..Ill give it a try and let you know! Thanks!
Thread Starter
TekEss
(@tekess)
That did it, now I just need to play around with the numbers. Thanks again!
Thread Starter
TekEss
(@tekess)
ok, I adjusted the % and nothing really happens till I get to 30%, then its way too small. If I leave it at 100, it looks ok, but I would like it to stretch from one side to the other. My iphone displays it as the same width as the banner tho…?
Hey Tek!
To make the banner full width you have to change the header structure. If you haven’t problems to work with php/html code you can do it easily.
Thread Starter
TekEss
(@tekess)
Thanks ellp, I can follow directions lol…what needs to be changed?
Ok then:
1) create a copy from header.php. For safety.
2) cut all block:
<div id=”logo”>…</div>
3) paste the block before the start of the block “body-core”.
4) adjust the css acordly giving 100% width for the logo image.
May be you need to fix somethings after this modification. Good luck 🙂
ellp,
The CSS tweak worked fine for me! Thank you!
Saúde!
m.