Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • John Wesley Brett Moderator
    #166117

    The logo image is located:
    templates/ja_sulfur/images/logo.png – you only need to replace it.

    The demo’s logo dimensions are 194×70. Obviously your logo will probably be different.
    So to resize the template to allow your logo to fit…

    GOTO: /templates/ja_sulfur/css/template.css – line 829
    , and adjust the height and width accordingly.

    h1.logo a {
    background: url(“../images/logo.png”) no-repeat scroll 0 0 transparent;
    display: block;
    height: 73px; <— adjust
    width: 195px; <— adjust
    }

    rsds Friend
    #406532

    thanks a million!!!!

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

This topic contains 2 replies, has 2 voices, and was last updated by  rsds 13 years, 3 months ago.

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