muddasir Posted October 20, 2010 Share Posted October 20, 2010 I want to change the section mentioned in the attached image and make "ADD TO CART" and "VIEW" buttons justified with their corresponding product boxes.My CSS code is pasted below of file global.css.p.price_container { text-align: right }#center_column .products_block .featured_price { margin-top: 0.5em;margin: 0.5em; }#center_column .products_block a.button { margin: 1em auto; } #center_column .products_block a.exclusive { margin: 1em auto;} #center_column .products_block span.exclusive { margin: 2em auto } Link to comment Share on other sites More sharing options...
muddasir Posted October 21, 2010 Author Share Posted October 21, 2010 Resolved by myself by change button image size and redefining it global.css buttons. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now