On my Big Feature wordpress, the main logo at the top of the page seems to resize itself to fit the screen of any computer I've tried it on, using Safari and Flock, and looks great, but not with Firefox; the top logo appears to be far too wide and goes off the side of the screen. I've tried adding the following code to my style.css, as recommended on this forum for someone who had a similar problem with Opera, but it didn't work: #content img { max-width: 100%; height: auto; } How can I fix this? Many thanks for any help.
Top image not resizing itself in Firefox
(2 posts) (2 voices)-
Posted 1 year ago #
-
first, I want's to ask, why don't you resize the header image before adding it? why rely on css to resize? The container width is in the theme settings (general tab), resize it and then add it.
This automatic image resizing thing has been a pain in the butt in so many versions of the theme. I have changed it so many times. Think I have solved it in the latest version now though (1.4.0.2), by adding a resizing class to images (the class is called maxwidth).
Posted 1 year ago #
Reply
You must log in to post.