? Pending

User tests: Successful: Unsuccessful:

avatar N6REJ
N6REJ
10 Dec 2019

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 # .

Summary of Changes

added btn-vote class to rating button.

Testing Instructions

go to plugins->content->voting->tmpl->vote.php and add "btn-default btn-vote" to line 39. ( next to btn-mini )

Expected result

image

Actual result

image
image

Documentation Changes Required

none

avatar N6REJ N6REJ - open - 10 Dec 2019
avatar N6REJ N6REJ - change - 10 Dec 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 Dec 2019
Category Front End Plugins
avatar brianteeman
brianteeman - comment - 10 Dec 2019

Looks like an issue with your template to me. It works perfectly in protostar and beez

avatar N6REJ
N6REJ - comment - 10 Dec 2019

@brianteeman I should've checked that, its a BS3 issue... ty.

avatar N6REJ N6REJ - close - 10 Dec 2019
avatar N6REJ N6REJ - change - 10 Dec 2019
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2019-12-10 21:03:07
Closed_By N6REJ
Labels Added: ?

Add a Comment

Login with GitHub to post a comment