Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果你们中的任何人使用 joomla,你能帮我在 ja-purity 模板中找到正确的代码来更改字体大小,全局。我还需要调整顶部菜单栏的宽度,以及顶部栏中每个单独菜单项的长度。感谢您帮助我找到此代码。
对于任何正确编码的 Joomla 模板(当然是 JA Purity),您可以在 JOOMLA/templates/template name/css 中找到 CSS 文件。在这种情况下,JA Purity 有 4 个 CSS 文件。还要记住,一些模板是由模板参数控制的,这些模板参数可以在管理员中访问,我点击模板管理器 > Ja Purity。
我发现在 Joomla 模板中调整 css 的最佳方法是将 Firefox 与firebug一起使用。像这样。