Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • stacey91 Friend
    #180189

    I’m trying to edit the colours and add in the company’s logo (instead of the mendozite logo) for the iphone and hand held layouts.
    I’ve tried using ftp to replace the logo file ; logo.mobile.png with the new logo but it keeps saying…

    Response: 550 logo-mobile.png: Permission denied
    Error: Critical file transfer error

    Then I try to change the permissions…

    Status: Set permissions of ‘/mackay/templates/ja_mendozite/images/bc-lr.png’ to ‘744’
    Command: SITE CHMOD 744 bc-lr.png
    Response: 550 CHMOD 744 bc-lr.png: Operation not permitted

    So… how do I change the logo and colours of the iphone and handheld layouts??????????????
    URL: http://joomla.digimaxprinting.com.au/

    stacey91 Friend
    #465154

    I also want to alter a php file… The permissions won’t let me…

    Go here templates/ja_social/html/com_k2/templates/ja_communityplus or whatever/category.php

    and change text (highlighted here in red) in line 77 to whatever you want.

    <h3><?php echo JText::_(‘Children Categories’); ?></h3>

    Ninja Lead Moderator
    #465201

    You can change logo on

    iPhone:: Open templates/ja_mendozite/css/iphone/template.css

    h1.logo a {
    background: url(../../images/logo-mobile.png) no-repeat center; -> change here
    display: block;
    height: 42px;
    width: 180px;
    }

    Handheld:
    copy
    <blockquote>plugins/system/jat3/jat3/base-themes/default/css/handheld/template.css</blockquote>
    paste to

    <blockquote>/templates/ja_mendozite/css/handheld/template.css</blockquote>

    and change

    h1.logo a {
    background: url(../../images/t3_logo_light.png) no-repeat center; -> change here
    display: block;
    height: 34px;
    width: 200px;
    }

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

This topic contains 3 replies, has 2 voices, and was last updated by  Ninja Lead 12 years, 3 months ago.

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