Hey guys I'm trying to customize an Amazon astore for my site. you can override the original css by putting in your own, I'm trying to make the background transparent but it unfortunately doesn't work on IE. I was wondering if anyone can help me configure it to work on ie? Here is the code body { margin:12px; padding:0px; background:transparent; color:#FFFFFF; min-width:748px; font-family:'Verdana', sans-serif; font-size:9pt; font-weight:500; line-height:12pt; text-decoration: none; } Here is the page http://anime3.net/11642/ Thank you, Ali
I kinda have the opposite problem. Everything works well in Firefox & Chrome but not in IE. A drop-down menu, that in IE, keeps the transparency, so you can't effectively read the drop-downs. I have no idea where the problem is and been banging my head for weeks on this. Any ideas? The site is http://www.pathsatlanta.org
@ali123 no problem @paths I really don't know what the problem is, because i've never worked with wordpress. But 1.) Javascript that is used is prototype/scriptaculous this is a goog example to set one hxxp://nettuts.com/javascript-ajax/create-a-simple-intelligent-accordion-effect-using-prototype-and-scriptaculous/ 2.)You can also try to integrate you own accordion menu in your template here are some examples hxxp://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu.htm ps:replace hxxp:// with http:/