Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • mlsto Friend
    #164893

    Hello,

    Tried changing the logo size in template.css but the size remains the same. I changed this:

    /* Logo Image —*/
    h1.logo { height: 70px; width: 340px; }

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

    You can view here: http://www.dfhkayaking.com/test/

    Thanks for any help.

    ntonline Friend
    #394955

    <em>@mlsto 245238 wrote:</em><blockquote>Hello,

    Tried changing the logo size in template.css but the size remains the same. I changed this:

    /* Logo Image —*/
    h1.logo { height: 70px; width: 340px; }

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

    It looks like you did everything right. You may need to select the JAT3 Clean Cashe option in the administrative panel, then refresh page. If that doesn’t work, you may have modified the wrong CSS file. Be sure to make the change the following file:

    templates > ja_travel > css > template.css

    After the change is made to this file, try clearing the cashe and refreshing the page again.

    ccraig99 Friend
    #394962

    This does not work. I have the same problem

    mlsto Friend
    #394966

    Thanks ntonline

    It worked perfectly. try clicking the link ccraig99, it worked for me.

    Thanks again.

    ccraig99 Friend
    #394968

    I tried everything. The same as above. I cleared the cache and still nothing. Thanks for your reply. I love JA, they do really good work, just this one glitch… I wonder what else can i do..

    ccraig99 Friend
    #394969

    Something is really wrong. I even disabled the temp slogan and it still shows. HELPPP

    ntonline Friend
    #394971

    ccraig99,

    Try the following steps:

    1. Modify the template.css file, which is located in the following directory: templates > ja_travel > css > template.css.
    2. Find the following blocks of code in template.css:


    /* Logo Image ---*/
    h1.logo { height: 70px; width: 135px; }

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

    Change the following to meet your needs:


    /* Logo Image ---*/
    h1.logo { height: 70px; width: 135px; }

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

    3. Save the file.
    4. Login to administrative panel and select JAT3 Clean Cache near the preview and logout options.
    5. Go to the front-end of your website and press Ctrl+F5 to refresh screen.

    I have made the mistake of modifying the wrong CSS files in the past. Be sure you are modifying the file listed in the directory above, otherwise your changes will not work.

    mlsto Friend
    #394978

    ccraig99 try what ntonline is saying it will work.

    My only issue is that I want the image larger in height but when I choose 100 x 390 it does not work although I changed in the css file. I am thinking something to do with the header?

    Maybe a thought on this as it sends everything on the right down the header.

    ntonline Friend
    #394980

    <em>@mlsto 245276 wrote:</em><blockquote>My only issue is that I want the image larger in height but when I choose 100 x 390 it does not work although I changed in the css file. I am thinking something to do with the header?

    Maybe a thought on this as it sends everything on the right down the header.</blockquote>

    Modify the #ja-header h3 ID in the template.css file as follows:


    #ja-header h3{
    color: #F95839;
    display: inline-block;
    float: left;
    font-weight: normal;
    margin-left: 40px; /*adjust as needed*/
    margin-top: 35px;
    text-transform: uppercase;
    }

    This will move the optional slogan left or right as needed. Lower the value, the farther left the slogan is adjusted. The larger the value, the farther right the slogan is adjusted.

    mlsto Friend
    #394992

    Thanks very much ntonline,

    will try and get back.

    Thanks again, appreciate your great help.

    ccraig99 Friend
    #394996

    Hey. It worked. THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU…. :):):):):):) . Thank you also misto. my site is cbcjny.org but for the moment it is behind closed doors since i am developing it live. you guys rock. THANKS AGAIN. LOVE JA

    ccraig99 Friend
    #394997

    Ntonline u rock

    ntonline Friend
    #395005

    <em>@ccraig99 245299 wrote:</em><blockquote>Ntonline u rock</blockquote>

    Happy it worked for you.

    mlsto Friend
    #395121

    Thank ntonline.

    It worked perfectly, thanks so much.

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

This topic contains 14 replies, has 3 voices, and was last updated by  mlsto 12 years, 11 months ago.

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