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

    I am having trouble removing the sample logo and adding my own logo. I have followed your instructions in the tutorial but it is still not appearing. I appreciate your prompt response.

    Thank you!
    Alanda Maliskas

    Here is my website address:
    http://maplewood-crossing.com/

    pavit Moderator
    #498381

    Hi

    You need to replace your logo image in this folder /templates/ja_portfolio/themes/red-color/images/logo.png

    amaliskas Friend
    #498389

    I uploaded the logo.png to the folder. Do I need to change the template.css as well? If so, what is the correct address?
    It was:
    h1.logo a {
    background: url(../images/logo.png) no-repeat left;
    display: block;
    width: 294px;
    height: 68px;

    What do I change it to? Thank you!

    pavit Moderator
    #498396

    You need to change height and width to adapt to your logo image

    If your image has dimensions of 400px x 80px you need to change the template.css

    h1.logo a {
    background: url(../images/logo.png) no-repeat left;
    display: block;
    width: 400px;
    height: 80px;

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

This topic contains 4 replies, has 2 voices, and was last updated by  pavit 11 years, 4 months ago.

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