Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • itshugh Friend
    #183756

    Hi!
    I am new to joomla and have a couple of problems:

    1. I would like to remove “Featured articles” area on the template (“introducing metro theme” on the demo) – How do I do it?
    2. After removing the Mero Footer Logo (as described here on the forum) I am left with a black bar and a half Mero logo!
    3. Probably the most important – the backend admin login is very slow – I cannot use thememagic and the Template layout is blank. I cannot change anything in the template.

    I am considering erasing the installation and starting again, but would really like to know what is wrong.

    Thanks in advance!

    Ninja Lead Moderator
    #479068

    I will try to guide you work with it

    1) Because homepage on your site is setting with Featured articles on menu site, it you need to remove it you have many change to config but you can try with my suggestion
    <blockquote>ja_mero/css/themes/abstract/template.css</blockquote>
    from

    .blog-featured {
    background: #fff
    padding: 20px;
    }

    change to

    .blog-featured {
    background: #fff
    padding: 20px;
    display: none;
    }

    2) Back to default on Footer Logo and change here
    <blockquote>Open templates/ja_mero/css/template.css file</blockquote>
    find and remove it

    .copyright {
    background: url('../../../images/themes/abstract/footer-logo.png') no-repeat left center;
    }

    3) For backend on JA Mero Template have been supported to config you can reference it here: http://demo.t3.joomlart.com/joomla30/documentation.html

    itshugh Friend
    #479076

    I hope someone has a solution – I attach a screen dump.


    1. dump
    itshugh Friend
    #479079

    Thanks Ninja – looks better – but I still have the black band along the bottom of the homepage.

    Any ideas?


    1. dump1
    Ninja Lead Moderator
    #479219

    I have checked on your site but i could not duplicate the same your mention. I helped you to enable the footer, see the screenshot


    1. footer_site
    itshugh Friend
    #479257

    Perfect! Thanks for the help!

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

This topic contains 6 replies, has 2 voices, and was last updated by  itshugh 11 years, 10 months ago.

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