| The Arcive of vBulletin Modifications Site. | |
| 
			 
			#1  
			
			
			
			
			
		 | |||
| 
 | |||
| 
			
			I want to add a "Join Now" button on my forum home page.  I'm not sure how or where to add this to the code.  Can anyone describe where I can do this?  I attached a screen shot of where I want to put it.  Any help would be appreciated.
		 | 
| 
			 
			#2  
			
			
			
			
			
		 | |||
| 
 | |||
| 
			
			Edit Template navbar, find: Code: <a href="http://www.primordialperformance.com/store/home.php?bid=36&partner=source"><img src="http://www.primordialperformance.com/store/banner.php?bid=36&partner=source" border="0" /></a> Code: <table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td align="left"> <a href="http://www.primordialperformance.com/store/home.php?bid=36&partner=source"><img src="http://www.primordialperformance.com/store/banner.php?bid=36&partner=source" border="0" /></a> </td> <if condition="$show['registerbutton']"> <td align="right"><a href="register.php$session[sessionurl_q]" rel="nofollow"><img src="link_to_image_of_button" border="0" /></a></td> </if> </tr> </table> <br /> | 
| 
			 
			#3  
			
			
			
			
			
		 | |||
| 
 | |||
| 
			
			THANKS!  What would I put instead of the register.php if I wanted the button to take them to the paid subscriptions link?
		 | 
|  | 
| 
 | 
 | 
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
| 
 | |
|  More Information | |
| Template Usage: 
 Phrase Groups Available: 
 | Included Files: 
 Hooks Called: 
 |