On Mon, 23 Jun 2008 21:47:45 +0100, Christopher <[EMAIL PROTECTED]>  
wrote:

> #wrapper {
>     width: 900px;
>     height: 900px;
>     background-image:url(graphic%20files/mockup.png);
>     background-repeat: no-repeat;
> }
>
> I don't see the #wrapper graphic when I preview and I just made the same
> style as you #wrapper and tried to apply it with my image and nothing
> appeared
>
Chris,

does this get you any closer to what you want to see.

I have sliced a part of your background image and applied it to a wrapper  
div, it fills the screen in the x direction using repeat-x.
Then your original image sits on top of that.

http://mndhill.com/christest/main3.html

Duncan
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to