Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS CSS Issue

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #193529
    jhelmke
    Participant

    I am creating this page:
    http://digitalud.dbq.edu/ojs/index.php/character/index

    I am using a modified version of bootstrap. How do I move the left-hand side menu below my Navigation bar?

    #193534
    Shikkediel
    Participant

    Just reverse the order in the HTML? Placing #sidebar inside #main, after #navbar. But it might look better (and is easier) to just remove the margin-left on #leftSidebar.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.