| The Arcive of vBulletin Modifications Site. | |
| 
			 
			#1  
			
			
			
			
			
		 | |||
| 
 | |||
|  Please help me with three things 
			
			Here is a link to my forum. http://www.healthyfoodclub.com/forums/index.php Here are the list of things I need help where to go to fix my problems. 1) Just below the banner and where the forum starts, there is to big of a space. Where can I go to make that space smaller? 2) Just below all the links in the forum, there is a orange cell out of place showing "forum / last posts / threads / posts" where do I go to remove that cell? 3) Scroll down to "What's Going On" section and I have to say the same thing what's going on with this section going past the border? Where do i go to fix this? I hope you guys will help me out. Thank you, Tony | 
| 
			 
			#2  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			1. Check in your header template at the bottom, remove the <br /> tag if there AND also check in your navbar template at the top, remove the <br /> tag if there. 2. Go to FORUMHOME template, find this and comment it. Code: <tr align="center"> <td class="thead"> </td> <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td> <td class="thead" width="175">$vbphrase[last_post]</td> <td class="thead">$vbphrase[threads]</td> <td class="thead">$vbphrase[posts]</td> <if condition="$vboptions['showmoderatorcolumn']"> <td class="thead">$vbphrase[moderator]</td> </if> </tr> Code: <!-- what's going on box --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" | 
| 
			 
			#3  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			veenuisthebest, thank you for your help. I was able to take care of 1 & 2. But I am having a problem with #3. I was able to go in and change the width from 100% to 770 to make it the same size. But the background is still messed up and the new post images are out of place still. I am thinking it might have something to do with the footer. Tony | 
|  | 
| 
 | 
 | 
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
| 
 | |
|  More Information | |
| Template Usage: 
 Phrase Groups Available: 
 | Included Files: 
 Hooks Called: 
 |