test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • serradesigns Friend
    #187423

    How can I put my logo on the site instead of the JA Portfolio logo?

    pavit Moderator
    #492501

    <em>@serradesigns 372379 wrote:</em><blockquote>How can I put my logo on the site instead of the JA Portfolio logo?</blockquote>

    Hi

    You need to edit the /templates/ja_portfolio/css/template.css

    h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1; margin-left: 10px;}

    /* Logo Image ---*/
    h1.logo { width: 294px; height: 68px; }

    h1.logo a {
    background: url(../images/logo.png) no-repeat left; <-------url for your logo image
    display: block;
    width: 294px;
    height: 68px;
    }

    So you will need to override the logo.png image in your /templates/ja_portfolio/images/ folder and modify height and width in the css

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

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

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