Skip to content
Discussion options

You must be logged in to vote

Hi @georgedobre maybe you can try this one if you use backpack v6

Create a new file in config/backpack/theme-tabler.php and inside that file, copy this

<?php

return [

    /**
     * 1st layer of customization
     *
     * Simple pick a layout and let Backpack decide the best look for it.
     * No extra step is required.
     *
     * Possible values: horizontal, horizontal_dark, horizontal_overlap, vertical,
     * vertical_dark, vertical_transparent (legacy theme), right_vertical, right_vertical_dark, right_vertical_transparent
     */
    'layout' => 'horizontal_dark',

    /**
     * Pick a login page layout.
     * Possible values: default, illustration, cover
     */
    'auth_la…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by georgedobre
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants