Login     Sign up
resize share font
squalleonhart06 (@squalleonhart06)
Join date: Jun 5th 2010
Community posts: 30
View Profile
Send Message

hi, how to resize the font size at the share (what on your mind ).i think it too big...thanks

178 months ago
Vincent T (@vincent)
Join date: Jun 18th 2010
Community posts: 298
View Profile
Send Message

You can add the following codes to your css file:
[code]

form_message{

font-size:12px;
}
[/code]
(change the "12px" to what you want)

178 months ago