• I know this isn’t strictly a theme question, but I wonder if you would know how I could float the 1st example of the slide show on this page left or right, instead of having it dead center.

    http://nysbs.org/newsite/about-bluebirds/

    I like that slider better than the one underneath, but that one will float, and I haven’t discovered yet how to make the first one float.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Shaped Pixels

    (@shaped-pixels)

    .bx-wrapper {
        margin-left: 0!important;
    }
    Thread Starter TeqToo

    (@teqtoo)

    Well, that worked at getting the slide show over to the left, but it didn’t seem to allow text to flow beside it.

    Theme Author Shaped Pixels

    (@shaped-pixels)

    You may have to put that into a container and apply width, float, etc, to it. Hard to manage because this is a third party plugin and it has it’s own containers. Perhaps refer to their documentation or contact their support and ask them how you can have their slider float to the left of content.

    Thread Starter TeqToo

    (@teqtoo)

    Understood…I’ve posted on their forum, but by the looks of it, I don’t expect much…[:-/ Thanks for trying!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Floating a plugin slide show’ is closed to new replies.