Darthmat wrote:I love this mod, but I think fifteen pixels stretches the categories too much. Could you make a smaller images (maybe with simple + and - signs) please?
Code: Select all
.ccopen{
background: #888888 url("{T_THEME_PATH}/images/cc_down.gif") no-repeat center center;
width: 25px;
height:25px;
border: thin solid #666666
}
.ccclose{
background: #888888 url("{T_THEME_PATH}/images/cc_up.gif") no-repeat center center;
width: 25px;
height:25px;
border: thin solid #666666
}
Code: Select all
width: 25px;
height:25px;
This doesn't seem to work on my test board. If I close the browser, or even navigate to another page, when I return, the categories are all expanded again.Brf wrote:It doesnt save it in a cookie. It uses a custom profile field in the database.
Indeed I did, works great, thanks!Brf wrote:Then you must have missed something in the install.