Reset CSS for Safari

Hi,

I am getting soooo frustrated with all my stuff working in IE and FF with the help of a reset CSS file but not in Safari.

Does anyone know the best way to tackle this?

I am seriously thinking about develeoping all my sites in Safari first.

Any help would be much appreciated.

Sinky

Hi,

Form elements do vary considerably between browsers and there’s little you can do for the intrinsic differences that may crop up as not all parts of the controls can be accessed via css and what you can access depends on browser also.

However you should be able to get quite close and I don’t see any difference in the size of these inputs in Safari/Firefox and IE.

You may need to provide a specific example so we can address the issue more directly:)

It would be handy to know where your frustrated about? What isn’t functioning?

mmm and input boxes with the style:

width:200px;
padding:0;
margin:0;

appear longer than the other browsers :S

Any help would be much apprecaited.

Sinky

Sorry, I should have been more clear.

Things like the alignment of buttons due to Safari’s rather different button style. Is I position a button say 100 from the left it is further over in Safari than it is in the other browsers mention.

Thanks

Sinky

Hi,

We’d need to know what kinds of problems you are seeing in Safari in order to help.:slight_smile:

To be honest Safari works pretty much out of the box anyway so it sounds like you are doing something wrong if you are getting a lot of problems or you are just unlucky :wink: