hi,
i develop all templates (247portal also) on win xp under Firefox, IE, Netscape and Avant-Browser.
i havent a mac but I know the safari has some problems with css styles !!
here a css-sample for testing :
Code:
<form>
<input type="text" style="width: 200px;"><br><br>
<input type="text" style="width: 200px; border: 1px solid black;"><br><br>
<input type="text" style="width: 200px; border: 1px dotted red;"><br><br>
<input type="text" style="width: 200px; border: 1px solid black; background-color: #FFFF00;"><br>
</form>
look on the Apple Mozilla - Browser and then on Safari... you can see the bug ?!
best regards
david
