Hi. I think I incorporated the Trending Content plugin correctly. How long does it take for enough results to allow the box to appear on each page? Thanks!
Sol
(AddThis Happiness Specialist)
Jun 14, 2012 04:42PM EDT
Links should appear in the Trending content box immediately if you have our sharing tools installed and have sharing data. Can you provide a link to your site and I can take a look to see if everything is setup correctly?
Looks like it is now working properly. I do have another question though: I'm not very familiar with script code; how do I style the text and such? I'm guessing CSS, but any insights you can offer would be great. Thanks!
Sol
(AddThis Happiness Specialist)
Jun 22, 2012 08:40AM EDT
Yes, you are correct that you will need to add additional CSS to modify the text styling. For example, to change the style of the links, you can use the CSS class .addthis-content-link, so something like:
The above code would set the color of the link to gray when you hover over it, and black otherwise. I hope this makes sense. If you need additional help, let me know.