graphene twitter widget active header
-
I have the twitter widget active on my site. It displays the last two tweets from the site I’m watching as I’ve given it the twitter name.
Is it possible to click the header or something so I can open that twitter name page and see all the tweets?
Does that make sense?
http://wpmu.org/wordpress-widget-title-html/
Or, you can use action hooks widgets to add some HTML after the tweets.
graphene_twitter_widgetaction hook is available.Thanks Prasanna.
It works – I could do with some formatting maybe colour
the twitter follow link is offset right – how do I centre it or not make it ofset right?
I downloaded your twiget plugin and found it identical to graphene twitter widget plugin 🙂
Yup, twiget is the clone of Graphene twitter. We made it a separate plugin so that people using other themes would be benefited.
#tweetfollow {
float: none !important;
margin: 0 auto !important;
text-align: center !important;
}Untested, sent from mobile.
thanks Prasanna but it didnt move
This worked but not quite the effect I originally wanted 🙂
#tweetfollow {display: none;}To center the Visit @ ....
#text-13 {
text-align: center;
box-shadow: none;
margin-bottom: -5px;
}
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
