Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • livingwellmagazine Friend
    #171043

    And i have a t3 logo and not a methys logo? Also the menus stopped working.. Please help the site is live and it looks like crap!

    tfosnom Friend
    #426218

    Hi
    tell me what you did to “change ” the methys logo, normally you replace the actual graphic logo.png in the images area, adjust the template.css file to accomodate new widths and height if appropriate and ensure in template profile image and NOT text has been selected. To turn off the t3 logo, its a selectable item in the template manager /profile area.

    There should be no reason for your menus to stop just cause you changed logo.
    PM me admin access if you wish and I’ll try to sort out the mess.
    Shane

    TomC Moderator
    #426221

    Regardless of the template, everyone is going to want to change the default logo. The following simple tutorial will show you the general/universal way to change the site logo for most any JATC template.

    1. Create your own custom logo. Name it and upload it to your templates/ja_template_name/images folder

    2. Open your templates/ja_template_name/css/template.css folder and find the following lines:
    (The following is used for example purposes only. The height/width will be different for each template)

    /* Logo Image —*/
    h1.logo { height: 91px; width: 200px; }

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

    3. Replace “logo.png” with the name (and extension) of the custom logo you uploaded. (i.e. mynewlogo.jpg).
    You may need to play around with the “width” and “height” parameters, depending on the dimensions of your custom logo.

    – Save your changes in your server files

    CLEAR CACHE – REFRESH PAGE

    That’s it in a nutshell.

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

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

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