0
Welcome Guest! Login
0 items Join Now

General Page width / Menu width adjustements

    • Rookmoney's Avatar
    • Rookmoney
    • Jr. Rocketeer
    • Posts: 26
    • Thanks: 0

    General Page width / Menu width adjustements

    Posted 13 years 2 months ago
    • Hi,
      I tried posting this in Camber - but still no one has answered, so maybe I get better luck here :)

      We are using Camber for the base theme and going to start playing with the coloring... Right now the burning issue is figuring out how I can make the menu and page a little wider, so that the menu items listed will all fit on the same line, instead of dropping down....

      I have attached a screen shot of the challenge.

      Perhaps, if there is a way to have a option that people can specify the page width on the page itself, like you do font size? Otherwise If someone can tell me which file on the shell I need to edit in order to make the menu and page wide enough to fit the menu in...

      Blessings to you.
      This image is hidden for guests.
      Please log in or register to see it.
    • Last Edit: 13 years 1 month ago by Rookmoney.
    • Rookmoney's Avatar
    • Rookmoney
    • Jr. Rocketeer
    • Posts: 26
    • Thanks: 0

    Re: General Page width / Menu width adjustements

    Posted 13 years 2 months ago
    • Really? 4 days and not one reply on how to do this? am I in the wrong place? What is the story?
  • Re: General Page width / Menu width adjustements

    Posted 13 years 2 months ago
    • Rookmoney's Avatar
    • Rookmoney
    • Jr. Rocketeer
    • Posts: 26
    • Thanks: 0

    Re: General Page width / Menu width adjustements

    Posted 13 years 2 months ago
    • Terribly sorry, why didnt anyone tell me that sooner, I thought it was something simple - hense the image only...

      you can access the development page:
      46.4.19.75/~p2cadmin/dbnza/
      username: test password test

      Thank you.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: General Page width / Menu width adjustements

    Posted 13 years 2 months ago
    • let's see if adding some simple css is enough ...

      add this to your template.css (at the end) and clear your cache

      div.rt-navigation-bar {
      margin-left: -35px;
      margin-right: -35px;
      }

      div.rt-block.menu-block {
      margin-right: -60px;
      }

Time to create page: 0.076 seconds