Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • rosebudak Friend
    #196226

    Hi, I use this excellent puresite template with the blue theme. We have a larger logo than the original puresite logo. I changed width and height in template.css and blue theme/template.css to my values. For other solution I inserted a logo with the same sizes as the originals. No problem until here. But only when resizing to tablet resolution 736-985px the logo is covered because template uses the original/smaller values. I found a css file in t3-assets (css_fb15c) where I found original values in “3cs.layout-normal”. Changing to my custom values made the template work, but only for a while.
    So how can I keep the layout-normal area from falling back to original values?

    http://physiotherapie-brygida-schroeder.de/

    Thank you for helping

    Achim.

    Ninja Lead Moderator
    #528454

    Hi Achim,

    Please check the following step below

    Open templates/ja_puresite/css/layout-normal.css file

    Change

    h1.logo a {
    height: 50px !important;
    }

    To

    h1.logo a {
    height: 50px !important;
    background: url(../images/logo-mb.png) no-repeat left;
    }

    Let me know if it helps

    Regards

    rosebudak Friend
    #528667

    Hi Ninja Lead,

    thank you for your help. I already changed all logo values to my logo height of 112px and width of 339px. It works a while and falls back to 50px by its own.
    But I followed your hint and worked on the layout-normal.css file again. Extracted from zip again and reinstalled it – and now it kept my values for a day. Hope that´s it.
    You focused me on this file – thanks a lot.:)

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  rosebudak 10 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum