Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    You can add this to any css file that is used at the admin side ( e.g. …wp-content/plugins/wp-photo-album-plus/wppa-admin.css ):

    .alb-arrow-on, .alb-arrow-off {
    height:32px !important;
    }

    Keep the change, as it is not update-safe this way.

    Thread Starter InsaneO

    (@insaneo)

    Thank you. I added to wppa-admin-styles.css since I could not find wppa-admin.css and it worked.
    Not update safe-does it mean it will revert back to normal with update?

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    wppa-admin-styles.css is the right file, yes, sorry.

    Indeed, after update of wppa+ it’s gone.

    There are many custom css plugins, but i stopped testeng them to find one that also works on admin pages.
    If you find one, please tell me.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Clicking selection….’ is closed to new replies.