|
User Details |
message
|
|
Niko
post date:
2011-02-22 19:25:53
|
|
Hi. How can I create full width columns? I want the left and right sidebars to follow the height of the middle column. Thank you
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2011-02-23 05:37:45
|
Hello Niko,
You can't really make the right and left columns match the height of the middle column, but you can simulate that pretty easy.
All three columns are inside a container. Make the background-color of the container the same as the background colors of the right and left columns. Then use a different color for the middle column. The container will have the same height with the tallest column. And because it has the same background as the left and right columns it will look as if those columns have the same height as well.
Regards,
Andrei Rinciog
|
|
|
Niko
post date:
2011-02-23 07:29:53
|
First of all thank you for your reply.
The problem is that I have a sliced image that I use as a background inside the left column. The other slice continues inside the footer. So when the main content area exceeds the height of the left column, the layout 'breaks', because it creates a gap between the two sliced background images (the one inside the left column and the other inside the footer).
Thank you
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2011-02-23 07:46:13
|
Hello,
It's not possible to use the background on the container and just leave the left column with background transparent?
Regards,
Andrei
|
|