Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Header configuration & styling »

Is this theme incompatablie with IE7?


  #1  
Old Apr 1, 2009, 08:51 AM
clearlygold
 
6 posts · Apr 2009
Hi all,

I love the the theme, and am using it for my site.

One huge problem though. In IE7, the layout styling doesn't appear!

So instead of a white background, my posts are showing up against a gray background thats supposed to be the background for the page, not the center layout.

See what I mean here: www.clearlygold.com.

FF, Chromium, Opera, and Safari all show white layout. But IE doesn't.

Can anyone help here?
  #2  
Old Apr 1, 2009, 10:20 AM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
You have tables and various other things in the <head>...</head> section of your site. I am surprised that the browsers (incl. IE) still deal pretty well with that. Did you manually insert that code or through the theme options?

At HTML/CSS Inserts -> HTML Inserts: Header is says "Add code here (JavaScript, HTML, CSS) that you want to put into the header section of the website, between <head> and </head>."

The "(Javascript, HTML, CSS)" part might be misleading. It's supposed to mean things you can put into a head section such as meta tags (which is also HTML) but not the kind of HTML you'd put into the body, such as <div> containers, tables, etc..
I'll make that clearer in the next version.

Basically anything that is supposed to be visible in the browser shouldn't be put into the HTML Inserts: Header section.

You can put this kind of visible HTML into HTML Inserts: Body Top and HTML Inserts: Body Bottom

Or did you do that and the theme is doing something wrong?



There's also a link tag that is not closed, it's also in the head section:

<td width="256"><a href="http://www.clearlygold.com"<img src="http://cl

should be

<td width="256"><a href="http://www.clearlygold.com"><img src="http://cl
  #3  
Old Apr 1, 2009, 12:41 PM
clearlygold
 
6 posts · Apr 2009
Whoops. Hehe.

Very very newbie here. This is my first two weeks of html.

Thanks for the input. I am going through the validator for all the broken tags and such.

I did put the top part of my page in the "header" html insert through the theme. I figured the header should go in the header.

When I put it in the body top, there's a huge gap between the top and bottom parts, but I can probably change the margins I suppose.

And yes, every browser except for IE7 has been able to handle this. : )
  #4  
Old Apr 1, 2009, 12:45 PM
clearlygold
 
6 posts · Apr 2009
Still can't get rid of the gap between the top and middle of my page when I stick the code in the "body-top"

Any way to change that?
  #5  
Old Apr 1, 2009, 07:17 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
That's caused by this

<td width="341" height="19" bgcolor="#4b4848" ></td></tr></table></div>>
<div id="wrapper">
  #6  
Old Apr 2, 2009, 06:53 AM
clearlygold
 
6 posts · Apr 2009
Wow thanks so much

I thought all tags needed to be "closed" by having two angle brackets.

Need to start reading that html book....

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Image size in IE7 and Chrome Len Atahualpa 3 Wordpress theme 4 Jun 11, 2009 04:36 AM
Menu rendering issue in IE7 brandonhorn Page & Category Menu Bars 1 May 8, 2009 11:19 AM
Fonts look poor in all bu ie7 ccw Atahualpa 3 Wordpress theme 3 Apr 8, 2009 06:25 PM
Page Menu Bar Issue with IE7 jyoung Page & Category Menu Bars 1 Mar 12, 2009 02:57 AM
Careful when coyping code here on the forum with IE7 Flynn Atahualpa 3 Wordpress theme 0 Feb 7, 2009 12:06 PM


All times are GMT -6. The time now is 05:32 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.