Click to See Complete Forum and Search --> : Divs randomly fall out of alignment in FF


riz-man
12-23-2008, 08:28 PM
Can anyone please explain why I am experiencing random alignment issues on...

http://test.valvecare.com

Try the search and see what happens.

Go to various pages and you'll see a similar story.

However, this problem does not always happen and if you reload the page it always loads up correctly.

I have looked at all the widths, padding and margins and all the div’s have room to spare. I even reduced one div to a ridiculously small width to see what would happen and I still got the same problem.

It must be something I'm doing wrong with my CSS...but what???

CSS: http://test.valvecare.com/css/styles.css

This is my third thread on this issue - so sorry for going on about it...but it's driving me mad.

:confused:

Someone must have seen this problem before????

Webnerd
12-26-2008, 06:39 PM
Check the width of your "enquiry" boxes. The name and email overflow the available content space. Not sure if that is your issue though.

riz-man
12-26-2008, 07:14 PM
Thanks for the suggestion but even if it's right, it does not explain why it is happening on all the other pages that don't have the form and also why it corrects itself once you click "reload".

I've given up on the hope of finding someone who has seen the problem before. I've gone to using a hybrid of CSS and tables for the layout :o(