Hello,
I want that the layout of the gallery is the same as the site.
I know that i have to make a template.
But all the examples i have seen are table layouts and my layout is a <div> based layout.
Can this be a problem ??
Regards,
Roelof
The code that creates the gallery pages (layout) do so using tables however you can just wrap the {GALLERY} tag inside a <div> and you can accomplish most of what you want to do. You should download a couple of themes and take a look at the template.html file where you see that some use <div>. A couple I can recommend are i-feel-dirty, Greenweek, Greenflower or most of the ones that I submitted which are done with this technique.