Forums

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

Home Forums CSS nav issues

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #40141
    cybershot
    Participant

    I ran into a problem and can’t figure out how to solve it. I have been working on this for three hours with no luck. I had hoped that I could do the same thing that I did with the navigation background but it’s not panning out. I set up a full example on codepen with notes. I tried using css content before just as was done with the navigation background, but that put one image above the nav, moved the links to the middle and put the last image below the links so everything was vertical. Floating things left made the background images disappear. My google searches said overflow: hidden in the right spot should fix the issue but I couldn’t find the right balance.

    I included the css reset to makes things work right. The navigation css starts on line 50 in codepen

    Please take a look and let me know if you can help

    http://codepen.io/anon/pen/yrkze

    I have provided an image to show what it needs to look like.

    Thanks for your time.

    #111270
    wolfcry911
    Participant
    #111306
    wolfcry911
    Participant

    the left: auto; simply restores it to default after setting it to zero in the previous ruleset.

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