开发者

joomla css for menus and fonts

if any of you use joomla, could you help me l开发者_开发知识库ocate the proper code to change for font size, globally, in the ja-purity template. I also need to adjust the top menu bar width, and the length of each individual menu item in the top bar. Thank you for assisting me locate this code.


For any properly coded Joomla template (which JA Purity is of course) you will find the CSS files in JOOMLA/templates/template name/css. In this case, there are 4 CSS files for JA Purity. Also keep in mind that some of the template is controlled by the template parameters that can be accessed in the admin my clicking on Template Manager > Ja Purity.


I find the best way to tweak the css in a Joomla template is to use Firefox with the firebug . Goes something like this.

  1. Install Joomla / Template.
  2. Open frontend in Firefox with firebug enabled.
  3. Use firebug to inspect the component you want to tweak.
  4. The CSS classes will be displayed on the right. You can edit the css right there in firebug or use it's handy file / line number links to locate where the css class is defined.
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜