0
Welcome Guest! Login
0 items Join Now

Reducing Height of Top Navigation - Kirigami

    • ARH95's Avatar
    • ARH95
    • Hero Rocketeer
    • Posts: 291
    • Thanks: 1

    Reducing Height of Top Navigation - Kirigami

    Posted 11 years 1 month ago
    • I am using the Firebug extension and I believe I found the item I need to find to change the size of the top navigation area of Kirigami. However, I do not see any margins, etc. Can somebody point me in the right direction, please?
      This image is hidden for guests.
      Please log in or register to see it.
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: Reducing Height of Top Navigation - Kirigami

    Posted 11 years 1 month ago
    • Is this site online? If so, please provide the URL to the issue.
      :)
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: Reducing Height of Top Navigation - Kirigami

    Posted 11 years 1 month ago
    • You can create a file using a simple text editor for custom css and name it using this format: templatefolder-custom.css (e.g., rt_kirigami-custom.css ). For this issue add this to the custom CSS file
      #rt-header .menutop li.root > .item > span {padding: 15px 14px;}
      More Info here: www.gantry-framework.org/documentation/j...custom_stylesheet.md
    • The following users have thanked you: ARH95

    • ARH95's Avatar
    • ARH95
    • Hero Rocketeer
    • Posts: 291
    • Thanks: 1

    Re: Reducing Height of Top Navigation - Kirigami

    Posted 11 years 1 month ago
    • I'll check out the Gantry site. Gads, there is so much to learn!
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: Reducing Height of Top Navigation - Kirigami

    Posted 11 years 1 month ago
    • much to learn indeed! :)
      If this solved your issue, please mark the subject of your original post [SOLVED]. Likewise, if you still need help please reply with details. Also, we all appreciate it when you select the Thanks button on any reply posts that help you. Cheers :)
    • ARH95's Avatar
    • ARH95
    • Hero Rocketeer
    • Posts: 291
    • Thanks: 1

    Re: Reducing Height of Top Navigation - Kirigami

    Posted 11 years 1 month ago
    • Sorry. Haven't been minding my manners.

      A related question: I just downloaded Firebug and was thrilled to see the changes happening before my very eyes.... but they do not save. Is Firebug used only to locate the areas of the site? I then need to go find the css files and change the actual code there?
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: Reducing Height of Top Navigation - Kirigami

    Posted 11 years 1 month ago
    • that is correct. Firebug and/or Chrome's dev tools are just for testing and debugging. to actually apply a change you need to have access to the files of your site.
    • The following users have thanked you: ARH95

    • ARH95's Avatar
    • ARH95
    • Hero Rocketeer
    • Posts: 291
    • Thanks: 1

    Re: Reducing Height of Top Navigation - Kirigami

    Posted 11 years 1 month ago
    • So.... I believe I found the right css in Chrome's element inspector but for the life of me I cannot see the code that states that the rt-header is 132 pixels tall. I want to reduce that and believe I know now how to make that custom css file... but where is it?
    • Last Edit: 11 years 1 month ago by ARH95.
    • ARH95's Avatar
    • ARH95
    • Hero Rocketeer
    • Posts: 291
    • Thanks: 1

    Re: Reducing Height of Top Navigation - Kirigami

    Posted 11 years 1 month ago
    • I DID IT! WOOT! This is going to be a very, very long process, that much I can see. :-)
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: Reducing Height of Top Navigation - Kirigami

    Posted 11 years 1 month ago
    • well it is a learning curve but "it's just Rocket Science!" :)

Time to create page: 0.153 seconds