Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • rudyespinosa Friend
    #156466

    Where is the logo image, code, and .css located for the iPhone and handheld layouts for the JA Social template?

    Don Lee Friend
    #362986

    <em>@rudyespinosa 203720 wrote:</em><blockquote>Where is the logo image, code, and .css located for the iPhone and handheld layouts for the JA Social template?</blockquote>

    Css file: templates/ja_social/css/handheld/template.css
    Logo image: templates/ja_social/images/logo.png

    Saguaros Moderator
    #362990

    present, it use the following css in the template.css file


    h1.logo { width: 220px; height: 80px; }

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

    you can define an other rule applying for iphone and handheld layout:

    body.handheld #ja-header h1.logo a, body.iphone #ja-header h1.logo a{
    width: 200px!important; height: 80px!important;
    }

    body.handheld #ja-header h1.logo , body.iphone #ja-header h1.logo{
    background: red!important;
    display: block;
    width: 220px;
    height: 80px;
    }

    rudyespinosa Friend
    #363093

    <em>@donglt 203734 wrote:</em><blockquote>Css file: templates/ja_social/css/handheld/template.css
    Logo image: templates/ja_social/images/logo.png</blockquote>

    This is the logo for the desktop version that I have replaced and works fine. The iphone browser displays a T3 logo that I can’t locate.

    Don Lee Friend
    #363094

    <em>@rudyespinosa 203879 wrote:</em><blockquote>This is the logo for the desktop version that I have replaced and works fine. The iphone browser displays a T3 logo that I can’t locate.</blockquote>

    Just try again with plugins/system/jat3/base-themes/default/images/logo-t3.gif

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

This topic contains 5 replies, has 3 voices, and was last updated by  Don Lee 14 years ago.

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