By mrtbc on
I have a slight problem with a block that displays an image (banner ad) at the top of my website (http://tinyurl.com/67y2ez4). The block displays correctly in all browsers except IE6 where the top section becomes too large. I have removed the block and confirmed that the issue goes away (i.e. it is definitely the block that is causing the problem). The theme is Acquia Marina which uses Fusion.
Can anyone help in exchange for a quick $10 paid via paypal?
Thank you.
Comments
Hello, try to add this code
Hello, try to add this code to your css:
Arpeggio
(o-)===#~
Web developer
Thanks. Please give me one
Thanks. Please give me one day to amend the css and then test this through in all the different browsers.
Ok, don't hesitate to contact
Ok, don't hesitate to contact me if you have further problems.
Arpeggio
(o-)===#~
Web developer
I've added: #header-site-info
I've added:
to my IE6 fixes CSS file:
/sites/all/themes/acquia_marina/css/ie6-fixes.css
but it doesn't appear to have worked. It might be a caching issue though. How does it look to you?
Thanks.
Try to target more specific
Try to target more specific css selector, add #header-group
That should look like rendered in other "real" browsers.
Arpeggio
(o-)===#~
Web developer
Thanks. I've done that but it
Thanks. I've done that but it still doesn't look right I'm afraid (unless it's a caching problem).
Yes, it must be cached and I
Yes, it must be cached and I suggest to clear the cache because that code already works for me.
Arpeggio
(o-)===#~
Web developer
If the code works for you
If the code works for you then it must be the IE6 cache on the local computer (rather than the Drupal cache). But this website shows the problem as not fixed:
http://ipinfo.info/netrenderer/
I checked the
I checked the http://www.presentspotter.com/sites/all/themes/acquia_marina/css/ie6-fix... and your code is:
you forgot to close your comment with */
... so the correct code should be:
Arpeggio
(o-)===#~
Web developer
Thank you! Will updatem and
Thank you! Will update and retest later today!
That will work.
That will work.
Arpeggio
(o-)===#~
Web developer
Thank you. Please let me have
Thank you. Please let me have your paypal details.
I have sent you a message at
I have sent you a message at your contact form. Thanks.
Arpeggio
(o-)===#~
Web developer
Thank you
It functions.