views:

36

answers:

1

Hey guys, in the TTStyledTextLabel, the url's font is a bit bigger(from what i noticed) and is blue-ish. I am just wondering how to change the url's font to a smaller size?

A: 

See the sample in StyledTextTestController from the TTCatalog. You need to override the TTDefaultStyleSheet with your own style and add the span class to the url as shown in the example.

sfa
thx! got it!!!!
David Gao