Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Gert Kjerslev 16 posts 67 karma points
    May 09, 2015 @ 21:31
    Gert Kjerslev
    0

    Renders extra columns in footer?

    Hi,
    I'm playing around with the fanø starter kit and I'm having some problems with the footer part. It renders 2 extra columns and I cannot seem to find the reason for this. I have tried to look at a another installation but the partial view for the "BottomNavigation" is the same, on one it renders fine and on the other i add 2 extra columns. Can anyone pls help with this..?

    /Gert

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    May 09, 2015 @ 22:03
    Dennis Aaen
    100

    Hi Gert,

    The Fanoe starter kit is build on Bootstrap 3, and the Boostrap 3 is a frontend framework, working with a grid in 12 columns, you can read more about the setup here: http://getbootstrap.com/css/#grid

    And the BottomNavigation.cshtml works the way that it makes a <div class="col-xs-3 col-sm-6"></div> for each landing pages that you have, and if the page don´t have any children it just and empty div tag.

    But you have the possibility to hide it from the bottom navigation by tick the Hide in bottom navigation, you find it on properties tab for the landig pages, page types.

    Hope this helps,

    /Dennis

  • Gert Kjerslev 16 posts 67 karma points
    May 09, 2015 @ 22:38
    Gert Kjerslev
    0

    Spot on Dennis! Thanks!

    /Gert

Please Sign in or register to post replies

Write your reply to:

Draft