Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • claudioplebani Friend
    #152650

    i can’t modify the logo dimension, i’ve changed in the template.css in the default folder :
    /* HEADER
    ——————————————————— */
    #ja-header .main {
    background: transparent;
    padding: 25px 0 15px;
    }

    h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1;}

    /* Logo Image —*/
    h1.logo {
    width: 670px;
    height: 106px;
    margin-top: 10px;
    }

    h1.logo a {
    background: url(../images/logo.png) no-repeat left;
    display: block;
    width: 670px;
    height: 106px;

    but the logo remain small at the default dimension, you can help me?

    thank’s in advance

    Claudio

    Laura Rubino Friend
    #350181

    Clear your cache. and see if there is anything regarding logo in layout.css

    claudioplebani Friend
    #350185

    Thank’s but the cache is clean and in layout.css there aren’t nothing about logo.

    when i open home page or other articles i view the small part of logo, when i open a eventlist page of jevents module i can view all the logo.

    you have any suggestion? thk

    Laura Rubino Friend
    #350186

    index.php or header.php in layouts

    claudioplebani Friend
    #350187

    Thank’s so much, i’ve solved the problem.!

    mcgratty Friend
    #350276

    Please articulate how you solved the problem. I’m also working on it.

    ak1design Friend
    #350484

    Hi ,

    i have the same problem, but could not figure out where to make change to show all part of my bigger logo, I am using the ligh green theme. any help

    regards

    beta777 Friend
    #350485

    In Template.css ( /public_html/templates/ja_anion/css/ ) find (line 538)
    <blockquote>/* HEADER
    ——————————————————— */
    #ja-header .main {
    background: transparent;
    padding: 25px 0 15px;
    }

    h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1;}

    /* Logo Image —*/
    h1.logo {
    width: 200px;
    height: 55px;
    margin-top: 10px;
    }

    h1.logo a {
    background: url(../images/logo.png) no-repeat left;
    display: block;
    width: 200px;
    height: 55px;</blockquote>

    and change widh and height.

    jukeboxjunkey Friend
    #350521

    My /public_html/templates/ja_anion/template.css consists of 7 bytes and contains the wording “autogen”. That’s it.

    The only place I can find a setting for the logo is by using Firebug, I found a path to a cache/t3 folder with the dimensions. Is this the correct location to edit these settings??

    jukeboxjunkey Friend
    #350524

    Alright, I found the files but the path was much different… public_html/templates/ja_anion/core/themes/default/css/template.css

    Daniel Michaels Friend
    #350569

    @ jukeboxjunkey. Are you using version 1.2? Version 1.1 had the path you mentioned (“public_html/templates/ja_anion/core/themes/default/css/template.css”), but after upgrading to 1.2, my new path is /public_html/templates/ja_anion/css/template.css. I also noticed some image folders that were moved. Strange. Anyway, some others may encounter this change so I thought it worth mentioning.

    aaronfarias Friend
    #350585

    Editting:

    h1.logo a {
    background: url(../images/logo.png) no-repeat left;
    display: block;
    width: 200px;
    height: 55px;

    Should work for both problems. Just make sure you overwrite the image properly.

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

This topic contains 12 replies, has 8 voices, and was last updated by  aaronfarias 13 years, 9 months ago.

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