Ajout du module "Mappy", incompatible avec le module "Link"...

This commit is contained in:
Chouchen
2010-09-23 15:50:26 +00:00
parent 2a7b957440
commit fd3c16dab2
8 changed files with 109 additions and 13 deletions

View File

@@ -71,6 +71,8 @@
}
ul.iconlist, ul#reserveiconlist {
display:block;
height:75px;
padding:5px;
list-style:none;
}

2
css/mappy.css Normal file
View File

@@ -0,0 +1,2 @@
#mymap{display:none;z-index:900;width:400px;height:400px;}
#myAdress{float:right; margin:12px 10px 0 0;}