Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • farajrifai Friend
    #155136

    HELLO
    I wonder to know how can I remove H1 on logo and put H1 on the title of the article instead of H2?
    Currently, H1 is linked to the logo and I want to remove it, how and what to put in place?

    Thank you very much 😉

    Saguaros Moderator
    #358535

    Hello

    You open the file: template.css file and find the following code:

    h1.logo, h1.logo-text {
    margin: 0;
    padding: 0;
    font-size: 300%;
    }

    h1.logo a {
    width: 278px;
    display: block;
    background: url(../images/logo.gif) no-repeat;
    position: absolute;
    height: 42px;
    top: 20px;
    left: 0;
    }

    you can remove those code or use H2 is other solution

    farajrifai Friend
    #358629

    Thank you but it does not work
    doing like you said, logo is removed completly 🙁 and when I move (h1.logo, h1.logo-text) bloc, I see logo but I still see H1 on logo!!

    1- I want to keep logo image but don’t want to put H1 on it, and put H1 on title of the article !
    2- I think I have to see code into file like header.php but and don’t find it in ja taline II isn’t it?

    Thank again to help me

    Saguaros Moderator
    #358712

    The code is inside the templates/ja_telineii/index.php file., i think that you should use the h2 tag to resolve this issue

    farajrifai Friend
    #358787

    Ok thank you
    It is resolved

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  farajrifai 13 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum