Payment Icon Positioning

General ShopSite user discussion

Payment Icon Positioning

Postby extragear » Thu Jan 25, 2018 12:01 pm

Using the Double theme and for the cart I am using the Boot-Cart-NoSideNav.sst template.

For the payment icons such as Paypal, Paypal Credit and Checkout, I havent been able to get them to position properly. Yes, I have moved them around, tried snap to grid, etc.... I would assume that somewhere in the Css is can define their positioning? What is the suggested approach to getting these icons positioned correctly?

Thanks

Tim
extragear
 
Posts: 169
Joined: Mon Apr 02, 2007 10:53 am
Location: Binghamton, NY

Re: Payment Icon Positioning

Postby extragear » Wed Jan 31, 2018 9:09 am

Any suggestions for this? Thanks
extragear
 
Posts: 169
Joined: Mon Apr 02, 2007 10:53 am
Location: Binghamton, NY

Re: Payment Icon Positioning

Postby cyoung » Mon Feb 26, 2018 9:32 am

If you want to add CSS you would need to look at the source code and use the id CBP_wrapper and add CSS that way. There is CSS that is inline for those buttons because of the positioning WYSIWYG, so all of your added CSS would need to have !important at the end. For example:

<style type="text/css">
div#CBP_wrapper {width:200px !important; height: 200px !important; text-align: center;}
div#CBP_wrapper > span {display:block !important;position:static !important;clear:both !important;text-align:center !important;padding:0px 0px 10px 0px !important}
</style>
cyoung
 
Posts: 134
Joined: Wed Nov 09, 2016 11:01 am


Return to User Forum

Who is online

Users browsing this forum: No registered users and 13 guests

cron