如何更改 Drupal 中的页脚位置?

发布于 2024-12-11 06:10:26 字数 206 浏览 0 评论 0原文

好的,我的网站是 http://www.raptorshop.com - 基于 Drupal 6.x - 我'我有一个页脚,但是页脚似乎位于页面内容的底部 - 我希望页脚位于整个文档/浏览器窗口的底部。

我该怎么做呢?

我似乎找不到设置或方法来做到这一点。

Ok so my site is http://www.raptorshop.com - based in Drupal 6.x - and I've got a footer, however it appears that the footer is at the bottom of the page content - I want the footer to be at the bottom of the entire document/browser window.

How would I go about doing this?

I can't seem to find a setting or way to do this.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

最美的太阳 2024-12-18 06:10:26

您可能想尝试不同的主题 - 请参阅 http://drupal.org/project/themes。 (确保您下载的是与 Drupal 6 兼容的版本。)

不同的主题将页脚放在不同的位置。您还可以用块替换标准页脚,并将其放置在任何块区域中。

如果您找不到看起来完全符合您想要的主题,您可以尝试创建自己的主题 - 这会比较困难,除非您对 HTML/CSS/PHP 等非常满意。这是一个很好的起点: http://drupal.org/node/805968

You might want to try a different theme - see the themes listed at http://drupal.org/project/themes. (Make sure you download one which is compatible with Drupal 6.)

Different themes put their footers in different places. You can also replace the standard footer with a block, and put that in any of the block regions.

If you can't find a theme which looks exactly how you want it to, you can try creating your own - this is more difficult unless you're very happy with HTML/CSS/PHP etc. This is a good place to start: http://drupal.org/node/805968.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文