• I’ve just put up a site using WordPress here:
    https://www.gilgamesh.ca/
    For some reason I cannot totally figure out, the menu is refusing to display under the header where it belongs, but instead is displaying under the entire main body of content. Any thoughts as to why this is happening?
    Also, I’m getting some odd white space on the top of my header which I can’t quite figure out.
    I’m reasonably experience in web stuff, but brand new to CSS design.
    Thanks for helping, if you’re able and willing!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Put your menu div in front of (before) your content div.
    Kevin

    It might also help to remember the widths you describe in %s, and add them up to ensure that they are less than 100%. I cannot see any defined width for #content, the margins are 24% each, and the menu has a 20% margin, so that is a lot of space. Experiment and have fun ??

    Thread Starter gilgamesh

    (@gilgamesh)

    Thanks, guys! Much appreciated!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘CSS design issue – help would be appreciated’ is closed to new replies.