Tagged: logo height
-
AuthorPosts
-
March 2, 2016 at 12:36 am #591820
Hi!
I have a little problem.
I would like to change logo img height 100 to 150px. How can I do this? I tried with this code but not work..logo img { height: 150px; }This is the code what I want to change..
<div class="container av-logo-container"><div class="inner-container"><strong class="logo"><a href="http://annamaria-wieszt.de/"><img height="100" width="300" src="http://annamaria-wieszt.de/wp-content/uploads/small-logo-02.jpg" alt="Annamaria Wieszt - Makeup"></a></strong>Please, help me
Best regards,
PeterMarch 3, 2016 at 4:57 am #592408Hi Peter,
Your CSS is actually applying, you can verify that by inspecting the element in your browser. The values inside the image tag are hardcoded but don’t really apply to be honest.
Regards,
RikardMarch 5, 2016 at 3:33 pm #593742Hi Rikard,
Yes, I know, but when I turn on ModPageSpeed in the .htaccess, the ModPageSpeed change my image height to 100 px again.
I thougt if i change image tag height to 150 px it will be perfect with ModPageSpeed.At the moment i turned on ModPageSpeed again, so You can see my logo problem.
Thank you
Rest regards,
PeterMarch 7, 2016 at 8:26 am #594123Hi,
I still see it a 150px high on my end, not sure if you have your .htaccess mod turned off or not? I saw that the image seems to have whitespace both on top and bottom, not sure if that is what you are referring to maybe?
Best regards,
RikardMarch 12, 2016 at 4:39 pm #597221Hi Rikard,
Please reload the page or nav to another page from home page. Pagespeed is active. Thank you.
Best Regards
PeterMarch 14, 2016 at 6:17 am #597540 -
AuthorPosts
- You must be logged in to reply to this topic.
