====== Change Logo ====== This is a small tutorial on how to change the logo in the default template for 68 Classifieds v4.0.x ===== Text Tutorial ===== The first step is to open the file templates/default/layout.tpl in a text editor. After you have it open find the following code: The actual logo in this template is text which allows you to change it easily. The logo is this section:

68 Classifieds

The 68 is the first portion and classifieds is wrapped in a span tag and has a different font color. So if you wanted your site name to be "My Site" it would become:

My Site

===== Video Tutorial =====