Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #22967
    #118066

    Hi!

    In header.php replace:

    echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', false, 'strong');

    with:

    echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', false, 'h1');

    Best regards,

    Peter

    #118067

    Sorry I didn’t explain very well :)

    I don;t want the actual image to be H1 as that wouldn’t make sense. I’d like my site name to be the H1.

    Thanks

    #118068

    Ok, but where is your site name? Is it the headline of the front page? Maybe you can post a link to your website – then we can investigate the html code and give you proper instructions.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘H1 Missing From Home Page Logo’ is closed to new replies.