16
           
            
                
     
    
    Quote:
Bleekk wrote:
Which missing bootstrap templates do you need the most? 
Maybe i can help you out with them
New topic, reply post and edit post are not boostrap.
One improvement would be to put user name above the avatar:
Change newbb_thread.tpl line 10:
 <{if $topic_post.poster.uid != 0}>  
to
 <{if $topic_post.poster.uid != 0}><br>  
If I find any more I'll post here in this thread.
Thank you so much Bleekk