I've almost finished a new design for a website I run. However, there are some DIV bugs, which are probably real small but make a BIG difference.
Bug 1, Safari: If you have a look at
http://skatebasingstoke.com/ in different browsers there will be lots of different bugs. For example, in Safari after I added a 1px border to the light blue divs on the left, the two divs inside this no longer sit next to each other, they place themselves above or below each other (one containing the picture, the other containing the text). To compensate for the extra 2px the border will have added I made the main width of the blue div 2px narrower but they still do not sit in line.
Bug 2, IE/Firefox: When the page is loaded for the first time, either through a link to from a URL. Another set of two divs no longer sit next to each other (the one containing all the content stays in place, but the one containing the news sits below it). However, when you refresh the page this sorts them out and they're right where they're meant to be - side by side.
I'd be extremily greatful if anyone could help me with either of these because I've worked really hard on the site and I can't launch it until these are fixed!
Thanks..
Dom