Re: How do I change the logo
mikespub <[email protected]> Sat, 04 Mar 2006 13:04:57 +0100
| Newsgroups | gmane.comp.cms.xaraya.knowledge-base |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
Michael wrote: > I have read the manual but for the life of me cannot see how to change the > logo. Obviously I am missing something simple, Thanks in anticipation. > Which logo ? Xaraya generates output based on templates, starting with the overall page template in themes/[mytheme]/pages/[mypage].xt, and then including other templates e.g. for the page header, page block groups and page footer. If you want to see where a particular piece of HTML output comes from, the easiest way is to enable the option to "Show template filenames in HTML comments" under Admin - Themes - Modify Config, and then view the HTML source of different pages in your browser. Mike.