lweinlan Posted November 11, 2012 Share Posted November 11, 2012 (edited) hello, in the product view (for each product), I need to align the buttons "add to my wishlist" and "shipping rates" vertically with the button "add to cart" so that they are all centered in relation to each other. Please see attached picture. I have the "USPS presto-changeo" module, and the theme "Pzone" with Prestashop 1.4.8.2 Thank you Edited November 11, 2012 by lweinlan (see edit history) Link to comment Share on other sites More sharing options...
yaniv14 Posted November 11, 2012 Share Posted November 11, 2012 can you send a link to your site so I can see the css Link to comment Share on other sites More sharing options...
lweinlan Posted November 11, 2012 Author Share Posted November 11, 2012 the site is not live right now. Do you have your IP address , so that I can configure it in the back office to give you privileged access to my website ? or if you do not have an IP address that is static or DHCP static, let me know, and I can put the site live for a few hours while you troubleshoot. thank you Link to comment Share on other sites More sharing options...
yaniv14 Posted November 12, 2012 Share Posted November 12, 2012 Just put your site in a temporary address and PM me with the link Link to comment Share on other sites More sharing options...
lweinlan Posted November 12, 2012 Author Share Posted November 12, 2012 I am not sure how to put my store in a temporary address ? could you please walk me through? thank you Link to comment Share on other sites More sharing options...
yaniv14 Posted November 12, 2012 Share Posted November 12, 2012 What i ment was to create a sub directory inside your domain, like www.yourdomain.com/test. But its ok anyway , i wont be able to check for few hours now because i am at work right now. I will update you as soon as i can Link to comment Share on other sites More sharing options...
lweinlan Posted November 12, 2012 Author Share Posted November 12, 2012 ok it is late at night here (USA west coast). Please keep me updated thank you Link to comment Share on other sites More sharing options...
lweinlan Posted November 14, 2012 Author Share Posted November 14, 2012 Thank you so much. Adding the following code to /prestashop/themes/pzone/css/global.css did work. #buy_block a.button {margin: 0.5em auto 0 auto;} #buy_block a.exclusive {margin: 0.2em auto 0 auto;} and check around the site the there is no other negetive effect Link to comment Share on other sites More sharing options...
Recommended Posts