User tests: Successful: Unsuccessful:
The rating button disappears on hover and doesn't appear to be a button. adding some css resolves that but I'm not sure where to put it.
.btn-vote {
margin-top: -2px;
font-size: 12px;
padding: 0 4px;
margin-left: -2px;
}
Pull Request for Issue # .
added btn-vote class to rating button.
go to plugins->content->voting->tmpl->vote.php and add "btn-default btn-vote" to line 39. ( next to btn-mini )
none
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
@brianteeman I should've checked that, its a BS3 issue... ty.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-12-10 21:03:07 |
Closed_By | ⇒ | N6REJ | |
Labels |
Added:
?
|
Looks like an issue with your template to me. It works perfectly in protostar and beez