主题:CSS主题:xf_openWeb
发布者:studioC于2006/5/14 20:43:11 6620次阅读终于,xf_openWeb已打包供下载。
阅读更多信息和下载主题请访问 xoopsfactory。
michael
非常好!你总是设计很棒的主题!
Dana
Hi Michael, I really like your themes and now I want this one for my forum site alohaspirit, but I want it in a fixed size of about 90% and I saw (when trying this one on my forum) that center blocks display beneath left blocks)
My users can choose (in the future) for their own theme, so I can't change my module templates if this means that other themes display not well anymore.
My questions : what is the easiest way to change the theme to 'fixed' size of 90%?
In order to display center blocks properly must I change every module template(table) to <100% output?
Where can I change colours?
@所有人,非常感谢您的反馈
@svaha,
将主题设置为 90% 的最简单方法是将以下代码替换:
div#page {
背景颜色: #fff;
最大宽度: 1012px;
宽度: expression(document.body.clientWidth > 1012? "1012px": "auto" );
}
替换为以下代码:
div#page {
背景颜色: #fff;
宽度: 90%;
}
引用
我是否需要将每个模块模板(表格)都改为 <100% 输出?
我之前就在您的网站上询问过这个主题。很高兴您已经发布。你们越来越擅长这件事,非常感谢!
关于这个主题有两个小问题:主菜单中的子菜单项没有缩进,以及在新闻 1.44 模块中,"发表于" 出现在 "最新新闻" 块中标签页标题下方没有被左齐。您可以在我的网站上看到这两个问题 http://garylittleton.com,因为我已经启用了主题的选择。干杯,Gary
很棒的主题和很棒的工作!恭喜 michael!(我喜欢这个主题,因为我在做网页标准,而这个主题完全符合标准!)
统计 | |
目标 | $100.00 |
截止日期 | 8月31日 |
毛收入 | $0.00 |
净余额 | $0.00 |
剩余任务 | $100.00 |