Quote:
Originally Posted by ibautocommunity
Something you can try is replacing the existing line:
<div class='bigusername $thread_alt' style='$thread_bg_color padding: 10px'>
with:
<div class='$thread_alt' style='$thread_bg_color padding: 10px; font-size: 10px'>
This is a quick and dirty way to get it working now. Eventually I want to move all style definitions into a css file and all html created into a template.
|
Thank you so much for all your help, so far so good, lets see what the users will tell me but I think with the threaded view option everyone will be happy. I will keep my eyes out for new updates.