Results 1 to 6 of 6

Thread: How to change gnome-classic panel size?

Hybrid View

  1. #1
    Join Date
    Nov 2013
    Beans
    10

    How to change gnome-classic panel size?

    I am trying to change the size of the panels from the default 30 pixels to 24 and all the info I can find is about gnome flashback and the tips don't work.

  2. #2
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,210
    Distro
    Ubuntu Budgie Development Release

    Re: How to change gnome-classic panel size?

    Classic in 13.10 and 14.04 is variation of the Gnome Shell and if changing the panel size is possible it would require an extension or editing the shell css file.
    https://extensions.gnome.org/
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  3. #3
    Join Date
    Nov 2013
    Beans
    10

    Re: How to change gnome-classic panel size?

    I found it though I don't understand the measurement used:

    Code:
    #panel {
        background-color: black;
        font-weight: bold;
        height: 1.86em;
    }
    What is 1.86em? em?

  4. #4
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,210
    Distro
    Ubuntu Budgie Development Release

    Re: How to change gnome-classic panel size?

    I can't help Gnome 3 theming .
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  5. #5
    Join Date
    Apr 2008
    Beans
    11,707

    Re: How to change gnome-classic panel size?

    I had no idea but you peeked my interest:

    http://www.impressivewebs.com/unders...-em-units-css/

  6. #6
    Join Date
    Nov 2013
    Beans
    10

    Re: How to change gnome-classic panel size?

    Yes, it looks like some kind of standard css measurement I'll have to study.

    No I'm not trying to theme, I'm just trying to change the size of a panel.

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
  •