• I’m having a problem with the sidebar on my site, http://www.jump-punch.com

    There are some sidebar links that I would like to appear below the “dude” links, but they get overlapped. What CSS would I need to use so they appear correctly?

Viewing 2 replies - 1 through 2 (of 2 total)
  • If you take out the “absolute” from here:
    #dudebody{
    position:absolute;

    you can see the rest. Of course, you’ll have to work on some other stuff to adjust them.

    Thread Starter jaredcunha

    (@jaredcunha)

    That solved everything! Thanks! Actually, I tried that earlier, but I forgot to refresh the browser. So I didn’t think it worked. Oooh, I’m stoked!!!!!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Overlapping Sidebar problem’ is closed to new replies.