Support Forum

  • Page:
  • 1

Chg size of font on jtweet

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

How can I change the size of my font in jtweet?
Looks like all the examples of jtweet the font is rather big. The font on mine is tiny.
Take a look.

www.bentleytalentspecialists.com

username: office
pw: visitor
  • Kathleen Knott's Avatar
  • Kathleen Knott
  • Previous Member
  • 53 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Kathleen,

Try setting jTweet to display in one of the bottom modules. There are specific overrides for jTweet in that position.

I'm working on an update to make the styling and templating with jTweet a little more flexible.

Thanks Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Tried all of the bottom modules and its the same on all of them.
  • Kathleen Knott's Avatar
  • Kathleen Knott
  • Previous Member
  • 53 posts
  • Karma: 0
The administrator has disabled public write access.
Sorry I just checked and its the bottom module not bottom1 etc. The naming conventaions will change once we port Starta to the new fraemworl - sorry for the confusion.

Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Hy Anthony, i´m getting the same problem. Tiny tweets. I´ve put the module to bottom and still tiny. What can i do?
Thanks

preview: dala.art.br/
  • fdjin's Avatar
  • fdjin
  • Free Extensions
  • 2 posts
  • Karma: 0
The administrator has disabled public write access.
You can try adding something like this to your css file.

.jTweet span { font-size: 16px; }

Depending on the template, its not one of ours so it could have some styles that override that. Thats the basic concept though.

Regards,
Jeremy
  • Jeremy's Avatar
  • Jeremy
  • 12 Month Developer
  • 407 posts
  • Karma: 15
The administrator has disabled public write access.
Thanks Jeremy, I´ve made that, the only bad thing is that it grows everything and not just the tweet.
Is there any other way?

Thanks,
Fernando
  • fdjin's Avatar
  • fdjin
  • Free Extensions
  • 2 posts
  • Karma: 0
The administrator has disabled public write access.
Hey Fernando,

You can make that style more specific by changing it to

.jTweet span.tweet_text{font-size:16px;}

That should work better for you.

Cheers,
Jason.
  • Jason D's Avatar
  • Jason D
  • 6 Month Developer
  • 2957 posts
  • 12 Thanks
  • Karma: 75
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers