Skip navigation
This discussion is locked
Currently Being Moderated

Need help with spry menu bar!

Jul 10, 2012 11:08 AM

Can anyone please help me? I am new to dreameaver and for some reason my vertical menu bar does not display the border properly, i also applied a box shadow to it which only shows at a small area at top of the menu but this only appears like this in IE??

 

www.clockdoctors.co.uk/blog/

 

Appreciate any help!

 
Replies
  • Currently Being Moderated
    Jul 10, 2012 11:31 AM   in reply to Ness_quick

    Looking quickly at CSS in the head of your home page, I see

    #apDiv2 {

              position:absolute;

              width:815px;

              height:873px;

              z-index:2;

              left: 182px;

              top: 210px;

              color: #000;

              font-family: "Palatino Linotype", "Book Antiqua", Palatino,

              box-shadow: 7px 7px 6px #666;

     

    serif;

              background-image: url(images/scrollbg.jpg);

              background-repeat: no-repeat;

              background-color: #F4ECC5;

              box-shadow: 3px 3px 8px 2px #666;

    }

     

    There seems to be a box-shadow spec in the middle of a font-family spec. Could be a fluke of my system and IE, but it could be a problem.

     

    Something else I notice is that you have applied borders to the ul.MenuBarVertical itself. I think I would put a div around the menubar and put the border and shadows on that. IE might prefer it.

     

    Beth

     
    |
    Mark as:
  • Currently Being Moderated
    Jul 10, 2012 12:16 PM   in reply to Ness_quick

    Hello,

    do we talk about these differences?

     

    my IE8:

    drIE.jpg

     

    and FF:

     

    drFF.jpg

     

    Please try to explain your wishes a little bit more simply for me, maybe with a screenshot.

     

    Hans-Günter

     
    |
    Mark as:
  • Currently Being Moderated
    Jul 10, 2012 2:58 PM   in reply to Ness_quick

    Please do not post duplicate threads about the same issue. I'm locking this thread. Please continue the discussion in the other thread.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points