For some reason my website is not centered in internet explorer. Many people have told me of this problem so I need to fix it. See below:
http://i44.tinypic.com/2rm4o7s.png
Any help much appreciated.
For some reason my website is not centered in internet explorer. Many people have told me of this problem so I need to fix it. See below:
http://i44.tinypic.com/2rm4o7s.png
Any help much appreciated.
A link to your site would help better than a small image file.
Well, I've looked and confirmed that the centering is off on Internet Explorer. I think it is that theme's CSS but sadly my lack of knowledge in styling fails me and I can't see why it's behaving that way.
That's the Boldy theme from Site5, you might have better luck on their forums.
The favicon links you added to header.php are in the wrong place. Move them down and the doc type up to the top, like this:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
<head profile="http://gmpg.org/xfn/11">
<link rel="shortcut icon" href="http://newlandsbaptist.org.nz/wp-content/uploads/2012/01/Favicon3.ico" type="image/vnd.microsoft.icon"/>
<link rel="icon" href="http://newlandsbaptist.org.nz/wp-content/uploads/2012/01/Favicon3.ico" type="image/x-ico"/>Songdogtech you are a live saver!
Thank you so much!
You must log in to post.