Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • citytec Friend
    #144126

    I would like to change the logo.gif to logo.jpg file please help

    prakash Friend
    #317155

    hi…

    for this you will need to look in this file
    >templates>jatopaz>css>template.css (if you have selected the default color)

    find this section (around line 889)

    h1.logo a {
    background: url(../images/logo.gif) no-repeat center;
    display: block;
    height: 32px;
    width: 408px;
    }

    if you have any specific color selected then you need to open that color file
    >templates>jatopaz>css>colors>red.css
    (around line 20)

    h1.logo a {
    background: url(../../images/red/logo.gif) no-repeat center;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  prakash 15 years, 2 months ago.

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