Comments

Fixing a few bugs :: Sep 30, 02:05 PM

Fixing one bug can solve no end of issues, and yes it was because of a float!

I had an outstanding bug in Firefox whereby clicking to the left of the content highlighted all text and images. I’ve fixed this with some help from the Site point css forum. Solving the problem was achieved by setting a clear all element after the last item of content. This also meant that a number of overflow styles could be removed.

After fixing this the templates now works in IE 5, 5.5 and 6, Firefox, Mozilla and Opera. The situation on a Mac has also improved greatly as the float fix and overflow removal has resulted in 90% of the site rendering correctly in IE 5.

I love it when a plan comes together!