Click to See Complete Forum and Search --> : floral background image design


crmpicco
11-07-2008, 05:14 PM
Hi,

I am looking for some advice, or assistance, on being able to have some sort of similar background styling to this site: http://tinyurl.com/4uoanu

I currently have a plain green background with a black image above it, please see: http://www.crmpicco.co.uk/index2.php

Is it possible, to have an image that sits just on the left hand side maybe, with a sort of floral theme? Is this difficult to do?

Thanks.

infinityspiral
12-04-2008, 09:59 AM
Sure this would be really easy to do with css, just style your image with position:absolute; top:0; left:0;

Also you could style the body tag with a background image and just position it in the top left and assign it to be fixed positioning too.