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.