http://www.travelgoats.com/index.php...s/n/10020.html
http://www.travelgoats.com/index.php...results/3.html
In both screens, the box containing "neighborhood, place, storyteller, etc." information should be the full width of the containing box. But, it is sometimes starting to the right of the image. The problem is worse in firefox 1.5 [win] and worst in firefox 2 [mac]. This example looks fine on a win pc but wrong on a mac:
http://www.travelgoats.com/index.php...sults/n/0.html
Can anyone tell me what is wrong and how to fix my css?
Thx!
you could start with giving
you could start with giving us links that work
Don't I feel dumb...
Thanks for the links, but
Thanks for the links, but unfortunately we can do nothing until you can provide us with valid code.
.text table { clear:
.text table {
clear: left;
}
Wow!
You are awesome! That is EXACTLY the css property I needed! Thx much!