Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
  • in reply to: Hide Profile Header #85020
     syslay288
    Participant

    Thank you for this.. I let my things just like this:

    COPY CODE
    body.activity section #profile{ display: none !important; }
    body.notifications section #profile{ display: none !important; }
    body.messages section #profile{ display: none !important; }
    body.friends section #profile{ display: none !important; }
    body.groups section #profile{ display: none !important; }
    body.forums section #profile{ display: none !important; }
    body.album section #profile{ display: none !important; }
    body.media section #profile{ display: none !important; }
    body.settings section #profile{ display: none !important; }

    Now header is visible ONLY in profile section, but not visible in messages, etc

    That has helped a lot my website performance. Thank you

Viewing 1 post (of 1 total)

Log in with your credentials

Forgot your details?