• Hello everyone,

    I’m pretty new to the whole WordPress thing, so please be kind. =)

    Anyway, I’m trying to textwrap around a NextGen Image Gallery.

    Here’s the link I’m troubleshooting:
    Iron-Cow Prod. test-link

    The gallery I have tweaked to be just how I like it, but if there’s any way to get the text to start to the right of the image, as opposed to below it, that would be ideal.

    I’ve been on Google for over an hour now trying to find a solution, but can’t seem to find anything.

    Any help? I would *greatly* appreciate it. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try adding:

    .galleryview {
    float:left;
    }

    to the bottom of your theme’s stylesheet.

    Thread Starter Iron-Cow

    (@iron-cow)

    NICE! That definitely helped! Now I just need to give it a little padding all around…

    This was a HUGE help. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can you textwrap around a NextGen image gallery?’ is closed to new replies.