Hi everyone,

I'm trying to get the Ajax rating system working for another project, and
I'm having issues with enforcing the correct height of the star boxes.
Doesn't matter what I tell it to be, it's always exactly 15px high.  I've
tried to use Firebug to set the height, by directly editing the style,
directly editing the height attributes of each box, and executing a jquery
javascript query that selects the appropriate boxes and sets the height.
None of these have done anything to help the problem.  I've also got both
the height and max-height set to 10px.  I've even tried adding an inline
height declaration through the style attribute.  Firebug lists nothing that
is conflicting higher up the cascade, and even if it did, it shouldn't be
interfering.  Help!  I'm no CSS expert, but I've tried everything I can
think of and it never changes!

Thanks,
--Colin

-- 
"Doh!"  - Homer Simpson

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to