XHanch Studio Log in | Register | Cart

Forum

Notifications
Clear all

Customize text/font style of my Twitter stream

6 Posts
2 Users
0 Likes
6,042 Views
(@karll)
Posts: 4
New Member Guest
Topic starter
 

How do i go about changing the text and hyperlink colors in My Twitter?

 
Posted : 14/05/2011 7:38 pm
XHanch
(@xhanch-alt)
Posts: 2105
Member Admin
 

Use this code as the Custom CSS:

{xmt_id}.xmt ul li.tweet_list{color:#000;}
{xmt_id}.xmt a{color:#000;}

{xmt_id}.xmt ul li.tweet_list{color:#000;} is to change the text color.
{xmt_id}.xmt a{color:#000;} is to change the hyperlink color.

 
Posted : 15/05/2011 12:15 am
(@karll)
Posts: 4
New Member Guest
Topic starter
 

Thank you...

 
Posted : 15/05/2011 5:27 am
(@ranebo)
Posts: 1
New Member Guest
 

. . . as it is displayed using short-code on a page (not in sidebar) but nothing in css.css seems to facilitate changing font-size.

Where do I have to go to make the edit?

Here is the page we are talking about: http://dowestillhavethewilltolive.com/earthslife/

 
Posted : 24/07/2011 10:12 am
XHanch
(@xhanch-alt)
Posts: 2105
Member Admin
 

Use this code as the Custom CSS:

{xmt_id}.xmt ul li.tweet_list, {xmt_id}.xmt a{font-size:13px !important}
 
Posted : 25/07/2011 1:00 am
XHanch
(@xhanch-alt)
Posts: 2105
Member Admin
 

I did change the font size as recommended but it affected my username too.

What username? The widget title?
If so, add this code too:

{xmt_id}.xmt a.header_48{font-size:18px !important}
 
Posted : 15/09/2012 5:32 am
Share:

× Close Menu