i can't see the forum menu, whit Firefox4
Posted: Sun Apr 03, 2011 6:36 am
Hi i have found this issue, is a css problem i have used a firefox plugin calle d fire bug to solve it.
add the css rule clear:both to the div whit class inner in css and the menu reappear.
.inner
{
clear:both;
}
sorry for my bad english.
add the css rule clear:both to the div whit class inner in css and the menu reappear.
.inner
{
clear:both;
}
sorry for my bad english.