Image Straddle Sheet & Background


Author Message
Thepipe

Posted: 8/10/2014
Quote message 

Anyone know how to insert an image into the sheet, so that it goes beyond the sheet border and straddles both the sheet and background - see attached image? Can this be done in Artisteer 4.2 or will it have to be coded by hand in the CSS? Ideally, I'd like the image to scroll with the sheet and not be fixed.


 
techtom

Posted: 8/11/2014
Quote message 

Just add the image in a div and float the div right with a negative right margin.
 
Thepipe

Posted: 8/11/2014
Quote message 

I'll give it a try. Thanks!

 
techtom

Posted: 8/12/2014
Quote message 

I tried even right in artisteer just adding the image to a div and giving the div a class and then did the css and it seemed to work ok.

You will need to add some css for the responsive as well