is it the background image one?
background-color: transparent;
Background color can be transparent. The element is just
HTML:background-color: transparent;
Does anyone know where I can find a list of all the CSS codes and what they do?
I've been searching on the net with little luck :/ .
thanks :)
just one more question,
can you be a little more specific?
position: (absolute,relative, static, fixed);
what does absolute, relative, static and fixed do?
I know they alter the position, but I don't know how.
when i try to make some coding, for some reason, it duplicates itself and makes two backgrounds, making things incredibly annoying, can anyone suggest why or how to stop this?
Spoiler:
The Fruit Basket:
Pineapple Edition♥♦♣♠
and the end result;
...it automatically changed :/
Those are in reference to the object above in the case of absolute and relative, and static and fixed pertain to where it is in the window and from the top of the page, I think (not too sure on these last two, as I don't use them very often).
The problem seems to be that you have an enter where you didn't need one as well as all those excess font tags getting in the way. I suggest removing your default posting font since that gets in your way it seems, and also check over what I removed/changed from your code.
Wow, thanks :)
I think I'm getting the hang of this :) .
... but I can't see the coding for some reason :/
I'll just try again :)