https://www.ads-software.com/extend/plugins/wp-super-cache/
]]>In the latest browsers, theme is working alright but when I checked it in older browsers like IE 6, all the three columns are gone, only the posts slideshow is showing.
When I checked the stylesheet, it is showing both the sidebars set to float. Should I change them to ‘fixed’ or will that create problems in the new browser versions?
How can I fix this problem?
]]>Step 1) Using an image editor (I used Paint.NET), split arrows.png in two separate images: the left half becomes arrow-prev.png and the right half becomes arrow-next.png. Original image is 62×34 pixels, so you’ll end up with two images measuring 31×34 pixels each.
Step 2) Open nivo-slider-ie6.php file, find line # 159 (that’s between </style>
and <script type="text/javascript">
tags) and paste the code below:
<!--[if lt IE 7]>
<style type="text/css">
* html a.nivo-nextNav {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="<?php echo WP_PLUGIN_URL . "/wp-nivo-slider/"; ?>images/arrow-next.png", sizingMethod="crop");
}
* html a.nivo-prevNav {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="<?php echo WP_PLUGIN_URL . "/wp-nivo-slider/"; ?>images/arrow-prev.png", sizingMethod="crop");
}
</style>
<![endif]-->
Save the file and test it. Now Nivo-Slider should work in IE6.
https://www.ads-software.com/extend/plugins/wp-nivo-slider/
]]>Please email me at [email protected], or post below
Thanks for any help you guys can give ahead of time!
You can view the problem I’m having in IE6 at the following link:
https://dev.hv-pv.com/news/prism-solar-technologies-to-get-36-million-in-federal-funds-to-create-spin-off-company-expected-to-create-300-new-jobs-in-hudson-valley
I’m setting up a WordPress blog for a family member interested in starting up her own site. Everything’s going quite smoothly, until I checked out my design in Internet Explorer 6..
You guessed it, the old “sidebar decides to chill at the bottom of the page” scenario. I know this problem’s older than the hills, but here’s the thing..
Whenever I attempt to search for a similar problem, the only results that show up are posts from some fellow saying, over and over, “Preform a search for ‘sidebar down ie’! Preform a search for ‘sidebar down ie’!”
Hmmmm.. Irony at its best, I would imagine.
At any rate, I’ve not a clue in the world on how to amend this problem. My CSS 2.1 is valid, my xHTML 1.0 Strict is valid.. And no, there’s absolutely nothing whatsoever in my sidebar that’s “stretching” it. No large images, no cloud tags, no gigantic bold/italic text.. Nothing.
Oh, and I’m using a program called XAMPP Control to work on WordPress via my harddrive, so I will be unable to provide anyone with a link.
Any tips? My CSS can be provided if anyone wants to have a look-see.
Help would most definitely be appreciated!
]]>Our church web page looks fine to me on my FF3 and IE6. But one of my helpers is having trouble seeing parts of the page using IE6 on his and other computers. Our live site:
https://pacificchurch.com/
Sample of how it’s supposed to look:
Sample of how it looks to him:
What might cause these problems?
1. Lack of jpg images to appear in posts and header
2. Embedded Google calendar not appearing
3. Anarchy media play button missing
It’s happened on different computers in different parts of town, using different (broadband) access. No special firewalls or virus checkers. My helper thinks it has something to do with our www redirect… but I don’t know enough about that to understand what would be throwing things off.
Thanks for your help!
Adrienne
https://www.shanarsenault.com
all works just fine across browsers (except for some typical IE butchery which is bearable). No problem.
The problem is when you navigate to the one comment of the one blog post:
https://www.shanarsenault.com/?p=50#comments
Here, all is well in everything EXCEPT IE 6 and lower. Here the sidebar moves over to the right by a good 150 px. Can anyone think of why this would only happen in the Comments page?
Thanks all!
]]>Any ideas what may be causing this? It’s been driving me crazy.
Thanks.
]]>