admin wrote:
Hello Thierry,
Use the next CSS rules:
Code: |
.art-blockcontent-body ul.ux-menu li
{
background-image: none;
padding: 0;
}
body .art-content-layout .art-content
{
position: relative;
z-index: 1;
}
body .art-content-layout .art-sidebar1
{
position: relative;
z-index: 10;
}
|
Regards,
ARI Soft
Thank you for your response. I have added the information you provided to the end of the menu.css file located :
......./modules/mod_ariextmenu/mod_ariextmenu/js/css/menu.css
This has not worked, have I placed the code in the correct css file?
Many thanks.