Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • xtra12 Friend
    #202973

    I have a menu that points to a item designated as a Portfolio Layout. However, the modules that are suppose to be in the sidebar don’t show up. Is there anyway to make the sidebar show up in Portfolio Layout or add it to the css there?

    Ninja Lead Moderator
    #556292

    Because Portfolio Layout is working with full layout (100%) and you could not see sidebar-1 and sidebar-2 positions but you can customize it with my solution below

    + Create templates/ja_nuevo/css/custom.css file and add new this rule


    .layout-ja_nuevoportfolio.com_content.view-category .t3-sidebar, .page-porfolio.com_content.view-category .t3-sidebar {
    display: block;
    }

    .layout-ja_nuevoportfolio.com_content.view-category .t3-content, .page-porfolio.com_content.view-category .t3-content {
    width: 50%;
    }

    .layout-ja_nuevoportfolio.com_content.view-category .t3-content, .page-porfolio.com_content.view-category .t3-content {
    width: 50%;
    }

    xtra12 Friend
    #556967

    Worked great! Thanks!

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

This topic contains 3 replies, has 2 voices, and was last updated by  xtra12 9 years, 11 months ago.

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