[quote=robertsonii]what is the next step i do after i save those codes in notepad??[/quote]
upload it on any hosting sites like ripway,fileave or geocities..
make sure you saved your work as .css
after uploading,get the url and use a working css linker..
[quote=chiyaa.xoxo]san po b ung css extension ?[/quote]
on your css file..
[quote=haz3l]can i ask? what is the code for . you have a shoutout box but den it doesnt have a background (you know) the some kind of a quote or something. i like my shoutout box to be transparent. do you have a code for it?[/quote]
here,edit the bolded part for the color of ur text..
[spoiler]/* SHOUTBOX */
.somsg { background-image:url('none') !important; color: #[b]hex color[/b]; background-color:transparent ! Important; }
.so {background-image:url('none') !important; background-color:transparent ! Important ; }
.soc { background-image:url('none') !important; background-color:transparent ! Important ; }
#delShoutoutForm {background-image:url('none') !important; background-color:transparent ! Important ; }
#cpShoutoutBox { background-image:url('none') !important; background-color:transparent ! Important ; }
#shoutoutForm { background-image:url('none') !important; background-color:transparent ! Important ; }
.disabled normal { background-image:url('none') !important; background-color:transparent ! Important ; }
.divider { background-image:url('none') !important; background-color:transparent ! Important ; }
.fakeLink { background-image:url('none') !important; background-color:transparent ! Important ; }
.sol {background-image:url('none') !important; background-color:transparent ! Important ; }
.sob { background-image:url('none') !important; background-color:transparent ! Important ; }
.commonbox .imgblock75 { background-image:url('none') !important; background-color:transparent ! Important }
.ir { background-image:url('none') !important; background-color:transparent ! Important }
.flogridp .flogriditem { background-image:url('none') !important; background-color:transparent ! Important }
.dr { background-image:url('none') !important; border:none ! Important }
.fitem1wrapper { background-image:url('none') !important; background-color:transparent ! Important }
.controlpanel .so a, .minicontrolpanel .so a { color: [b]#FF0000[/b] !important; }[/spoiler]
Last edited by i i LeA i i (2008-09-16 03:49:57)