• Resolved ldeschenes

    (@ldeschenes)


    Hi,

    You have develop a great plugin. Good Job!

    I want to display files from a Dropbox directory to end-user in the simpliest way with only a list the file name.
    You already have an option to how/hide Modification Date, Size and File Extention.
    Would it be possible to make other options to hide/show Root Name,Root Icon and Title Bar (Name, Size, Date)?

    Thanks to look into this.

    https://www.ads-software.com/plugins/blighty-explorer/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Blighty

    (@blighty)

    I’ve just released a new version (v1.11.0) that adds an additional stylesheet class hook, so you can hide these items in the folder display.

    e.g.

    .bex-cookietrail {
    display: none;
    }

    Similarly for .bex-header

    Thanks,
    Chris

    Thread Starter ldeschenes

    (@ldeschenes)

    Great! That does exactly wath I want.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide Title line and Root’ is closed to new replies.