add to cart button alignment

Questions and answers about ShopSite Custom Templates

add to cart button alignment

Postby lneibauer » Fri Oct 10, 2014 9:07 am

I newbie needs some assistance.. This must be my OCD kicking in :wink:

on all of my product pages my add to cart button is not vertically aligned with my quantity box and I would like them to all line up in a nice neat row. I realize that the add to cart button is in the page template but I do not see how to align the button with the quantity text form input box. The majority of my products are using the masterproduct template.

here is a sample page so you can see what I am talking about
http://www.churchsupplier.com/shopsite_sc/store/html/witness.html

I took over this sight from someone who is no longer with the company and I do not know how this happened. When we have more information pages the button seems to line up on the More information pages I have created.

Thanks in advance...
lneibauer
 
Posts: 108
Joined: Tue Sep 30, 2014 7:13 am
Location: Warminster, PA

Re: add to cart button alignment

Postby Kapitol » Fri Oct 10, 2014 11:16 am

Assuming you know how to edit CSS; do this:
Add this class
Code: Select all
input.addimage {
vertical-align: middle;
}


That will vertically center all your buttons which will align then with your quantity inputs.
Kapitol
 
Posts: 52
Joined: Mon May 14, 2012 10:26 pm

Re: add to cart button alignment

Postby lneibauer » Mon Oct 20, 2014 12:14 pm

thanks, I do know CSS and I will make the edits
lneibauer
 
Posts: 108
Joined: Tue Sep 30, 2014 7:13 am
Location: Warminster, PA


Return to Custom Template Questions

Who is online

Users browsing this forum: No registered users and 21 guests

cron