khurramalvi Posted April 15, 2011 Share Posted April 15, 2011 Hi, I dont know where to post. I was facing an issue with Ajax floating form and figure out that by adding a simple css in 'cartsummary' id. Below is the fix. #cartsummary { background-color: #f8f8f8; color: #000000; width: 200px; font-size: 11px; border: 1px solid #ccc; left:51%!important; } Just add 'left:51%!important;' in #cartsummary and floating issue will be fixed. Here is the fix URL: https://www.mywebhosted.com/support/order/?pid=1&skip=1 Cheers! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.