How do I get twitter counter to link directly to twitter when clicked?
PizzaPay28-Dec-2010 10:53:59
I do not want my twitter counter to link back to the twitter counter website. I want it to link to my twitter profile instead. I have a custom website so I cant use any plugins. Anyone know how to do this?
Answer
Arjen Schat29-Dec-2010 04:52:22
You can change the link in the code to point to twitter.
PizzaPay30-Dec-2010 14:28:17
Will you show me which part of the code? I tried and the entire counter disappears.
My Twitter is: http://www.twitter.com/marketmonsterz
Answer
STAFF
Sam Wierema03-Jan-2011 06:48:01
You'd have to change the href attribute on the A element to href="http://twitter.com/marketmonsterz".