Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • erafirst Friend
    #827972

    I am needing to only have the first module on my site showing.

    I would like to hide the menu bar at the top and footer at the bottom.

    TomC Moderator
    #827998

    Can you, perhaps, provide a screenshot of what it is you’re looking to "remove?"

    erafirst Friend
    #829018

    Sorry it didn’t attach before


    1. Capture
    TomC Moderator
    #829150

    If you haven’t yet done so, create a new file called "custom.css" within file path —> /templates/uber/css/

    Within that custom.css file, paste the following CSS rules:

    .t3-header {
        display: none;
    }
    
    .t3-footer {
        display: none;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    erafirst Friend
    #829159

    Thank you very much. I couldn’t remember the commands and i seem to have a hard time navigating the new forums.

    TomC Moderator
    #829201

    Happy to help out . . . All the best with your continuing site development.

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

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

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