HenrikHansen
Well-known member
I have chosen to have sub-forums shown in columns and also have this in extra.css
Result is that sub-forums in colliding with latest post info.
I had it working in 1.1 when I the sub-forums grid manually inserted, but chosen in 1.2 to use default code for this, but it seems I need some extra css code now to move sub-forums a bit below, so sub-forums is not colliding with latest post info block. Can anyone help?
HTML:
.nodeStats
{
display: none;
}
I had it working in 1.1 when I the sub-forums grid manually inserted, but chosen in 1.2 to use default code for this, but it seems I need some extra css code now to move sub-forums a bit below, so sub-forums is not colliding with latest post info block. Can anyone help?