sanjana ks
2008-09-30 23:40:35 UTC
the code for the menu background is:
.block-nice_menus {
line-height: normal;
z-index: 10;
background:url(topBG.jpg) repeat-x top right;
height:85px;
width:98.1%;
}
this is fine in FF, but the repeat x is taking too long width even though the width is fixed in css.
any solutions?