Jump to content

MODULE DDLX SLider - How to align on left?


Guest

Recommended Posts

http://www.prestasho..._1#entry1054928

 

hi all,i used this footer modul and is best. I HAVE ONLY ONE QUESTION.

how to move ".liens" on left side? how to align on left side and not on center.

in modul DDLX SLider is css but when i write into .liens this ""text-align: left;"" not change.

thanks for reply

 

2mxhmau.jpg

 

here is css from this module:

.colonne  {
float:left;
list-style: none;
margin : 5px 5px 10px 10px;
padding : 12px;
min-width : 120px;
z-index : 1;
}
.titre  {
font-size : 12px;
font-weight : bold;
margin-bottom : 5px;
padding-bottom : 5px;
border-bottom : 1px solid #D0D3D8;
color : #374853;
z-index : 2;
}
.liens a{
padding-left: 2em;
padding-top : 2px;
line-height: 2em;
text-decoration : none;
background : url('img/bullet.png')no-repeat 0.4em 0.5em;
color : #595A5E;
z-index : 3;
}
ul.addthis {
margin:10px 0px 0px 800px;
z-index : 3;
}
#paiement {
margin:10px 0px 0px 750px;
}

Edited by PepeCZ (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...