Like button font size Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
5 posters

    Like button font size

    Rbjustme
    Rbjustme
    Forumember


    Male Posts : 64
    Reputation : 3
    Language : English
    Location : Australia

    Solved Like button font size

    Post by Rbjustme February 6th 2016, 4:38 am

    Hello,

    I have place a like button in the forum from the tutorial here on this site, using the java script and the css style sheet.
    It works great, but I want to change the font size of the "like" text as highlighted in green in the image below, but for the life of me I cannot figure out how to do it. Confused

    I am not very familiar with scripts and some help would be really appreciated. Embarassed

    RB. Smile

    http://www.matureozchat.com/

    Like button font size Likebu10



    Last edited by Rbjustme on February 10th 2016, 8:14 am; edited 1 time in total
    Pamoon
    Pamoon
    Forumember


    Posts : 28
    Reputation : 10
    Language : en.js

    Solved Re: Like button font size

    Post by Pamoon February 6th 2016, 1:41 pm

    I cant see this like if im a guest :|
    maybe youre using LG like, check this:
    Code:
    .LGlikecount {font-size:xxx;}
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Like button font size

    Post by SLGray February 6th 2016, 8:40 pm

    Is this what you are using:  https://help.forumotion.com/t108561-a-new-like-dislike-system-phpbb3-and-invision#709635 ?

    If yes, you need to change this part of the CSS codes:
    Code:
    .LGlike {
      background: #105289;
      padding: 3px;
      border-radius: 4px;
      color: #fff;
      font-size: 10px;
      font-weight: bold;
      text-shadow: -1px 0.5px #888;
      box-shadow: 1px 1px 1px #888;
      cursor: pointer;
      margin-right: 4px;
     }
    Change the font-size (10px) part.



    Like button font size Slgray10

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


    Male Posts : 64
    Reputation : 3
    Language : English
    Location : Australia

    Solved Re: Like button font size

    Post by Rbjustme February 8th 2016, 2:41 am

    Hi SL,

    Yes, that's what I thought, but that only changes the button size not the font size, that's what is puzzling me. Smile
    Take Notes
    Take Notes
    Helper
    Helper


    Male Posts : 2337
    Reputation : 324
    Language : English
    Location : Forumountain

    Solved Re: Like button font size

    Post by Take Notes February 8th 2016, 3:06 am

    Did you change the font size in the code?
    Rbjustme
    Rbjustme
    Forumember


    Male Posts : 64
    Reputation : 3
    Language : English
    Location : Australia

    Solved Re: Like button font size

    Post by Rbjustme February 8th 2016, 5:28 am

    Yes, as I said to SL it only changes the size of the button. Smile
    Rbjustme
    Rbjustme
    Forumember


    Male Posts : 64
    Reputation : 3
    Language : English
    Location : Australia

    Solved Re: Like button font size

    Post by Rbjustme February 9th 2016, 9:26 am

    Draud0229 wrote:I cant see this like if im a guest :|
    maybe youre using LG like, check this:
    Code:
    .LGlikecount {font-size:xxx;}

    This only changes the button size, not the text shaded in green, as indicated in my initial post, that was the first thing I tried. Smile
    Rbjustme
    Rbjustme
    Forumember


    Male Posts : 64
    Reputation : 3
    Language : English
    Location : Australia

    Solved Re: Like button font size

    Post by Rbjustme February 10th 2016, 6:32 am

    I have found a better way of doing what I want to do, although I have not found the answer to this problem I will mark it solved. Cool
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19314
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Like button font size

    Post by Ape February 11th 2016, 5:30 pm

    Topic solved and archived



    Like button font size Left1212Like button font size Center11Like button font size Right112
    Like button font size Ape_b110
    Like button font size Ape1010