Pedro R. Posted May 22, 2012 Share Posted May 22, 2012 (edited) I am using New Theme 1.5 and I found this critical problems: With IE 7, 8 and 9: - Users cant Login or Register new account - Users cant add products to Cart - On the top menu horizontal the drop-down list in HOME is too much transparent (only with IE 7 and 8) - The Search Box is misaligned (only on IE 8) With Firefox everything works fine. My site: hobbysector.com How to sort it out? Edited May 22, 2012 by Pedro R. (see edit history) Link to comment Share on other sites More sharing options...
Pedro R. Posted May 22, 2012 Author Share Posted May 22, 2012 (edited) Solutions: - Users cant Login or Register new account <<< Must Enable Cookies on IE - Users cant add products to Cart <<< Must Enable Cookies on IE - On the top menu horizontal the drop-down list in HOME is too much transparent (only with IE 7 and 8) <<< Go to public_html/modules/blocktopmenu/img and change the shadow.png with another similar image but darker than the original one - The Search Box is misaligned (only on IE 8) <<<< On file: youtthemename/css/modules/blocksearch/blocksearch.css Edit this code to this: #search_block_top .button { border:none; border-radius:0; color:#fff; text-transform:uppercase; background:url(../../../img/bg_search_submit.png) repeat-x 0 0 #101010; position:absolute; } Thank you Pedro R. Edited May 22, 2012 by Pedro R. (see edit history) Link to comment Share on other sites More sharing options...
Bejo Posted October 8, 2012 Share Posted October 8, 2012 Solutions: - Users cant Login or Register new account <<< Must Enable Cookies on IE - Users cant add products to Cart <<< Must Enable Cookies on IE - On the top menu horizontal the drop-down list in HOME is too much transparent (only with IE 7 and 8) <<< Go to public_html/modules/blocktopmenu/img and change the shadow.png with another similar image but darker than the original one - The Search Box is misaligned (only on IE 8) <<<< On file: youtthemename/css/modules/blocksearch/blocksearch.css Edit this code to this: #search_block_top .button { border:none; border-radius:0; color:#fff; text-transform:uppercase; background:url(../../../img/bg_search_submit.png) repeat-x 0 0 #101010; position:absolute; } Thank you Pedro R. thank pedro. helpfull. do you know how to change top menu horizontal-drop down menu to be colums or dropdown menu is horizontal not vertical. Regards. J-sen Link to comment Share on other sites More sharing options...
Cornel_M Posted October 23, 2012 Share Posted October 23, 2012 I have the same problem I enable cookies in IE, but still cannot create account, and with an existing account, after login in My Account>My addresses, drop-down menu States is empty, even for countries who contain states. my site is www.dispozitive.ro/presta thanks in advance! Link to comment Share on other sites More sharing options...
Recommended Posts