Home › Forums › CSS › [Solved] Safari font issue – adding space above › Re: [Solved] Safari font issue – adding space above
September 28, 2009 at 11:45 am
#64782
Member
the top nav div seems to have a top padding of 8px. When I removed it using web developer toolbar it popped into place. Are you on a mac or pc? If PC you may need to install the toolbar see this: http://weblogs.asp.net/davidbarkol/arch … ndows.aspx
Also for fine tuned precision I would recommend having a separate style sheet for browsers you are having trouble with. So you can hone in on the browser quirks.
lets say after you remove the 8px padding on the top your site looks good in firefox but needs to move up a tad in safari. Target safari and adjust styles to place it in the spot you’re liking.