Page 1 of 1

Category text next to 3x3 thumb grid by css

Posted: 05 Aug 2014, 13:29
by xirilius
Hello all,

Is this posible by Phoca gallery category-view with custom Phoca Gallery CSS?

Left (50% website width) category text
Right (50% website width) 9 Phoca galery thumbs in a 3 x 3 grid

using a module or plugin is not posible due to search enine and other modules and components

Image

Re: Category text next to 3x3 thumb grid by css

Posted: 06 Aug 2014, 21:03
by Jan
Hi, I think you can somehow do it per CSS (e.g. add to description class a float attribute - e.g. left and for the images e.g. right - but not tested yet, not sure if there is not some item which can break it - e.g. clear both)

Better way is to overwrite the html output :idea:

Jan