Skip to content

OCG-labs/Button-Shortcodes-Module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Button-Shortcodes-Module

[button color="default" url="#" target="_self" title="More Info" anchor="false"]

###color Uses bootstrap btn color conventions "btn-default, btn-warning, ect.."

default = "default"

###url href attribute for link

default = "#"

###target target attribute for link

_blank|_self|_parent|_top|framename

default = "_self"

###title Title of the link, this is what is displayed on the frontend of the site

default = "More Info"

###anchor (bool)

*This requires Smoothscroll Module to be installed.

This addes the smoothscroll class to the class attribute on the link.

default = "false"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages