Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- Add Background Image - Behind Register Form


Scotty13 - 5:50 pm on Mar 23, 2012 (gmt 0)


I purchased a php script. I’m trying to place a bg image behind the register form.

This is what I have in the listing page.

#listing_action{
background-image:url('login_logo.jpg');
background-repeat:no-repeat;
height: 803px;
width: 1306px;
}

This is what I have in the main.css page…

#listing_action{
background-image:url('login_logo.jpg');
background-repeat:no-repeat;
height: 803px;
width: 1306px;
}

What ‘am I missing? Thanks in advance, Scott

[edited by: alt131 at 8:02 am (utc) on Mar 29, 2012]
[edit reason] Thread Tidy [/edit]


Thread source:: http://www.webmasterworld.com/css/4432676.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com