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.

Like/Dislike Button Problem

2 posters

Go down

Like/Dislike Button Problem Empty Like/Dislike Button Problem

Post by Kaizer Lee July 8th 2012, 10:14 am

I put this code in Javascript Management

var like_version = 'invision';
var DOM_IS_READY = false;
$(function(){DOM_IS_READY=true;});
var vote_singular = 'Like';
var vote_plural = 'Likes';
$.getScript('http://www.avacweb.net/like');

And this one in the CSS

.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;
}
.LGvote { margin: 0 5px; }
.LGnovote {
filter:Alpha(opacity=50);
opacity: 0.5;
cursor: default;
box-shadow: none;
text-shadow: none;
}

The Like button won't appear...
Kaizer Lee
Kaizer Lee
Active Poster

Female Posts : 1064
Reputation : 54
Language : English, Tagalog, Spanish and Chinese
Location : Philippines

http://www.medievalchaos.net/forum

Back to top Go down

Like/Dislike Button Problem Empty Re: Like/Dislike Button Problem

Post by SLGray July 8th 2012, 10:41 am

Please do not create more than one thread about the same issue.

Please use this one - https://help.forumotion.com/t111277-like-dislike-button-problem

Topic Locked


Like/Dislike Button Problem Slgray10

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

Male Posts : 51481
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum