sashka76
Forum Replies Created
-
Hi. I am not sure what happened, but after I installed the plugin you mentioned and ran the health check, everything started working: I can now see properly all Visual Link Preview blocks in edit mode…
Forum: Plugins
In reply to: [Cool Tag Cloud] Firefox bug (background no-repeat?) + Chrome borders bugI just realised that while my Firefox has no scaling, my general resolution setting is 150% scale. So if you see no such problem, forget it. All is good.
Forum: Plugins
In reply to: [Cool Tag Cloud] Firefox bug (background no-repeat?) + Chrome borders bugOk, I get it. It is the upper border of the lower (lighter coroured) box
In here (cool-tag-cloud.css):
.cool-tag-cloud .ctcleft a,
.cool-tag-cloud .ctcleft .tag-cloud-link {
…
height: 25px!important;
…
}if you change height to, say, 30px, you’ll see more of the second box. Changing it to 24px gets rid of the “extra line”. However, on hover everything bumps down slightly…
Or, perhaps, you can change the background images (like cool-tag-cloud/inc/images/silver-left.png). E.g. move the bottom box down one pixel (don’t know how it’ll impact the whole thing though).
Forum: Plugins
In reply to: [Cool Tag Cloud] Firefox bug (background no-repeat?) + Chrome borders bugRight, Chrome problem was with the zoom only.
But more important one (Firefox) has a normal zoom. Something the way Firefox renders shadows? In fact, that extra line shows in any zoom. It disappears when you hover over the button (after animation).