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-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-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/


[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] IE6 footer and top nav positioning issues

2010-05-06 Thread Sacha Moufarrege
On Thu, May 6, 2010 at 3:26 PM, David Laakso
wrote:

>
> Fwiw, if you seek a personal opinion, mine would be to abandon the sticky
> footer concept entirely, simplify the CSS/markup, and allow the content and
> the software to determine the height of the page [s].
>

I think removing the footer is exactly what I'll do then, thanks.
__
css-discuss [cs...@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/


[css-d] IE6 footer and top nav positioning issues

2010-05-06 Thread Sacha Moufarrege
Hi,

I'm finishing up a template for a website and am at the stage where I'm
testing across various browsers. At the moment I'm trying to get the footer
to work properly in IE6. The page is here:

http://achad.net/pyramid/template.php

There are two issues; first, I'd like for the footer to only span the middle
area, as it does in Firefox. It seems like this creates issues with the left
and right columns coming down properly, however. Also, when IE6 is resized
in certain ways, the footer seems to come up and overlap the content. Any
advice would be appreciated.

Also, as this is one of my first fully CSS-based sites from scratch
(normally I do back-end work), I'm open to any advice regarding other things
that you may notice. One thing I'm curious about in particular is whether or
not I'm following best practices on the top navigation. The site is set up
so that the middle column expands (ie. to properly accommodate extremely
high resolutions), and when the browser is resized in certain ways, it
causes the links to move. Should I have them in a fixed position somehow?

Thanks for your time!

S
__
css-discuss [cs...@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/