Fork me on GitHub

Modifing an AT Lite .87 Theme  Bottom

  • I recently downloaded an AT Lite theme that I would like to do some minor modificatons.

    1 - show Topic Icon in the upper right corner instead of the Left.
    2- change the font being used with all articles.

    Is there a guide or tuttorial that explains how to do this?

    Thank you for your help

    Paul
  • You just have to be able to manipulate HTML and CSS. That is the whole point of AT, to use simple HTML coding versus a more complex PHP coding.
    http://www.spidean.com/ is probably a better place to research this.


    --
    David Pahl
    Zikula Support Team
  • To change the topic icon you will edit summary.html and article.html
    To change the fonts just edit style/style.css
    All of the above files are in your theme directory


    --
    Zikula Themes
  • Thanks Maynard,

    When looking at the 2 HTML files you listed above I noticed that they are formatted differently.

    Where exactly does the Article.html display and where does the summary.html display.

    Thank you
    Paul

    MMaynard

    To change the topic icon you will edit summary.html and article.html
    To change the fonts just edit style/style.css
    All of the above files are in your theme directory

  • I was able to poke around and discovered which was which.

    Thanks for your help
    Paul

    pault

    Thanks Maynard,

    When looking at the 2 HTML files you listed above I noticed that they are formatted differently.

    Where exactly does the Article.html display and where does the summary.html display.

    Thank you
    Paul

    MMaynard

    To change the topic icon you will edit summary.html and article.html
    To change the fonts just edit style/style.css
    All of the above files are in your theme directory


  • Glad to help, for others that may ask.
    Summary.html is the Home page news summary template.
    Article.html is the full article display template.

    --
    Zikula Themes
  • 0 users

This list is based on users active over the last 60 minutes.