surreal5335
11-08-2012, 04:19 PM
I have 3 main elements a main column with content, an image that butts up against on the left side and an image butts up against it on the right side.
When I view this layout in a large screen it looks good, but on a small screen these elements overlap and pushed into a vertical layout of one column.
Since the two side images are purely asthetic, how could I go about having the two side images bleed off the screen when the there is not enough room for them and main column to all lay side by side.
I thought about using background images for my side images but that would make butting them up against the main column very problematic.
Using position absolute would yield similar results as a background image setup.
Any ideas?
When I view this layout in a large screen it looks good, but on a small screen these elements overlap and pushed into a vertical layout of one column.
Since the two side images are purely asthetic, how could I go about having the two side images bleed off the screen when the there is not enough room for them and main column to all lay side by side.
I thought about using background images for my side images but that would make butting them up against the main column very problematic.
Using position absolute would yield similar results as a background image setup.
Any ideas?