Jump to content

Xeor

Members
  • Posts

    2
  • Joined

  • Last visited

Xeor's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. Yes but if you take a look at my CSS file, you will see that I have more then 1 menu, #sidebar-a { background:url(../images/navigatie1.jpg); width: 214px; height: 381px; position: absolute;}#sidebar-a #menu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; position: absolute; padding-bottom: 213px; text-align: center; left: 20px;}#sidebar-a #under-menu { background:url(../images/buttons/under.jpg); height: 36px; width: 187px; position: relative; left: 20px; text-align: center; font-family: Times, serif; font-size: 12px; margin-top: 334px; text-decoration: none;} And the other problem will be, if I add a z-index to my menu, it will also change position in Firefox right? So when I get it right in IE then in Firefox it won't fit.
  2. Hi there,I'm having a problem in Internet Explorer with my menu, In Firefox the site is perfectly aligned but when I open it in Internet Explorer 6 then my menu hides behind my content.What can/should/must I do to align my menu in Explorer just like in Firefox?Lay-Out here: KeklikflexCSS file: Style.CSS
×
×
  • Create New...