Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • lailuluelo Friend
    #869150

    Hello again,

    I would like to modify home apearance like I explain in this screenshoot: JA Medicare Home

    Could you please help me?

    Thanks

    Saguaros Moderator
    #869409

    Hi

    You can send us the URL of your site so we can have a look: http://static.joomlart.com/images/blog/2015/nov/Add-new-post.gif

    lailuluelo Friend
    #869695

    I just edit the post to fill the url, and user access, because is outline

    Thanks

    Saguaros Moderator
    #870322

    Here are my answers for your questions:

    • The space above footer belongs to the main content page, however, in the homepage of your site, there is no content there so it leaves a space there, you can create a new css file called ‘custom.css’ in this directory:

    ROOT/templates/ja_medicare/css/

    and add this css rule:

    .itemid-643 div#t3-mainbody {
    display: none;
    }

    • With the section in footer, because you’re using modules in ‘footer-1, footer-2, footer-3, footer-4’ position but you assign it to homepage also so it still has space there, I just helped you to set these modules not show in homepage via Menu assignment section in backend of each module.

    And you can see that It works now

    lailuluelo Friend
    #870697

    Thank you very much @saguaros

    Saguaros Moderator
    #871045

    Glad to be of help!!!

    lailuluelo Friend
    #880836

    Hello @saguaros, I made custom.css with your indications and works with default language (spanish) but not with english, can you help me?

    Thanks

    Saguaros Moderator
    #881064

    Hi

    I helped you by adding this rule:

    .itemid-642 div#t3-mainbody,
    .itemid-643 div#t3-mainbody {
    display: none;
    }

    You can have a look.

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

This topic contains 7 replies, has 2 voices, and was last updated by  Saguaros 8 years, 9 months ago.

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