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.

After going through the Like / Dislike Official Tutorial - Like image doesn't display.

2 posters

Go down

After going through the Like / Dislike Official Tutorial - Like image doesn't display. Empty After going through the Like / Dislike Official Tutorial - Like image doesn't display.

Post by Guest Thu 2 Aug - 7:33

I tried out this tutorial and, though it did SOMETHING, it's not what the intended outcome is.

The result, for me, is this :

After going through the Like / Dislike Official Tutorial - Like image doesn't display. Like10

Just a clickable text that likes it. No graphic... and that, I dislike.

Suggestions?
avatar
Guest
Guest


Back to top Go down

After going through the Like / Dislike Official Tutorial - Like image doesn't display. Empty Re: After going through the Like / Dislike Official Tutorial - Like image doesn't display.

Post by LGforum Thu 2 Aug - 9:09

It looks like your missing the CSS.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

After going through the Like / Dislike Official Tutorial - Like image doesn't display. Empty Re: After going through the Like / Dislike Official Tutorial - Like image doesn't display.

Post by Guest Thu 2 Aug - 9:28

It didn't mention any CSS edit requirements. If there's a CSS requirement then I don't know of it.
avatar
Guest
Guest


Back to top Go down

After going through the Like / Dislike Official Tutorial - Like image doesn't display. Empty Re: After going through the Like / Dislike Official Tutorial - Like image doesn't display.

Post by SLGray Thu 2 Aug - 12:43

Did you add the CSS to your CSS stylesheet?

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


After going through the Like / Dislike Official Tutorial - Like image doesn't display. 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 : 51463
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