0
Welcome Guest! Login
0 items Join Now

Health Service - Fracture Template

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

    Re: Health Service - Fracture Template

    Posted 12 years 2 weeks 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 2 weeks 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: 29362
    • Thanks: 954
    • Volunteer

    Re: Health Service - Fracture Template

    Posted 12 years 2 weeks 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 2 weeks 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: 29362
    • Thanks: 954
    • Volunteer

    Re: Health Service - Fracture Template

    Posted 12 years 2 weeks ago
    • Good work!

Time to create page: 0.047 seconds