Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • LUCAS Geraldine Friend
    #165379

    Hello,

    How i can change the title “Fashion and shopping” ?

    Thanks !

    Arvind Chauhan Moderator
    #397106

    hi,

    Please refer to userguide, it has been clearly mentioned :

    http://www.joomlart.com/forums/topic/userguide-ja-methys-template-for-joomla-1-5/#post-379988

    Arvind

    TomC Moderator
    #397133

    <em>@severus snape 247978 wrote:</em><blockquote>Hello,

    How i can change the title “Fashion and shopping” ?

    Thanks !</blockquote>

    It’s within the “Content Mass Top Banner” module within your Module Manager.

    – Open the module and scroll down to the “Custom Output” field.
    – Highlight (click and drag) over “Fashion & Shopping” and then click the tiny “HTML” icon in the formatting options above
    – When the HTML pop-up box opens, you will see the following code . . .

    <p><a class="ja-mass-top-banner" href="#" title="Fashion & Shopping">Fashion & Shopping</a></p>

    – Change “Fashion & Shopping” to whatever you want.

    I believe you can also do it by simply highlighting and overwriting the words in the Custom Output box, but the above method is the sure fire way to change it.

    LUCAS Geraldine Friend
    #397155

    Thanks very much ! it’s good now 🙂

    bongle123 Friend
    #532051

    Can you actually change the size of the font?
    After I increased the overall font size on the site, the Fashion & Shopping got huge!

    TomC Moderator
    #532120

    <em>@bongle123 423192 wrote:</em><blockquote>Can you actually change the size of the font?
    After I increased the overall font size on the site, the Fashion & Shopping got huge!</blockquote>

    Please provide the url of the site you’re working on, as well as set “Optimize CSS” to “No” within your Template Manager–General settings. I will show you how to change the size of the font.

    bongle123 Friend
    #532203

    Hi TomC,
    the URL is foreverido.isleido.com Also, I have increased the font size in the template settings but the top menus are now touching the logo. Can I move the logo to the left without editing the code?
    Thanks very much for your loyalty and help.

    Ninja Lead Moderator
    #532248

    You can try with my workaround below.

    Open the templates/ja_methys/css/template.css file

    Change

    h1.logo a {
    background: url(../images/logo.gif) no-repeat left;
    display: block;
    width: 190px;
    height: 110px;
    }

    To

    h1.logo a {
    background: url(../images/logo.gif) no-repeat left;
    display: block;
    width: 190px;
    height: 110px;
    margin-left: -100px;
    }

    Once done, clear cache from admin area.

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

This topic contains 8 replies, has 5 voices, and was last updated by  Ninja Lead 10 years ago.

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