Replies

Dec 6, 2009 16 years ago
Cab
just wants to have fun
User Avatar
Skart

But I don't :( Click How do I make the text in my "Enchantment" box white? Or all text white for that matter. And is there a way to make the white around the pet picture black or transparent?


Dec 7, 2009 16 years ago
Sammii
is a sun worshipper
User Avatar

To make the text white...

body { color: ; }

You can't get rid of the white on the image with code, but you can get rid of it in Photoshop (or similar) and then just make it an overlay.

Dec 7, 2009 16 years ago
The Doctor
Asmodeus
User Avatar

body, html, div {color: }

and as Sammii said, you can get rid of the white with an image editing program like photoshop.

Dec 7, 2009 16 years ago
Cab
just wants to have fun
User Avatar
Skart

and I knew it was something simple. Thank you (:


Please log in to reply to this topic.