test melih
 melih
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • muzikos Friend
    #152702

    How to centre the content of the footer?

    And how can I change/add/delete those in the footer?: ABOUT JOOMLA! FEATURES NEWS THE COMMUNITY

    Thanks for letting me know…

    Sherlock Friend
    #350446

    Dear muzikos,

    Please just try as follows
    Go to templates/ja_lead/css/template.css file,Look for this css
    #ja-footer .ja-inner {
    padding: 16px 0;
    float: left;
    }
    and change it to
    #ja-footer .ja-inner {
    padding: 16px 0;
    float: left;
    width:50%;
    position:relative;
    margin:0 auto;
    }

    Also you just need to disable the “Top menu” module if you want to remove ABOUT JOOMLA! FEATURES NEWS THE COMMUNITY

    I hoep these will help !

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 14 years, 6 months ago.

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