Little question about topiclist
Posted: Sun 1. Mar 2009, 20:12
Hi,
Using proformell style, i have build a little box and make it with this style.
But i have a problem with the topiclist dt css
Original is
but for my box, i want the width to 90%, but impossible for me to change this.
Have you a solution to make this ?
Thx.
Using proformell style, i have build a little box and make it with this style.
But i have a problem with the topiclist dt css
Original is
Code: Select all
ul.topiclist dt {
display: block;
float: left;
width: 50%;
font-size: 1.1em;
padding-left: 5px;
padding-right: 5px;
}
Have you a solution to make this ?
Thx.