Shape 5

Joomla Templates => Business Pro - Club => : alanjord December 13, 2013, 04:19:51 PM



: Issue with btn-primary when using 3rd party extension
: alanjord December 13, 2013, 04:19:51 PM
I have installed the Akeeba Release System Component.
They use the btn-primary element to display the button in the image below. As you can see, when the mouse isn't hovering over the button, its almost impossible to read.


 in template.css

.btn-primary {
   color:#FFFFFF;
   background:#3C3C3C;
}

Inspecting the element shows:

.btn-primary:hover, .button:hover, .highlight_button:hover, p.readmore a:hover, .readon:hover, .pagenav a:hover {
background: #541515 !important;

It is the Background: none property as shown in image3 below that controls the button background.

What can I do to make this more visible when no hover?





: Re: Issue with btn-primary when using 3rd party extension
: alanjord December 16, 2013, 01:18:57 PM
I've decided not to use this template, so no need to respond, thanks!


: Re: Issue with btn-primary when using 3rd party extension
: mikenicoll December 16, 2013, 05:40:43 PM
Alright,

Let me know if you decide to come back to this.

-Mike