Problems with CSS submenu

Discussion in 'CSS' started by Cypherus, Aug 14, 2008.

  1. #1
    Hi there,

    Have a look at this site I'm currently in the progress of making:

    http://www.dreyermedia.no/index.php/tjenester/brukervennlighet

    When you click the left menu there is suppose to pop up some sub-level menus, but for some reason they keep overlapping each other.

    Does anyone know why? Green rep will be given to whoever can give me a solution.
     
    Cypherus, Aug 14, 2008 IP
  2. steelfrog

    steelfrog Peon

    Messages:
    537
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I can't find anything in your CSS that would allow this affect. Normally, you set the "pop up" content as display:hidden until some state is activated.
     
    steelfrog, Aug 14, 2008 IP
  3. unr.

    unr. Guest

    Messages:
    200
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Wouldn't it be display:none ?
     
    unr., Aug 14, 2008 IP
  4. Cypherus

    Cypherus Peon

    Messages:
    1,551
    Likes Received:
    102
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I had a friend of mine copy everything over to his server and it seemed to work fine. CSS issues should have anything to do with the server, now should it?
     
    Cypherus, Aug 14, 2008 IP
  5. unr.

    unr. Guest

    Messages:
    200
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #5
    It shouldn't.

    Did you give him the entire page? Or just that css?
    Maybe you have conflicting css somewhere?
     
    unr., Aug 15, 2008 IP
  6. Cypherus

    Cypherus Peon

    Messages:
    1,551
    Likes Received:
    102
    Best Answers:
    0
    Trophy Points:
    0
    #6
    No, I'm only loading one CSS file. I've tested it both on the mac and the PC now, looks bad both places. This is the wierdest thing I've ever seen. There is absolutely nothing (at least not which I can find) in the CSS file that indicates that it should be a problem. Dammit.

    Could it be an bug with CSS?
     
    Cypherus, Aug 15, 2008 IP
  7. unr.

    unr. Guest

    Messages:
    200
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #7
    No, not if it works somewhere else.

    Really weird, can you send me a copy via pm? I'll try it out myself.
     
    unr., Aug 16, 2008 IP
  8. Cypherus

    Cypherus Peon

    Messages:
    1,551
    Likes Received:
    102
    Best Answers:
    0
    Trophy Points:
    0
    #8
    The copy of the whole site? It's based on the CI framework so it would take you quite a lot of time to set it up. Wouldn't it be easier just copying the html and css code?
     
    Cypherus, Aug 16, 2008 IP
  9. Cypherus

    Cypherus Peon

    Messages:
    1,551
    Likes Received:
    102
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I still have absolutely no idea what was wrong with it, but I just did the whole menu over again from scratch and it worked fine! Good enough for me.
     
    Cypherus, Aug 17, 2008 IP
  10. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #10
    Sometimes that is the best approach to a problem. You know how it should work - some minor problem is escaping your grasp that you cant find - screw it, save yourself the headache and start over.
     
    deathshadow, Aug 17, 2008 IP