Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • docmartens11 Friend
    #131731

    Greetings. I am wanting to replace the “ja nerine” logo and the image of the world at the top with my own logo and a different image.

    I understand that three images need to be changed: header-bottom.jpg, header-top.jpg and logo.jpg.

    I also want to alter the “icon.gif”.

    I don’t know what to do once I have altered those images in photoshop. Do I add them to the media manager? Do I need to compress the template file with them inside and reinstall it to Joomla?

    I’m lost. Any clear directions would be much appreciated.

    (I use Joomla 1.0.)

    Sherlock Friend
    #263716

    Hi
    Logo.gif,header-bottom.jpg, header-top.jpg in templates/ja_nerine/images folder
    About header-top.jpg
    you can edit in template_css.css (line 812)

    #ja-header {
    background:transparent url(../images/header-top.jpg) no-repeat scroll right top;
    clear:both;
    height:70px;
    line-height:normal;
    position:relative;
    text-align:left;
    }

    Sherlock Friend
    #263717

    About header-bottom.jpg, you can edit template_css.css (line 852)

    #ja-mainnav {
    background:#3A3A3A url(../images/header-bottom.jpg) no-repeat scroll right bottom;
    }

    Sherlock Friend
    #263718

    About logo, you can edit template_css.css (line 831)

    #ja-header h1 a {
    background:transparent url(../images/logo.jpg) no-repeat scroll left top;
    color:#FFFFFF;
    display:block;
    height:70px;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    text-decoration:none;
    text-transform:uppercase;
    width:190px;
    }

    Menalto Friend
    #270437

    did you manage to get this solved? if you did please mark this as solved, if you still have problems please post here again and add your live site url, joomla version and template version.

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

This topic contains 5 replies, has 3 voices, and was last updated by  Menalto 16 years ago.

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