Support Forum

  • Page:
  • 1
  • 2

J_tweet css ( maybe)

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

hi everyone!
id like to change the font size for j_tweet module, but only in 2 lines of that!
some one can help me?
there is a snapshot to show what i mean!

tweet2.jpg
  • gale8's Avatar
  • gale8
  • Previous Member
  • 19 posts
  • Karma: 0
The administrator has disabled public write access.
Hi there,

I assume you want to make those 2 lines smaller? It seems like reverse is simpler, just increasing the font-size of the tweet content. Something like this should do it, just add this to the end of theme.css:

span.tweet_text {font-size:2em;line-height:1.8em;}

That will affect just the tweet itself. Of course, you also need to remove the change you made which made everything bigger.
  • Seth's Avatar
  • Seth
  • Moderator
  • 8358 posts
  • 225 Thanks
  • Karma: 202
The administrator has disabled public write access.
:(
it work only for the line in the middle
not for the two id like to chnage.

fotn size is around 78% is that bigger?
i had try to reduce it, but it dosent take effect on tweet.
can u help me again?
im sorry im not a webmaster.
  • gale8's Avatar
  • gale8
  • Previous Member
  • 19 posts
  • Karma: 0
The administrator has disabled public write access.
You want to make the other 2 lines bigger?

I thought you had already changed the font size for the whole module (it looks like that in the screenshot) and now you want to make the other two lines smaller, did I misunderstand?
  • Seth's Avatar
  • Seth
  • Moderator
  • 8358 posts
  • 225 Thanks
  • Karma: 202
The administrator has disabled public write access.
no, u r right!
id like have the two lines smaller

but im not sure to had make the font size in whole module bigger,
in css i had found how to change font size, but when i did it it change font size only for the line in the middle.....
the only one is right!

thanks again for the help!
  • gale8's Avatar
  • gale8
  • Previous Member
  • 19 posts
  • Karma: 0
The administrator has disabled public write access.
So, is this all fixed for you now?
  • Seth's Avatar
  • Seth
  • Moderator
  • 8358 posts
  • 225 Thanks
  • Karma: 202
The administrator has disabled public write access.
nope...
:)
the two lines are still bigger...
:)
  • gale8's Avatar
  • gale8
  • Previous Member
  • 19 posts
  • Karma: 0
The administrator has disabled public write access.
Can you post a link so we can take a look please? Thanks.
  • Seth's Avatar
  • Seth
  • Moderator
  • 8358 posts
  • 225 Thanks
  • Karma: 202
The administrator has disabled public write access.
yes i can!
i had post a snapshot
and this is the link

www.scenografo.com
Attachments:
  • gale8's Avatar
  • gale8
  • Previous Member
  • 19 posts
  • Karma: 0
The administrator has disabled public write access.
OK, you set the font-size for .tweet which made everything bigger. Undo that and then instead set the font size just for the line in the middle, as I posted above:

span.tweet_text {font-size:2em;line-height:1.8em;}
  • Seth's Avatar
  • Seth
  • Moderator
  • 8358 posts
  • 225 Thanks
  • Karma: 202
The administrator has disabled public write access.
mmmm
ok, but how can i change font size for .tweet smaller?
  • gale8's Avatar
  • gale8
  • Previous Member
  • 19 posts
  • Karma: 0
The administrator has disabled public write access.
Hi there,

If its the font-size of teh actual tweet text then the class can be controlled like this:

span.tweet_text {font-size:1em}

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.
hi there,
i do, i had change span.tweet on theme css.
but...

how can i chnage this two line font size without changing all module font size?
Attachments:
  • gale8's Avatar
  • gale8
  • Previous Member
  • 19 posts
  • Karma: 0
The administrator has disabled public write access.
The code is actually:

span.tweet_text {font-size:1em}

is that what you had?

Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
is this one

span.tweet_text {font-size:0.5em;line-height:1.8em;}
  • gale8's Avatar
  • gale8
  • Previous Member
  • 19 posts
  • Karma: 0
The administrator has disabled public write access.
Prob best to post a link so I can see whats happening there.

Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
this is the link.
www.scenografo.com
  • gale8's Avatar
  • gale8
  • Previous Member
  • 19 posts
  • Karma: 0
The administrator has disabled public write access.
Looks like you have targetted the tweet text but Im guessing thats not what your aim was. Here are the rules for the lines in your module:

First Line: span.tweetName {}
Second Line: span.tweet_text {font-size:0.5em;line-height:1.8em;}
Third Line: span.tweetDate, span.tweetSource {}

That should outline what you need to target.

Cheers Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
hi Anthony,
thankks for all help you had give me.
but.... i didnt fix it...
so i had choose to change template, in GRID tweet work like i want. ( i didn't seen GRID before)
but now i have a new problem.

so, im opening a new post.
hope you will help me again!

thanks.
Gianluca
  • gale8's Avatar
  • gale8
  • Previous Member
  • 19 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Gianliuca,

I guess there was a communication issue at play here. I know that code worked, because I tested it on your site before posting here.

Nevermind, it is a moot point now.

Good luck in moving forward with Grid!
  • Seth's Avatar
  • Seth
  • Moderator
  • 8358 posts
  • 225 Thanks
  • Karma: 202
The administrator has disabled public write access.

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

Happy Campers