Quote:
Originally Posted by torcidas
This is perfect how you did this. Much better then they make as default 
I blank it too but still have only empty column.
How did you manage to have it displayed like this? It's just perfect:
Thread Last Post By Forum Replies User Name Join Date User Name Posts
|
To get rid of the empty columns you'll have to add some css like this to your additional_css:
div#dbtech_topxstats_column2 {
display:none !important;
}
div#dbtech_topxstats_column3 {
display:none !important;
}