The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    Sometimes like and dislike buttons don't show.

    avatar
    Guest
    Guest


    In progress Sometimes like and dislike buttons don't show.

    Post by Guest April 2nd 2015, 3:09 am

    Hello, well sometimes, the like and dislike buttons don't show on my forum, even when I haven't did anything.

    Preview: http://prntscr.com/6oepxt


    Please help! this bug has been concerning me for weeks.

    Many thanks,

    Luke Spike
    brandon_g
    brandon_g
    Manager
    Manager


    Male Posts : 10113
    Reputation : 923
    Language : English
    Location : USA

    In progress Re: Sometimes like and dislike buttons don't show.

    Post by brandon_g April 2nd 2015, 3:47 am

    This isn't a bug... it means you already like it, that's why it's green. You can't like something twice.

    -Brandon



    Sometimes like and dislike buttons don't show. Brando10
    Remember to mark your topic Sometimes like and dislike buttons don't show. Solved15 when a solution is found.
    General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

    Sometimes like and dislike buttons don't show. Scre1476
    Team Leader
    Review Section Rules | Request A Review | Sticker Points
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    In progress Re: Sometimes like and dislike buttons don't show.

    Post by SLGray April 2nd 2015, 4:06 am

    Are you referring to the minus and plus buttons or images?



    Sometimes like and dislike buttons don't show. Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    Guest
    Guest


    In progress Re: Sometimes like and dislike buttons don't show.

    Post by Guest April 2nd 2015, 4:08 am

    Images. Although even before I added the images it sometimes went like that.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    In progress Re: Sometimes like and dislike buttons don't show.

    Post by SLGray April 2nd 2015, 4:29 am

    Does this occur in all browsers



    Sometimes like and dislike buttons don't show. Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    Guest
    Guest


    In progress Re: Sometimes like and dislike buttons don't show.

    Post by Guest April 2nd 2015, 10:27 am

    I made a new account and it works fine, the problem only occurs for me.

    Also: How would I remove the green bar? Any codes?
    SarkZKalie
    SarkZKalie
    Support Moderator
    Support Moderator


    Male Posts : 1442
    Reputation : 220
    Language : English

    In progress Re: Sometimes like and dislike buttons don't show.

    Post by SarkZKalie April 2nd 2015, 2:25 pm

    Try this
    Code:
    .vote .vote-bar {
    display:none;
    }
    .vote .vote-button {
    margin-bottom: 5px;
    }
    Or you can change the colors of vote bar
    Code:
    .vote .vote-bar-plus{
    background-color: #HEX-COLOR !important;
    }
    .vote .vote-bar-minus{
    background-color: #HEX-COLOR !important;
    }

      Current date/time is September 22nd 2024, 11:33 pm