[quote=fwenciz]can i this to replace the content of the friends instead of putting this to another box?[/quote]
what do mean? plz clarify

[quote=fwenciz]how can i change the font color of the caption and center the name of the friend? thanx sooo much for this!![/quote]
find this part for font of your friends name

[quote]color: [b]#999[/b];[/quote]
just edit the bold part

for caption

[quote]<font color=[b]#000000[/b]>[b]Caption for Image[/b]</font>[/quote]
just edit the bold part

to center the friends name look for this part

[quote]#FrogJSCredit{
text-align: [b]right[/b];
font-size: 80%;
color: #999;
padding: 1px;
}[/quote]
just change the bold part into center
Last edited by simpleMe (2008-06-19 13:52:13)