Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author daill

    (@daill)

    Yep, that’s a problem which need’s to be corrected. I’ll take a look as soon as problem. Please be patient. As soon as the problem is fixed we will release a new version.

    Mystech

    (@mystech)

    Not a true fix, but this seems to help with the overflow issues a bit. I still get some issues, mainly the floating tag words seem to be lopped off, but this keeps it from invading adjacent areas. ??

    In the CirrusCloud.css file add:

    #cirrusCloudWidget {
    overflow: hidden;
    }

    Also, the widget seems to work better when the dimensions are symetrical, height and width equal that is.

    can any of you tell me how to correct when I insert [wp-cirrus] at the end of a simple post:

    [video type="vimeo" clip_id="1234567"]
    [wp-cirrus]

    This results in a huge space at the top of my post above the video.

    It also did it on a post with an image and text.

    TIA

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WP-Cirrus] Overwrites bounding box’ is closed to new replies.