| The Arcive of vBulletin Modifications Site. | |
| 
			 
			#1  
			
			
			
			
			
		 | ||||
| 
 | ||||
|  Getting rid of the line under post title in reply 
			
			As topic says i 've got a line showing in all reply's (see attached image) I want to know how to get rid of this Regards, Wally | 
| 
			 
			#2  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			That looks like an <hr> line (if I'm seeing what you want me to see).  So, edit your postbit (or postbit_legacy) template and take out the <hr>
		 | 
| 
			 
			#3  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			In the postbit template Find: -------------------------- <if condition="$show['messageicon'] OR $post['title']"> -------------------------- REPLACE it with: -------------------------- <if condition="$post['title']"> -------------------------- | 
| 
			 
			#4  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			thx Boofo that did the trick    | 
| 
			 
			#5  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			You had doubts?    | 
| 
			 
			#6  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			no off course not (but i first tested it out   ) stupid of myself that i didnt find this myself | 
| 
			 
			#7  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			Don't feel too bad. It took me a few tries to get it right.    | 
|  | 
| 
 | 
 | 
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
| 
 | |
|  More Information | |
| Template Usage: 
 Phrase Groups Available: 
 | Included Files: 
 Hooks Called: 
 |