Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • plchua Friend
    #131004

    the default logo.gif is W180 H43 pixels, what do i need to do to make it fits a bigger gif file, with W435 H42 pixels?

    Sherlock Friend
    #260667

    HI
    You need to replace logo.gif in templates/ja_labra/images folder then edit template.css (line 778)

    h1.logo a {
    background:transparent url(../images/logo.gif) no-repeat scroll 0% 0%;
    display:block;
    height:34px;-->change height here
    left:0pt;
    position:absolute;
    top:20px;
    width:180px;-->change width here
    }

    plchua Friend
    #260679

    Thank you! for the prompt reply.

    problem is fixed. thanks again

    Sherlock Friend
    #260683

    OK
    I will mark this thread is solved

    dpk Friend
    #260962

    Please note this is how it’s done in all JA templates that use this image replacement technique with an h1 tag. It is an SEO method, as search engines look for an h1 tag to indicate a master subject heading or title for a page. In the template that is automatically made to be your site name but the h1 is hidden/covered by the logo image if you have this feature switched on.

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

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

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