The key is to see test what's happening using either Firebug or Chrome dev tools. You can change the CSS on the fly and find/fix the problem right away whatever it happens to be. If the problem is indeed the clearfix class, override it and see if that fixes your problem. * Ryan LeTulle,* Web Developer personal: bayousoft.com <http://www.bayousoft.com> twitter: @bayousoft <http://twitter.com/bayousoft> <http://twitter.com/bayousoft> <http://twitter.com/bayousoft>*"Be the change you want to see in the world." * Mahatma Gandhi On Thu, Feb 3, 2011 at 7:18 AM, Serhat Sevki Dincer <jfcgauss@gmail.com>wrote:
Ryan LeTulle wrote:
Have you checked your CSS in Firebug or Chrome Dev Tools? Make sure there is a clear attribute (I usually clear:both or clear:all) for each floated div when you want the next div to start on a new line.
Yes I have, and there is clear:both coming from the clearfix class. I think that IS part of the problem. There is this vertical gap between the 1st and 2nd fields in user profiles, please see the attached screenshot in my original mail. -- [ Drupal support list | http://lists.drupal.org/ ]