Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Can you help me ?
I install the module Phoca gallery tree menu but the text and icons are align in center of module !
You can see that in this picture :
I try to change the css but i don't find the answer !
/* module control elements */
table.user1user2 div.moduletable {
margin-bottom: 0px;
}
div.moduletable, div.module {
margin-bottom: 25px;
}
div.module_menu, div.module, div.module_text {
margin: 0 0 14px 0;
padding: 0;
}
div.module_menu div, div.module, div.module_text div {
}
div.module_menu div div, div.module div div, div.module_text div div {
padding: 0;
background: url(../images/column_bottom.jpg) bottom center no-repeat;
}
div.module_menu div div div, div.module div div div{
padding: 6px 0 20px 0;
margin: 0;
text-align: center;
background: url(../images/column_top.jpg) top center no-repeat;
}
div.module_menu div div div div, div.module div div div div, div.module_text div div div div {
background: none;
padding: 2px 8px 8px 8px;
}
div.bannergroup_text {
display: block;
width: 186px;
}
div.module div div div form {
padding: 20px 0 0 0;
width: 176px;
margin: 0 auto;
text-align: left;
}
div.module_menu ul {
list-style: none;
}
div.module_menu ul li{
margin: 0;
padding: 0;
}
div.module_menu ul li a:link, div.module_menu ul li a:visited {
font-weight: bold;
background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;
padding: 2px 0 2px 25px;
line-height: 24px;
}
#leftcolumn div.module table ,#rightcolumn div.module table {
}
#leftcolumn div.module table.poll {
}
#leftcolumn div.module table.poll td {
text-align: left;
}