Page 1 of 1

Position-12 in Phoca_t

Posted: 28 Apr 2011, 12:33
by daniele1357
Hi, I am trying to modify the Phoca_t template in order to reduce from 3 to 2 the columns down in the position-12 place.

Anyone know how is possible to do that??

tanx, daniele

Re: Position-12 in Phoca_t

Posted: 30 Apr 2011, 23:17
by Jan
Hi, just set it in CSS:

in html - you set only two columns
in css - you set not the 1/3 but 1/2 for the column

Jan

Re: Position-12 in Phoca_t

Posted: 05 May 2011, 10:11
by daniele1357
Jan wrote:Hi, just set it in CSS:

in html - you set only two columns
in css - you set not the 1/3 but 1/2 for the column

Jan
tanx Jan, it worked!

dan

Re: Position-12 in Phoca_t

Posted: 10 May 2011, 15:18
by Jan
Great to hear it.

Jan