Closed (fixed)
Project:
Views Cloud
Version:
6.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Feb 2009 at 15:43 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
StevenWill commentedWorked for me! Thanks
Comment #2
sunshinee commentedThanks, this solved issues in Zen subtheme too.
Comment #3
Courtney.B commentedI need some clarification on this issue. When you talk about a CSS error in IE, what are you referring to?
For example, I don't know if the problem I'm having in IE is the same as the fix is for. My problem is that when I hover over a link, a horizontal overflow scrollbar appears. Is this the same problem you have had?
Comment #4
kddailey commentedThanks, this solved my problem. In IE my cloud was a single line, instead of wrapping to fit the page or block.
Removing the padding and margin in the code above allowed the tags to wrap and overlap.
Comment #5
Timbalord commentedI think it is the following problem:
In IE 6 and 7 the tag cloud isnt a cloud. It is only a line of all tags.
Easiest way to solve that:
Delete the white space argument.
Comment #6
quicksketchI've committed the attached patch.