Support » Plugin: jQuery Colorbox » [Plugin: jQuery Colorbox] Text wrapping problem

  • Resolved rjpinney

    (@rjpinney)


    Hello,

    I’m really pleased with the look of this lighbox, and it works particularly well for showing larger version of graphs that I don’t want to display full size on the normal page. The problem I have is that for some reason text won’t wrap around images that are set up to use the plugin. If I remove the link to the original file, text will wrap just fine, but as soon as I enable it, all subsequent text appears below.

    Any help much appreciated!

    http://wordpress.org/extend/plugins/jquery-colorbox/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter rjpinney

    (@rjpinney)

    I’m still having this problem I’m afraid – does anyone have any input on what might be causing it?

    Plugin Contributor techotronic

    (@techotronic)

    Hi,
    can you post a link to the site that is having this problem?
    Cheers,
    Arne

    I too am having a similar problem. I want my images to align=right, but even when I do that from the WP Editor, the images still left align. The text does not wrap tightly. This is because the CSS

    a.zoomLink {display: inline-block;}

    If I change this style or comment out the display:inline-block; the text will wrap around the image, but the zoom.png image no longer displays on hover.

    I even made sure by using FireBug on the Demo site (http://www.techotronic.de/plugins/jquery-colorbox/colorbox-single-image-demo/). If you just go to the “a.zoomLink” class and turn off display:inline-block; the Zoom image no longer displays.

    Does anybody know how to make the Zoom image display on Hover, while allowing for different alignments other than left?

    Plugin Contributor techotronic

    (@techotronic)

    Hi,

    I haven’t found a way to generically (=working for all themes) add a zoom overlay to images without breaking floating images yet, sorry.

    Cheers,
    Arne

    Plugin Contributor techotronic

    (@techotronic)

    Hi,

    I just released version 4.5 where at least the zoom hover doesn’t break floating images any more. The placement may be off (not centered over the image), though.

    Cheers,
    Arne

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: jQuery Colorbox] Text wrapping problem’ is closed to new replies.