Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • didier l Friend
    #1002160

    In _joomla.less file, you introduce function content with a label in English ! To use it in France, I have to modify this code

    // Items More
    // -----------
    .items-more {
    
      padding-top: @global-padding;
      margin-top: @global-padding;
      border-top: 1px solid @border-color;
    
      // Add "More Articles" text to the nav
      &:before {
        content: "More Articles";
        display: inline-block;
        font-weight: bold;
        text-transform: uppercase;
        padding-bottom: @global-padding / 4;
        border-bottom: 3px solid @textColor;
        margin-bottom: @global-padding / 2;
      }
    
    Ninja Lead Moderator
    #1002451

    Hi,

    Thanks for your sharing.

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

This topic contains 1 reply, has 2 voices, and was last updated by  Ninja Lead 7 years, 3 months ago.

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