I have edited js.php file according to these settings:
Code:
/* Set a compensation value to fix browser differences and an overall misalignment with this method */ if (jQuery.browser.msie || jQuery.browser.safari) { var bfacompensate = 40; } else { var bfacompensate = 20; }
Site I'm working on: http://uk.bad-gastein.dk/
Anyone please?