Active
Project:
Views Rotator
Version:
6.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2008 at 01:37 UTC
Updated:
8 Oct 2008 at 11:00 UTC
If the height is left empty Views Rotator will attempt to detect the height. Enter a height as auto or a value in px or em to specify a height via CSS.
How does views rotator detect the height when it's left empty? I'm using this setting because I kind of need the flexibility and it's almost working but not quite... please have a look at the second box on the right on dev3.cai.org. It looks good but after about 3 changes a node appears which sits over the heading of the item below it.
I might add that on IE7 the headings seem to be losing their boldness when the change happens. Sorry to stick another issue in here but while you're looking at the site anyway...
Comments
Comment #1
fletchgqc commentedWait - I figured it out... I had a heading in there that wasn't being counted in the height. So don't worry about that. However I do still have the last issue mentioned above - on IE7 the headings lose their boldness during the switch. It's not a nice effect. Any idea why this might happen?
Comment #2
mfer commentedWhat OS are you on? XP or Vista? Are you using cleartype on your display?
Comment #3
fletchgqc commentedVista. No but I tried turning it on and it didn't change anything. I had a closer look and noticed the text changes too. What appears to be happening is that all the pixels go into a binary state during the transition - i.e. on or off. The anti-aliasing is disabled during the transition.
Comment #4
mfer commentedDo you have a custom theme function for the view?
Comment #5
fletchgqc commentedNo
Comment #6
mfer commentedCan you provide a working link to the page? I need to see the problem in action to look further.