Replies

May 3, 2009 16 years ago
Innerflame
gets around
User Avatar

Check out my profile. The width and height is long. Am not sure what size to use when I create them. Please if you can tell me what I am doing wrong

May 3, 2009 16 years ago
Chelsea
Decimal System
User Avatar
Joust

Jus tmake your background black. ; I'll put the code up momentarily.

[edit] Put this: background-color: ; in your 'html, body' section. It should look something like...

html, body {background-color: ; background-image: url(URLHERE); background-repeat: no-repeat; width:---px; height:---px; background-position: top left; position:absolute;}

May 3, 2009 16 years ago
Joanne
User Avatar
Letro

overflow-y: hidden; and/or overflow-x: hidden;

Apply where necessary.

[tot=joanne]

Please log in to reply to this topic.