He,
I have a problème of alignement of object.
You can see this problème at this page :
http://qyc.asso.fr/sitemap
Thanks
Thomas
He,
I have a problème of alignement of object.
You can see this problème at this page :
http://qyc.asso.fr/sitemap
Thanks
Thomas
Comments
Comment #1
beert commentedIn the site_map.module, change in line 370 the class
treetomenu:$output = '<ul class="menu">'. $menu_tree .'</ul>';This solved the same problem for me.
Comment #2
frjo commented