1
Hi all,
It's my first site with XOOPS and i'm looking for help,
I use V:
xoops_2.0.18.fr,theme :
zetagenesisI try to center the site but i can't
in my style.css
html {
margin-top: 4px auto;
padding: auto;
width: 90% !important;
overflow: auto;
}
body {
margin-top: 4px auto;
background-color: #000;
padding: 20px;
color: #999;
font-family: "Lucida Grande", Verdana, sans-serif;
font-size: 10pt;
}
thanks a lot for your help