How can I get the Header Image to show in IE8? Seems to work fine in other browsers
Thanks
]]>Any solutions? Did the new update solve this, have not had a chance to check it out.
]]>Anyone found a solution yet?
]]>Put this in your custom css
#site-title {
width: 50%; /* Comment: Always list a width here. Either in percentage or pixels.*/
}
Worked for me only I had to change the width to 100% as I have a full size header.
]]>