You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Configure for the Current Theme

The color of links in your plugin can be overridden by theme set in Blesta by adding a class "override" to each link.

Allow the theme to override the color of your links
...
<a class="override" href="/">Click me!</a>
...
  • No labels