
April 6th, 2003, 01:49 AM
|
|
Junior Member
|
|
Join Date: Dec 2002
Location: Dorset, UK
Posts: 14
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Really! Oh there's my php spilling over into my CSS
I've actually solved the issue.
I had the positioning defined in the css for the table that has a background image. If I revmove this postioning and define it for a <div> and nest the table in the <div> tags its positioning is the same across the browsers.
|