hrwait
02-08-2008, 03:05 PM
Hello, I have a complicated layout in the development stages for a client with my company. The entire layout is integrated into DNN, but that aside, (it really doesn't make a difference), I need a solution to the placement of this layout.
To better explain, view:
http://quilt-as-desired.com.previewyoursites.com
I have a top wrapper with a transparent png and I have a bottom wrapper with a transparent png. Those provide the pieces of material that jut out and the top and bottom edges of the rounded corners. I also have a middle wrapper that provides the repeating background --ie the white box with dropshadow. I need this middle wrapper's background to begin 285px down from the top of the page and to end before the start of the bottom png. However, the content needs to begin farther up the page than that.
The problem is I can't overlay these wrappers as 1) the middle background will show through the png's. and 2) backgrounds that are repeated can not be positioned via background-position.
So, I need a solution for this entire overlay problem in order to make the entire layout work like it ought to. Any suggestions would be appreciated, since I'm on a tight deadline.
To better explain, view:
http://quilt-as-desired.com.previewyoursites.com
I have a top wrapper with a transparent png and I have a bottom wrapper with a transparent png. Those provide the pieces of material that jut out and the top and bottom edges of the rounded corners. I also have a middle wrapper that provides the repeating background --ie the white box with dropshadow. I need this middle wrapper's background to begin 285px down from the top of the page and to end before the start of the bottom png. However, the content needs to begin farther up the page than that.
The problem is I can't overlay these wrappers as 1) the middle background will show through the png's. and 2) backgrounds that are repeated can not be positioned via background-position.
So, I need a solution for this entire overlay problem in order to make the entire layout work like it ought to. Any suggestions would be appreciated, since I'm on a tight deadline.