Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
Author « Topic »  

carl1963
Ecommerce Template Expert

United Kingdom
629 Posts

Pre-sales questions only
(More Details...)

Posted - 04/13/2022 :  00:54:24  
Hi All, how do I make <div class="scart sclinks"> basically a link into a button on the popup cart.. continue shopping and edit order links..

Regards Carl

dbdave
ECT Moderator

USA
10455 Posts

Posted - 04/13/2022 :  07:41:37  
It's just a matter of using css to do that.
Any link can be turned into a button.
I have used a button generator to do that in the past, like this one https://cssbuttoncreator.com/

David

carl1963
Ecommerce Template Expert

United Kingdom
629 Posts

Pre-sales questions only
(More Details...)

Posted - 04/13/2022 :  07:46:51  
Bit confuesd with that, the link is coded as a link, so I can't turn a link into a button, or can I ???

Regards Carl

Vince
Administrator

42853 Posts

Posted - 04/13/2022 :  09:27:51  
Hi Carl
You just need to give that link a background color with rounded corners and it will look just like a button.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

dbdave
ECT Moderator

USA
10455 Posts

Posted - 04/13/2022 :  10:50:55  
If you have other css buttons on your site, and you probably do, you can likely just add the class sclinks to that (separated by a comma) line in your css file.

.buttons {
color:red;
}

becomes

.buttons,.sclinks {
color:red;
}

You might give that a try.

David
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000