[css-d] weird rendering issue in a few versions of IE

2012-04-26 Thread Sacha Moufarrege
Hi All,

I've inherited a project that involves modifying a pre-existing template to
specifications. A bowdlerized form of the current site can be found here:

http://cssd.sigil93.net/

As you can see, it's in need of work and the original template wasn't
exactly coded according to best practices.

One major issue I need to fix involves how the site renders in IE. I'm
currently using IE8 as that's the main browser of the site's target
audience. In IE8 (and other versions, apparently), when I click on
different pages the site seems to render by rolling across the screen.
Other versions render weirdly as well, but not quite the same. Chrome and
Firefox seem to render pages properly.

Does anyone know what might be causing this odd rendering issue and whether
there's a quick and easy solution to fix it?

Thanks so much for your time!

Sacha
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] weird rendering issue in a few versions of IE

2012-04-26 Thread David Postill
On Thu, 26 Apr 2012 02:22:21 -0700, Sacha Moufarrege wrote:

| Hi All,
| 
| I've inherited a project that involves modifying a pre-existing template to
| specifications. A bowdlerized form of the current site can be found here:
| 
| http://cssd.sigil93.net/
| 
| As you can see, it's in need of work and the original template wasn't
| exactly coded according to best practices.
| 
| One major issue I need to fix involves how the site renders in IE. I'm
| currently using IE8 as that's the main browser of the site's target
| audience. In IE8 (and other versions, apparently), when I click on
| different pages the site seems to render by rolling across the screen.
| Other versions render weirdly as well, but not quite the same. Chrome and
| Firefox seem to render pages properly.
| 
| Does anyone know what might be causing this odd rendering issue and whether
| there's a quick and easy solution to fix it?

http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fcssd.sigil93.net%2Fcategory%2F-analysis%2F
The 98 errors probably don't help ...
-- 
David Postill
Dance your Life - Biodanza in Holland - 
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] weird rendering issue in a few versions of IE

2012-04-26 Thread Sacha Moufarrege
On Thu, Apr 26, 2012 at 2:55 AM, David Postill wrote:

>
>
> http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fcssd.sigil93.net%2Fcategory%2F-analysis%2F
> The 98 errors probably don't help ...
> --
> David Postill
> Dance your Life - Biodanza in Holland - 
> __
> css-discuss [css-d@lists.css-discuss.org]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>

Perhaps, but most of those are things like missing alt tags that generally
shouldn't cause this sort of problem.
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] weird rendering issue in a few versions of IE

2012-04-26 Thread Philip TAYLOR



Sacha Moufarrege wrote:


Perhaps, but most of those are things like missing alt tags that generally
shouldn't cause this sort of problem.


/Some/ of those are things like missing alt tags, which will render
your page inaccessible to the blind and partially sighted; many are
not, and just a single error may be all that is causing your problem.
Fix the errors (all of them) and then see if there is any improvement;
if not, report back.

Philip Taylor
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] weird rendering issue in a few versions of IE

2012-05-14 Thread Sacha Moufarrege
I've corrected all of the aforementioned errors and the site is now XHTML
valid. However, the rendering issue (page loads strangely in IE8) described
in the original post still persists. Any ideas?

The updated template can be found at http://cssd.sigil93.net/

Thanks so much for your time!

On Thu, Apr 26, 2012 at 4:10 AM, Philip TAYLOR  wrote:

>
>
> Sacha Moufarrege wrote:
>
>  Perhaps, but most of those are things like missing alt tags that generally
>> shouldn't cause this sort of problem.
>>
>
> /Some/ of those are things like missing alt tags, which will render
> your page inaccessible to the blind and partially sighted; many are
> not, and just a single error may be all that is causing your problem.
> Fix the errors (all of them) and then see if there is any improvement;
> if not, report back.
>
> Philip Taylor
>
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] weird rendering issue in a few versions of IE

2012-05-15 Thread Sacha Moufarrege
On Thu, Apr 26, 2012 at 4:10 AM, Philip TAYLOR  wrote:

>
> /Some/ of those are things like missing alt tags, which will render
> your page inaccessible to the blind and partially sighted; many are
> not, and just a single error may be all that is causing your problem.
> Fix the errors (all of them) and then see if there is any improvement;
> if not, report back.
>
> Philip Taylor
>


I've corrected all of the aforementioned errors and the site is now XHTML
valid. However, the rendering issue (page loads strangely in IE8) described
in the original post still persists. Any ideas?

The updated template can be found at http://cssd.sigil93.net/

Thanks so much for your time!

-S
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] weird rendering issue in a few versions of IE

2012-05-15 Thread David Postill
On Tue, 15 May 2012 01:04:09 -0700, Sacha Moufarrege wrote:

| On Thu, Apr 26, 2012 at 4:10 AM, Philip TAYLOR  wrote:
| 
| >
| > /Some/ of those are things like missing alt tags, which will render
| > your page inaccessible to the blind and partially sighted; many are
| > not, and just a single error may be all that is causing your problem.
| > Fix the errors (all of them) and then see if there is any improvement;
| > if not, report back.
| >
| > Philip Taylor
| >
| 
| 
| I've corrected all of the aforementioned errors and the site is now XHTML
| valid. However, the rendering issue (page loads strangely in IE8) described
| in the original post still persists. Any ideas?
| 
| The updated template can be found at http://cssd.sigil93.net/

You haven't fixed the 108 css errors:
http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Fcssd.sigil93.net%2F
-- 
David Postill
Dance your Life - Biodanza in Holland - 
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/