Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • unshur Friend
    #646954

    Hello I have tried following some of the threads on changing the logo but I could not manage changing the logo though I have done as per the support instructions given to the individuals with the same problem.
    Tried using changing the template.css or replacing the logo.png

    jooservices Friend
    #647066

    Hi there
    Please provide your site URL and screenshot to let me know which logo and how do you want to change.

    Thank you,
    Viet Vu

    unshur Friend
    #647072

    http://www.haajaragroup.so/
    halogo.png

    template.css changed
    h1.logo a {

    background: url(../images/halogo.png) no-repeat left;

    display: block;

    width: 329px;

    height: 35px;

    }

    jooservices Friend
    #647144

    Hi there
    Please work with custom.css instead.

    Thank you,
    Viet Vu

    jooservices Friend
    #744165

    Hi there
    Please work with custom.css instead.

    Thank you,
    Viet Vu

    unshur Friend
    #647530

    Hello,

    I really do not understand where the custom.css is located in the template. Please elaborate on this. Thank you

    jooservices Friend
    #647532

    Hi there
    Please check out our document

    http://www.t3-framework.org/documentation/customization.html

    Thank you,
    Viet Vu

    TomC Moderator
    #648070

    <em>@unshur 485706 wrote:</em><blockquote>Hello,

    I really do not understand where the custom.css is located in the template. Please elaborate on this. Thank you</blockquote>

    The issue is that you’re working with a particular color theme – which means that the custom.css method will not work.

    Try This . . . .

    Within file path —> /templates/ja_mendozite/themes/blue/css/template.css
    at line 111, modify with the path to your logo image (as you did in your example above)


    h1.logo a {
    background: rgba(0, 0, 0, 0) url("../images/logo.png") no-repeat scroll left center;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Better ??

    TomC Moderator
    #744317

    <em>@unshur 485706 wrote:</em><blockquote>Hello,

    I really do not understand where the custom.css is located in the template. Please elaborate on this. Thank you</blockquote>

    The issue is that you’re working with a particular color theme – which means that the custom.css method will not work.

    Try This . . . .

    Within file path —> /templates/ja_mendozite/themes/blue/css/template.css
    at line 111, modify with the path to your logo image (as you did in your example above)


    h1.logo a {
    background: rgba(0, 0, 0, 0) url("../images/logo.png") no-repeat scroll left center;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Better ??

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

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

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