Creating Link Buttons - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Creating Link Buttons

JT

Jay Thistle

General 3 years ago

Hi there, I need to know how to create colored link buttons. I found nothing in Typography Documentation to show me how to make text links look like buttons that can change color when hovered over etc. I am using the Helix core template on a test site and the Folium template on another sandbox to teach myself how to use your templates. I prefer using just the template and not the Quickstart versions, and have figured out how to manipulate the layout and other template parameters to suit our needs. Thanks...Jay

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 years ago #54433

Hi Jay,

  1. As fist step you have to learn CSS - part about colors and using :hover and :active and :focus. You can find guides also in your native language, if it's not EN.
  2. About custom buttons, also learn about HTML/Joomla links and read: https://getbootstrap.com/docs/4.0/components/buttons/

Yes, this template uses Bootstrap 4 - so you can use almost everything that you can read in above link.

In big short it's all you need.


Of course if you are using SPPB you can use just Button addon ;) https://www.youtube.com/results?search_query=sp+page+builder++button

HTML code can be used also inside Raw HTML addon and Flip Box addon etc..

0
JT
Jay Thistle
Accepted Answer
3 years ago #54435

Fabulous...thanks very much ... Jay

0