Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • riparafiles Friend
    #192149

    Hi,

    in the footer there is the copyright area, in which we find … “Design by JoomalArt” and Joomla copyright info.

    I need to put some legal info in the copyright. I find the way to put them (in the default.php file in / templates / ja_beranis / html / mod_footer ) but the width is too small and the text flows in a lot of rows. I need to enlarge the width of the copyright area. I tried to find where, but sorry no success.

    http://www.riparafiles.eu/recupero-dati

    Thanks a lot.

    PS, where is the color setting for that area?

    TomC Moderator
    #511862

    To play around with the width for your copyright information, try this . . .

    File path –> t3-assets/dev/plugins.system.t3.base.less.grid-ext-responsive.less.css
    at line 55, play around with the pixel value, for example . . .


    .span3 {
    width: 350px;
    }

    As for the background color for the footer section, look to the following:

    File path –> i/t3-assets/dev/templates.ja_beranis.less.style.less.css
    at line: 472


    .t3-footer {
    color: #666666
    }

    Though it is probably best if you create a “custom.css” file and put your modified CSS within it – to protect your changes when/if you try to update your template.

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

This topic contains 2 replies, has 2 voices, and was last updated by  TomC 11 years ago.

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