Results 1 to 3 of 3

Thread: [SOLVED]Downloads: Hide files size

  1. #1
    New user
    Join Date
    11-09-15.
    Posts
    10

    Frage [SOLVED]Downloads: Hide files size

    Hi, me again

    Is there any way to hide the file size for the files inside Downloads? Right now the file size appears at the far right of each file inside the Downloads.

    Thanks
    Last edited by rsr; 11/10/2015 at 18:39.

  2. #2
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default

    The easiest way would be to hide this part with CSS using the display: none property. There's assigned a class size to the span element, so you can select it easily.
    Contao Community Moderator
    → Support options

  3. #3
    New user
    Join Date
    11-09-15.
    Posts
    10

    Default

    Quote Originally Posted by xchs View Post
    The easiest way would be to hide this part with CSS using the display: none property. There's assigned a class size to the span element, so you can select it easily.
    That did the trick. Thanks a lot for the help!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •