![]() |
| ||||||||
|
|||||||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
Tao Warrior
War Room Member
Join Date: Jul 2009
Location: NYC
Posts: 10
Thanks: 1
Thanked 0 Times in 0 Posts
|
I'm a newbie and I just discovered that 4 of my websites, all of which are WordPress based, have their entrypages not appearing correctly when using IE7.
On all 4 of them, the background color is bleeding into the Main Panel background so that you can't read the copy very well. On one of them I had created a table in which to place my main copy with a jpg and IE7 is listing every word in that table vertically, one word at a time. All these sites seem to work well in Firefox,Chrome,Mozilla, and IE8. I don't know where else I would find them problematic. I will list these four sites and would really appreciate it if someone could guide me to the land of light with these. Untold amounts of thanks follow!!! These pages are created as regular html pages and reside in the home directories of these sites. I am using the Niche Profit Press V2 plug in to locate the page and to access it's CSS Stylesheet (where I can select background color, etc.) Hope this helps. Bruce Herb Garden Information Infertility Information [The Site With The Table] Model Train Information. Welcome to STMT! Panic Attacks Information |
|
|
|
|
|
#2 |
|
Active Warrior
War Room Member
Join Date: Oct 2009
Posts: 67
Thanks: 2
Thanked 3 Times in 2 Posts
|
Well, the programming on the site looks a little screwy. One problem I found is:
<big style="color: rgb(255, 0, 0);"><big> <span style="color: rgb(204, 0, 0);">In Our <span style="color: rgb(11, 0, 0);">FREE Mini-Course</span>, You'll Learn:</span> try making that: <div> In Our <span style="color: rgb(11, 0, 0);">FREE Mini-Course</span>, <br /> You'll Learn:</span> </div> It looks like you made it in some WYSIWYG editor that did a bad job of translating it into HTML... it needs some cleaning up. |
|
|
|
|
|
#3 |
|
HyperActive Warrior
Join Date: Sep 2009
Posts: 124
Thanks: 1
Thanked 16 Times in 16 Posts
|
Yeah, sometimes, IE really has issues. I prefer to use firefox or chrome. Sometimes, wordpress sites has no problems when opened using chrome or firefox but with IE, it really sucks sometimes. And I hate it.
|
|
Please read the sig file rules
|
|
|
|
|
|
|
#4 |
|
Tao Warrior
War Room Member
Join Date: Jul 2009
Location: NYC
Posts: 10
Thanks: 1
Thanked 0 Times in 0 Posts
|
I tried your suggestion. Perhaps I missed the correct start point but it only ran amuck with my type sizes. I don't know how to approach this issue. I can't be the only one, apparently, who is made to suffer by Microsoft sloppiness. But I'm not trained to solve this and need to find an answer. Thanks for your help. All is greatly appreciated.
Bruce |
|
|
|
|
|
#5 |
|
Tao Warrior
War Room Member
Join Date: Jul 2009
Location: NYC
Posts: 10
Thanks: 1
Thanked 0 Times in 0 Posts
|
Working into the night I wa able to figure out that the problem most likely lays within the CSS Stylesheet provided in the plug-in and which directs the optinpage in question.
I found that by adding some code, specifically div {overflow:hidden;} before the </body>, most of the serious issues are avoided. IE7 still screws up the design, but I'm at a loss how to correct that. Bruce |
|
|
|
|
|
#6 |
|
e.calabio
Join Date: Nov 2009
Posts: 27
Thanks: 7
Thanked 0 Times in 0 Posts
|
Isn't that going to be the web visitor's problem? Most people now use Firefox, Chrome or other new browsers anyway. IE can be really frustrating.
|
|
|
|
|
|
#7 | |
|
Active Warrior
War Room Member
Join Date: Jun 2009
Posts: 77
Thanks: 19
Thanked 23 Times in 13 Posts
|
Quote:
Marc | |
|
"You can get anything in life you want if you will just help enough other people get what they want."
|
||
|
|
|
|
|
#8 | |
|
HyperActive Warrior
War Room Member
Join Date: Apr 2009
Location: Cornwall, United Kingdom
Posts: 297
Thanks: 5
Thanked 29 Times in 28 Posts
|
Quote:
A solution that some people use is to determine the browser that a visitor is using and serve up web pages to suit them. | |
|
|
||
|
|
|
|
|
#9 |
|
Ken Katz
War Room Member
Join Date: Apr 2005
Location: NY, CA , USA.
Posts: 422
Thanks: 15
Thanked 17 Times in 15 Posts
|
Change your theme. Even though the theme works in IE8,Firefox, Chrome they don't seem to be backward computable with earlier versions of ie. This has been a huge headache for many designers who use css which is the standard today, especially for Wordpress.
IE7 and earlier have css compatibility issues compared to Firefox, Chrome, and even Safari. In a nutshell you have to fix the css code to make it compatible for ie7 and even ie6, then create a separate stylesheet for IE7 and IE6. Finally, add that stylesheet to the header to be used in place of the main stylesheet that is currently being used when it detects an earlier version of IE. More trouble then it is worth, if you don't know how to do css styling. I would just look for a different theme. This wold be the easiest solution. Or, if you are a diehard, go to the WSO or Warriors for hire and pay someone to fix the theme. |
|
My name is Ken Katz and I am a web designer and photographer. Need a Wordpress Sales Page theme? Then, check these out.
|
|
|
|
|
| The Following User Says Thank You to koolphoto For This Useful Post: |
|
|
#10 |
|
Warrior Member
Join Date: Oct 2009
Posts: 23
Thanks: 1
Thanked 1 Time in 1 Post
|
Yeah, IE7 gives me a lot of problems as well. I hate having to check my site in every browser after I make a change. IE7 is the worst, why can there not just be on standard.
|
|
|
|
|
|
#11 |
|
Tao Warrior
War Room Member
Join Date: Jul 2009
Location: NYC
Posts: 10
Thanks: 1
Thanked 0 Times in 0 Posts
|
Some great remarks. Special thanks to koolphoto for the suggestion of finding someone to write me some css stylesheets. It's not that I'm a diehard, as such. It's that I have several sites based on a particular WP theme and I can't change it without totally altering a lot of data. Much too big a job and the theme is actually very cool for the most part. Nothing is perfect,
But I don't want to miss possible sales so I think the best solution for me will be to find someone to write those sheets. Great idea. Bruce |
|
|
|
|
|
#12 |
|
Active Warrior
Join Date: Jan 2009
Location: Manchester, UK
Posts: 43
Thanks: 8
Thanked 7 Times in 6 Posts
|
It might be worth having some sort of message on your sites then, something like
"This site is best viewed in firefox" That's what I would do anyway, hope that helps? Paul. P.S Your herb garden site has some code left in the background at the top of the page, you might want to clean that up.
|
|
|
|
|
|
|
![]() |
|
| Tags |
| ie7, killing |
| Thread Tools | |
|
|
![]() |