Hi! I have this same issue. How to fix?
I’m having the same prob…
Anyone find a fix for this yet?
In the flare/css/flare.css, I changed this:
}
.flare-flyout:after { clear: both; }
.flare-flyout { *zoom: 1; }
.flare-flyout.hover,
.flare-flyout:hover {
width: 98px;
}
To this:
}
.flare-flyout:after { clear: both; }
.flare-flyout { *zoom: 1; }
.flare-flyout.hover,
.flare-flyout:hover {
width: 150px;
}
And it worked for me.
Just had to widen the hover width from 98px to 150px. Not really sure how I figured it out, but this thread gave me the inspiration: http://ww.wp.xz.cn/support/topic/adjusting-the-flare-sidebar-offset?replies=7.
Thanks!
Does anyone else’s UPPER buttons (for the top of a post) look a little wonky, too? I’m not really sure what they’re supposed to look like, but it doesn’t look like the boxes are the right size for the logo buttons that appear in them (on my site).
No prob! Yeah, mine does the same. My guess is it can be fixed by experimenting with some of the nearby widths. But I don’t mind the offset; kind of like it actually. Let me know if you figure it out.