running gallery in a usual table

mooney.de

Joined: 2002-08-29
Posts: 3
Posted: Tue, 2002-09-24 11:49

Hi,

I saw all the galleries running in a frame or a single windows what leads to the question if it is possible to run the gallery in a normal table.
I have a frameless website and want to run gallery inside one table, but I still want my usual header and footer. Do I have to manually add this into the gallery code or is there an option that already does this function?

Thank you

Thomas

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Tue, 2002-09-24 18:00

This is what the html_wrap interface is for.

Copy html_wrap/gallery.header.default to gallery.header (and then do the same for gallery.footer). The header opens a table, the footer closes it. Modify to suit your taste.