Hi,
I'm trying to build a custom layout for Exhibit Builder and I could use some help. This is my first experience with Omeka, and I'm not really trained in PHP/CSS, but I'm the best we've got at the moment. (Thank goodness for the W3C resources.)
What I'd like to have is basically a three-row structure. The first row would be the exhibit page navigation. On the second row, there would be a central image flanked by single thumbnails (to be used for "previous" and "next" images in the exhibit sequence). The third row would be a block of text spanning the width of the three images.
So far, I've managed to get the exhibit page nav and text block formatted the way I want, but the images aren't cooperating. When I tried to wrangle them using a table structure, they were all on the same row, but it messed up the sizing, and the "next" thumbnail ended up in the middle of the secondary navigation column.
Is there a good way to do this that I just haven't found/understood yet, or am I envisioning the impossible?

