newguy

Anonymous
Ive seen on some sites where people have google text adds in the main bar of the header ( below the logo in the colored area ) Does anyone know how they are doing this? Im not sure what file to edit in 1.5.2 to add the ads

iam

Anonymous
Quote by: newguy

Ive seen on some sites where people have google text adds in the main bar of the header ( below the logo in the colored area ) Does anyone know how they are doing this? Im not sure what file to edit in 1.5.2 to add the ads



I not done this on 1.5.2, but I think it should be done at your theme/header.thtml locate at the layout/professional. between this line:


Text Formatted Code
<div class="header-logobg-container-inner">
        <a class="header-logo" href="{site_url}/" rel="home">
            <img src="{site_logo}" width="151" height="56" alt="{site_name}"{xhtml}>
        </a>
        <span class="header-slogan">{site_slogan}</span>
    </div>