0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Health Service - Fracture Template

    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 956
    • Volunteer

    Re: Health Service - Fracture Template

    Posted 12 years 6 months ago
    • Hi Vicky,

      try to add this to your custom css file.


      @media only screen and (min-width: 960px) and (max-width: 1199px) {

      #rt-navigation .root .item .menu-text {
      padding-left: 19px;
      font-variant: normal;
      text-transform: none;}
      }

      @media only screen and (min-width: 768px) and (max-width: 959px) {

      #rt-navigation .root .item .menu-text {
      padding-left: 15px;
      font-variant: normal;
      text-transform: none;
      }

      #rt-navigation a#rt-logo {
      width: 180px;
      background-size:contain;}
      }

      You will see that I took out the capitatlize-rule.
      I think that's a good compromise here.
  • Re: Health Service - Fracture Template

    Posted 12 years 5 months ago
    • Henning wrote:
      try to add this to your custom css file...

      Henning, so sorry for the delay. This is brilliant! The site looks great on the ipad, both orientations. Thank you very, very much!!!
      Vicky
    • An old dog can learn new tricks - I saw it on Mythbusters!
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 956
    • Volunteer

    Re: Health Service - Fracture Template

    Posted 12 years 5 months ago
    • would be also nicer to have the 3 boxes on frontpage on the same height?
      (Contact Us) (Find Us) (Your Privacy?
  • Re: Health Service - Fracture Template

    Posted 12 years 5 months ago
    • Henning wrote:
      would be also nicer to have the 3 boxes on frontpage on the same height?

      TA-DA!! Thanks for that encouraging challenge, Henning. Done!

      BTW, I had to add a second class for the module (Privacy) that is two lines of header title in the smaller tablet window. Had to subtract 30 pixels from the min-ht, when compared to the min-ht set for the one-line headers.

      Vicky
    • An old dog can learn new tricks - I saw it on Mythbusters!
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 956
    • Volunteer

    Re: Health Service - Fracture Template

    Posted 12 years 5 months ago
    • Good work!

Time to create page: 0.068 seconds