Gap under Exhibeo Showtime

I’m trying to use the Exhibeo Showtime theme without thumbnails as an inline item at the top of (or ideally in the middle of) an article and it is showing a large gap between the bottom of the image and the beginning of the text. If I include thumbnails on the Showtime theme the gap appears between the image and the thumbnails.

I tried to inspect the element via Safari, but the issue rectifies itself upon opening the inspection window. If I change the image background color, I can see it filling the gap on the page. Whole page is built inline and I’ve input the Exhibeo Import action nested within another HTML item and even followed Caleb’s Exhibeo instructions for the Extended info.

I have changed the import in the exact same item to both Slide and Bloxx themes and do not have the gap issue. I have also tried a variety of settings in Exhibeo for the Image Size, to no avail. I use the Showtime theme on another inline site (www.donnarooney.net) without any gap-issues (though there’s no included text). Any thoughts? There may be a simple setting I’m missing. Let me know if you need any other info.

Thanks!

D

http://dontworryhesfriendly.com/Articles/aboyandmydog.html


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

In the showtime-styles.css file are two different style rules –
.xb-showtime_image and .xb-showtime_main – they both have the
declaration height: 100%; when they should have no height setting, or at
most height: auto;


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

Found it and fixed it directly in the showtime-styles.css. However is there a better, more standard “in Freeway” way to do the same? Are these style rules something created by Exhibeo? Seems an unfortunate issue if so.

Caleb’s instructions include adding extended styles width: 100% !important and height: auto !important, presumably to correct the issues within Exhibeo? Although they didn’t seem to have an effect.

Oh well, learned a few new tricks in the process. Thank you!

D


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