Recent content by Med

  1. M

    background image not showing html/css?

    I design a website layout CMS based, the problem here is i don't understand why my background image(shadow image) is not showing when i float the div to none, the image will only show when the div is float to left. below is a tiny part of my css code, #wrapper { width: 1030px; margin-left...
  2. M

    background image not showing html/css?

    I design a website layout CMS based, the problem here is i don't understand why my background image(shadow image) is not showing when i float the div to none, the image will only show when the div is float to left. below is a tiny part of my css code, #wrapper { width: 1030px; margin-left...
  3. M

    flash drop down menu problem..?

    I'm building this drop down menu using action script 2.0 in flash cs4, the problem here is when I roll over on one of the button and then roll over to the next button, the submenu for the first button sometimes pulls-up and sometimes won't..and it stays stuck until I roll over it again..how can...
Back
Top