[quote=adsbeh][quote=lordheinz]that is the only image i got buddy
[/quote]
opppsss. i know now. hehehe,
[quote].badge { background: #FFFFFF; }[/quote]
this is how we can change the background color. hehehe:D
if you want to put an image background
[quote].badge { background-image: url(http://blahblah.com/image.jpg); }[/quote]
or you can use
[quote].badge { background: #FFFFFF url(http://blahblah.com/image.jpg); }[/quote]
put this anywhere in your css code.
correct me if im wrong.
[/quote]
well if it work for you then nice try buddy...