test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • creativesmythe Friend
    #175438

    I went to template manager and then Edit css/template.css (was I also suppose to go to Edit css/template-ie7.css )

    I found this code as indicated in an earlier forum post to change the footer logo on my template. I changed and saved – the other image went away but mine did not show up. I uploaded the image via the media manager.

    #ja-botsl div.moduletable-copyright {
    background: url(../images/picture1.jpg) 0 0 no-repeat;
    padding-right: 45px;
    padding-top: 110px;
    }

    I also wanted to change the header logo image and the image text and I thought this was the right code for the logo

    #ja-botsl div.moduletable-copyright {
    background: url(../images/picture1.jpg) 0 0 no-repeat;
    padding-right: 45px;
    padding-top: 110px;
    }

    I changed this and saved but nothing happened the original image is still there.:(( and how do I change the header logo text?
    Please help.

    khoand Friend
    #445807

    Could you give me a link to your website?

    creativesmythe Friend
    khoand Friend
    #445815

    I found this code as indicated in an earlier forum post to change the footer logo on my template

    You add the code into /templates/ja_tiris/css/template.css

    div.t3-logo-dark-sm a {
    background-image: url(../images/picture1.jpg);
    }

    I also wanted to change the header logo image and the image text and I thought this was the right code for the logo

    You changed the code from /template/ja_tiris/css/template.css and it’s effect

    h1.logo a {
    background: url(../images/picture1.jpg) no-repeat left;
    display: block;
    height: 142px;
    width: 156px;
    }

    but you can’t see it, because you have no image with http://creativesmythe.cloudaccess.net/templates/ja_tiris/images/picture1.jpg

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

This topic contains 4 replies, has 2 voices, and was last updated by  khoand 12 years, 8 months ago.

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