Gender
Male
Current status of the Ning Platform is always available on the Ning Status Blog.
Gender
Male
Location
Multan/Punjab and Pakistan
Birthday:
January 1
What's your role? Network Creator (NC) or Admin?
admin
You need to be a member of Ning Creators Social Network to add comments!
Comments are closed.
Comments
"I have a Social Network Network about Study. If you need any help in management, marketing and computer related subjects you can find solution of your problems at my network www.virtualians.pk"
again use firebug if you want to increase all font sizes add font-size:large larger largest or a px value like 20px
div.xg_chat {font-size:20px;}
but if u want only messages or names u need to use firebug to find the class o r id
You left soaringeagle message on my page....by misstake l'm sure.
use firebug
right click the text and inspect element in firebug
you have 2 choices you can change the color of the background or text
let me see 1 sec ill try to give u code
div.xg_chat {color:anything;} should change all text color in the chat but replace anything with either a color name or hex code so like either red or #ff00ff as an example