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
Posts: 7994
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.