Thanks for the Donation, it's appreciated.
Easy one first - the line through the thread is because it's closed. Probably not the best way to denote a closed thread, but ... You can change this to what you want by editing the lightweight.css.php file and searching for :
Code:
.thread_lock a,.lock a,.thread_lock ,._lock , ._hot_lock, ._dot_lock, ._dot_hot_lock, ._lock_new
{
text-decoration: line-through;
}
and changing to what you prefer or just remove that block to have closed threads treated the same as normal threads.
How do you arrange them in columns - is that a default vBulletin feature or an addon? Also, if you could turn on template names in HTML comments, that would help me track it down greatly.
Thanks