How? I'm not good at computers and all i want is to put a background pic on my little sub. What's a css? Why is doing this simple thing so much harder than I thought it would be. Help!
I don't know if i'm doing it right or not because it keeps telling me 'error while connecting server.'
I'll get this, i'm no quitter.
I don't know if i'm doing it right or not because it keeps telling me 'error while connecting server.'
I'll get this, i'm no quitter.
If you scroll all the way down it tells you how to add a background.
body{ background: url(%%mybackground%%); }
You need to upload the image, call it something and replace "mybackground".
Check out the sticky on /s/CSS, it's unfinished but it has a few selectors for other things there.