Thnx a lot, but do I need to upload it on hosting, because, I upload it on image hosting, and it didn't show. Do I put this:
.customback {
background-image: url('http://i25.tinypic.com/2rxcx86.gif');
}
to Extra CSS Attributes or somewhere else?
--------------- Added [DATE]1247736831[/DATE] at [TIME]1247736831[/TIME] ---------------
Hey, I tried to upload it also on my hosting, and again the same thing, it didn't show up
now the code was:
.customback {
background-image: url('/images/logo.gif');
}
|