test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • efficiency Friend
    #173449

    I have been able to change the logo. The problem is my own logo is wider. I want to change the width but can’t make this happen. I have check through the forum and all steps here have not worked for me. How can I change the default width of the Erio logo in easy steps? Site: http://book.uspbrands.com/

    TomC Moderator
    #436580

    What you need to do is open templates/ja_erio/css/template.css

    at line 828, you should see the following . . .

    <blockquote>/* Logo Image —*/
    h1.logo {
    height: 62px;
    width: 160px;
    }

    h1.logo a {
    background: url(../images/logo_l.png) no-repeat;
    display: block;
    height: 62px;
    width: 160px;
    }</blockquote>

    Change the width property to however wide your logo image is – perhaps 425px

    Hope that helps.

    efficiency Friend
    #436644

    Problem solved. Thanks for the help.

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

This topic contains 3 replies, has 2 voices, and was last updated by  efficiency 12 years, 10 months ago.

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