The home page header text slides in Chrome but fades in Firefox. How can I make it change to fade for both?
Also, the background static image is neither centered nor scales to full screen in Chrome which results in the image being repeated to the right when in Firefox that same image scales to full screen and is centered.
Hi,
This difference is because the attribute : background-attachment: fixed; does not work well on Chrome. Thus why we customised the theme on Chrome.
If you want the same view on both browsers, you can use this plugin to customise
http://ianlunn.co.uk/plugins/jquery-parallax/