empty column must disappear


Author Message
Nicky

Posted: 9/6/2010
Quote message 

Is it a way for some pages to suppress a column (so article is larger)?
With CMS it's OK, but for just html/php website, what to do?
 
Garry

Posted: 9/10/2010
Quote message 

Simply remove that part(HTML/PHP) from specific page.
 
Nicky

Posted: 9/10/2010
Quote message 

Thanks, I suceeded
 
Nicky

Posted: 9/25/2010
Quote message 

But when my right column is suppressed, left column becomes larger.
It's not equal to left + right but it's around 50 pixels larger.
Is it an issue?

 
Garry

Posted: 9/26/2010
Quote message 

Simply install Firebug addon on Firefox, inspect HTML/CSS and increase the width of left column accordingly.
 
Nicky

Posted: 9/27/2010
Quote message 

But it's just for a few page, that I don't need right sidebar.
So left sidebar width change depending of the page I am consulting.
It's not a normal behaviour.
 
Nicky

Posted: 9/27/2010
Quote message 

Here is a link : http://www.meteo-valais.ch/mvhtml/page.php
My working website is simply http://www.meteo-valais.ch/.
I added behind /mvhtml/page.php so I can show to client evolution of new site.
If you click to "Observations", you see that left column is larger than in homepage (not wanted) and right column is no more here (wanted).
I suppressed
<div class="art-layout-cell art-sidebar2">
and all what is inside.
 
Nicky

Posted: 9/30/2010
Quote message 

I get help from support.

To avoid this issue, I must create in Artisteer a copie of my template with just my left column, with the required width. I export this template. I take the page.html as a model for my pages with a single column.

The problem should be solved in version 3.0