Page 1 of 1

[SOLVED] How to put a table/grid in a page?

Posted: Thu Jan 14, 2010 5:44 am
by buonumore
Hello everyone everywhere!  :)

As the attached image, I'd like to put an invisible table/grid in a page, to show little pictures.

I don't need to made these pictures being linkable thumbnails getting them bigger when clicking on them, no!

I simply need to display little pictures with short descripition under each one, that's all.

Could someone give me an idea on how to realise this little tuning, please? ;)

THANK YOUUU!!  :)

Re: How to put a table/grid in a page?

Posted: Thu Jan 14, 2010 6:17 am
by Wishbone
In Extensions -> TinyMCE -> Toolbar, make sure that "Allow Table Operations" is on. This will activate the table buttons.. You can create a table with any amount of rows and columns.. Insert your images into each cell, plus the captions you want. Anything else that TinyMCE doesn't support, you will have to do yourself in HTML.

Re: How to put a table/grid in a page?

Posted: Thu Jan 14, 2010 7:12 am
by buonumore
Fantastic, thanks Wishbone!!  :)

I added "tablecontrols" and the it showed in the editor.

I now have to understand how it works... ;)

THANK YOU!!