i've a question / problem. i'am building a site for somebody and he want a layout where the homepage is a 3 colom and the rest of the site a 2 colom with a hidden 3th colom. The "hidden" 3th colom may only appear when there is content in it. do somebody how i can reach this. i'm using a float based layout. I have using a
Code: Select all
{if $page_alias eq "home"}<div>html code ....</div>{/if}
Only now is the problem when i display the home page the "3th" right colom dropping down because i have to middle colom no width given because i want a flexible colom. on the other hand when there is content in the "3th hidden" i want that the middle shrinks an 3th hidden colom displays.
I say maybe a little crooked but this is want my client wants. does anyone how i addressing this problem??
the link to website is http://test.gravesteyn.com
i'm hoping that i've am clear and that someone has a answere.
Already thanks.