简体   繁体   English

AOL样式问题-两个固定的侧边栏和一个流体内容布局

[英]AOL styling problems - two fixed sidebar one fluid content layout

I have adapted the holy grail three column layout into my site and it works great, except in AOL. 我已经将圣杯三列布局调整到我的网站中,并且效果很好,除了在AOL中。 I can easily use JavaScript to detect AOL and write new CSS styles after the rest have been evaluated, using document.write(' ');, but even with that freedom I cannot for the life of my style the page right. 在评估完其余内容之后,我可以使用document.write('');轻松地使用JavaScript来检测AOL并编写新的CSS样式,但是即使有这种自由,我也无法在页面的整个生命周期中保持正确的状态。 I was hoping someone could help. 我希望有人能提供帮助。 Here is the trial page with all evaluated imports etc.: 这是包含所有评估的进口等的试用页:

link text 连结文字

Any help at all would be great...I need the nav buttons to sit on the breadcrumb bar, the container div to sit flush under that, the left column to be blue to the footer, the center white, the right sidebar to be blue to the footer and...that's it. 任何帮助都将非常有用...我需要导航按钮坐在面包屑栏上,容器div才能齐平地坐在其下,左列在页脚处为蓝色,中间为白色,右侧边栏为页脚为蓝色,仅此而已。 Doesn't sound hard, right? 听起来不难吧?

My infinite gratitude to anyone who can help. 我对任何可以帮助的人表示无限感谢。

我现在使用PHP添加内联样式规则,将center div设置为固定的并调整边距等。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM