[Pro] Showtime Layout Changes

Is there a way to change the layout for Showtime so that the thumbnails are displayed above the main image instead of below?
Great site, thanks to everyone who contributes, it’s a great help to a new user.


Exhibeo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Not currently, no. Sorry.

Joe

On 8 Jan 2015, at 08:08, NEV YOUNG email@hidden wrote:

Is there a way to change the layout for Showtime so that the thumbnails are displayed above the main image instead of below?
Great site, thanks to everyone who contributes, it’s a great help to a new user.


Exhibeo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


Exhibeo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi,

This can’t currently be done directly in Exhibeo but it’s pretty
straightforward to edit after exporting. If you’re exporting to HTML,
you’ll want to be looking at the body section. If you’re exporting to
Freeway, right click on the export and choose Show Package Contents,
then open the file ‘body’ in TextEdit.

Right near the top, you should see something like this:

<div class="xb-showtime_slideshow">
    <div class="xb-showtime_main">
        <div class="xb-showtime_image">
            <img src="image/DSCF0905.jpg" />
        </div>
    </div>
</div>

Importantly, what you’re looking for is the div with
“xb-showtime_slideshow” right up until the last “” before the
div with “xb-showtime_slidereel”. Select those lines, cut them and go
right to the bottom of the body code.

Just before the last “”, paste what you’ve just cut. That should
be all you need to do, you’re just swapping the order of the slideshow
and the thumbnails. (or slide reel, hence “xb-showtime_slidereel”)

-Sim

On 8 January 2015 at 08:08, NEV YOUNG email@hidden wrote:

Is there a way to change the layout for Showtime so that the thumbnails are displayed above the main image instead of below?
Great site, thanks to everyone who contributes, it’s a great help to a new user.


Exhibeo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options