Hi, I have been editing the default theme to how I want it and It's all fine in Firefox but then in IE the homepage looks wrecked.
[url]http://aerolitegaming.co.uk/news[/url]
anybody know what's causing this?
What exactly looks wrong?
What version of IE are you testing with?
I am testing with IE8 and the white wrapper is invisible and the sidebar text is really large. But if you click the "Hello World" it is normal.
On a side note, you really shouldn't have the header be an image. It'd be better if you perhaps used a repeating background like you have (just make that 1 pixel wide and have it repeat) and have the text in there. Not only because it is bad for people who actually can't see with their eyes open (referring to your footer), but people expect to click the header and return to the main page, which it doesn't right now.
And to add some spacing between the links in your nav (#newnav)
You seem to have a stray "<h1 id="site-title">" in there. Chrome seems to drop the tag because there is no ending tag for it while IE closes the tag for you, and all you see as a result is empty space on IE9, and a wrecked site on IE8-.
Thank you very much, That fixed it!
I also am aware of the link spacing and the header, I just wanted this issue sorting first, Thanks!
[QUOTE=thecakeisalie;29191756]Thank you very much, That fixed it!
I also am aware of the link spacing and the header, I just wanted this issue sorting first, Thanks![/QUOTE]
Read this for the header.
[url]http://codex.wordpress.org/Designing_Headers[/url]
Using an h1 for your site title will help SEO as well, though only on the homepage, posts and other pages should use the page/post title for the h1 tag.
Something else to look into, just because it's stupidly useful at times.
[url]http://codex.wordpress.org/Function_Reference/body_class[/url]
Sorry, you need to Log In to post a reply to this thread.