Your Daily Horoscope

Here we switch out images for text-based panels. GalleryView does not mess with any content inside the panel, so we can use any content we wish, even <iframe> tags, which are automatically configured to fill the panel. Because our content is in each panel, there is no need to include <div class="panel-overlay"> tags, and therefore no overlays are included in this gallery.

Also, by setting transition_interval to 0, we disable the automated panel transitions. This allows the user to change panels at their leisure. Finally, fade_panels has been set to false so that content swaps out instantly instead of fading from one panel to the next.