Hi Guys, Am a graphic designer way out of my depth here, so relying on your overly large brains to help me out with some advice on what to do ;) I have a site at www.morrisbros.elliscreative.com.au that I have had created for a client by a developer. However I can't get in contact with the developer at the moment as he's overseas.
My problem is that the site looks good in all browsers except IE - I gather that this is an ongoing thing.
What I want to remove is the scrollbars that appear in the content area on the main page - they don't need to be there, and only appear in IE. I am using Firebug to identify where my problems are (in desperation since I can't get hold of my developer), and was hoping someone could help me out with where to put the following code or if indeed this is the right code? Does anyone have any advice on how to fix this?
Am a graphic designer way out of my depth here, so relying on your overly large brains to help me out with some advice on what to do ;)
I have a site at www.morrisbros.elliscreative.com.au that I have had created for a client by a developer.
However I can't get in contact with the developer at the moment as he's overseas.
My problem is that the site looks good in all browsers except IE - I gather that this is an ongoing thing.
What I want to remove is the scrollbars that appear in the content area on the main page - they don't need to be there, and only appear in IE.
I am using Firebug to identify where my problems are (in desperation since I can't get hold of my developer), and was hoping someone could help me out with where to put the following code or if indeed this is the right code? Does anyone have any advice on how to fix this?
textarea { overflow: auto; }
Thanks in advance!
If that doesn't work, the issue is much more complicated.
morris.css line 343 set #slider.hot margin-bottom to -80px;