Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • victortopper Friend
    #207100

    Hi,
    Thank you very much for your help because my site hugely advanced.
    Today to finalize my site I have two small problems:

    1) How to create a module at the designated location on the image to put flash infos “very important”

    2) Put my Mwinda logo in place of the image “T3 Framework”. I own the rights I bought you.

    You can check out my current online site here is the URL: http://www.mwinda.org/

    3) In demarage, the site displays a sub menu news instead of pointing at home.
    how to change it.

    Thank you for your help

    site d?veloppement L’URL: http://mt5.mwinda.org/


    1. logo_mwinda
    2. module
    TomC Moderator
    #573331

    With regard to creating a new position for your module –>

    TomC Moderator
    #738359

    With regard to creating a new position for your module –>

    TomC Moderator
    #573333

    With regard to switching out the T3 logo at the bottom . . . .

    If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/purity_iii/css/

    Within that custom.css file, paste the following CSS rule:


    .t3-logo-light {
    background-image: url("http://static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");

    }

    Change the file path above to the path for the image you want to use.


    For some reference as to the correct syntax for calling up images see below . . .

    https://css-tricks.com/quick-reminder-about-file-paths/

    TomC Moderator
    #738361

    With regard to switching out the T3 logo at the bottom . . . .

    If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/purity_iii/css/

    Within that custom.css file, paste the following CSS rule:


    .t3-logo-light {
    background-image: url("http://static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");

    }

    Change the file path above to the path for the image you want to use.


    For some reference as to the correct syntax for calling up images see below . . .

    https://css-tricks.com/quick-reminder-about-file-paths/

    victortopper Friend
    #573395

    I modified the code by adding the path of my logo but modificaion not done

    TomC Moderator
    #573464

    <em>@victortopper 477201 wrote:</em><blockquote>I modified the code by adding the path of my logo but modificaion not done</blockquote>

    Can you paste a copy of the code you entered – with the path to your logo?

    TomC Moderator
    #738491

    <em>@victortopper 477201 wrote:</em><blockquote>I modified the code by adding the path of my logo but modificaion not done</blockquote>

    Can you paste a copy of the code you entered – with the path to your logo?

    victortopper Friend
    #573744

    thank you I managed to insert

    victortopper Friend
    #738758

    thank you I managed to insert

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

This topic contains 10 replies, has 2 voices, and was last updated by  victortopper 9 years, 4 months ago.

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