Replies

Oct 15, 2011 14 years ago
Frode
made a living
User Avatar

just a transparent background- I have the url..nothing fancy.

anyone have the code... because I've tried messing around with some codes I found, but can't get it. Ugh. I feel like a failure. Can anyone help me out?

Oct 15, 2011 14 years ago
asterisk
User Avatar

wherever it is you want the transparent background put background-color:transparent;

*~*MiDnIgHtShAdOw*~*
Join Style-File!

Oct 15, 2011 14 years ago
ROCK
is a gem
User Avatar

You'll need a graphics program (like GIMP or Photoshop) to make an image have a transparent background. There's no code. There's codes to make them like .... semitransparent.... but it makes the whole image that way.

Oct 15, 2011 14 years ago
asterisk
User Avatar

You need to put your code in <style> tags. Like this <style>

body {background-color: transparent; background-image: url(http://th04.deviantart.net/fs42/PRE/f/2009/134/b/a/Ice_And_Fire_by_Superiorgamer.jpg); background-repeat: no-repeat; height: 1024px !important; width: 768px; background-position: top right ; }

</style>

TEXT HERE

*~*MiDnIgHtShAdOw*~*
Join Style-File!

Oct 15, 2011 14 years ago
Frode
made a living
User Avatar

Thank you all for your help =) I'll tweak this and see what I can do...... - TYTY =D

Please log in to reply to this topic.