Like button font size
5 posters
Page 1 of 1
Like button font size
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.
I am not very familiar with scripts and some help would be really appreciated.
RB.
http://www.matureozchat.com/
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.
I am not very familiar with scripts and some help would be really appreciated.
RB.
http://www.matureozchat.com/
Last edited by Rbjustme on February 10th 2016, 8:14 am; edited 1 time in total
Re: Like button font size
I cant see this like if im a guest :|
maybe youre using LG like, check this:
maybe youre using LG like, check this:
- Code:
.LGlikecount {font-size:xxx;}
Re: Like button font size
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:
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;
}
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Like button font size
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.
Yes, that's what I thought, but that only changes the button size not the font size, that's what is puzzling me.
Re: Like button font size
Did you change the font size in the code?
Take Notes- Helper
- Posts : 2337
Reputation : 324
Language : English
Location : Forumountain
Re: Like button font size
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.
Re: Like button font size
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.
Similar topics
» Create button Increase / Decrease font size in article
» Insert new font in font button (punbb)
» Miniprofile Font size
» How to edit username's size and font
» I Can't Change my Font Size
» Insert new font in font button (punbb)
» Miniprofile Font size
» How to edit username's size and font
» I Can't Change my Font Size
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum