UCP - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: UCP (
/showthread.php?tid=301949)
UCP -
xMichaelx - 06.12.2011
Hey,
Just a real quick question, I have scripted a UCP and wondering how can i center text? Add color etc.. just to make it look a bit nicer, if someone could send a link to the page that i will need for the coding it would be very nice

Rep+.
Thanks.
Re: UCP -
System64 - 06.12.2011
1. You should look on web for some css tutoirals
2.
PHP код:
color: your color; //for color of text
text-align: center; //centering text