| The Arcive of vBulletin Modifications Site. | |
| 
			 
			#1  
			
			
			
			
			
		 | |||
| 
 | |||
|  Validate Template 
			
			I was over at VBSEO and they reccomended I Validate my template so I went onto http://validator.w3.org/check?uri=ht...idator%2F1.654 And I have 49 errors, I havent got a clue how to fix them so could someone please help me | 
| 
			 
			#2  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			It's pretty self explanatory if you read the comments.  For instance, the first one: Quote: 
 Then you get onto some html... you didn't properly close a <td> or <tr> tag. Etc. Just read the comments. Many times if you fix one item, it eliminates a few of the errors. | 
| 
			 
			#3  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			Line 606, Column 96: ID "navbar_username" already defined … 11px" name="vb_login_username" id="navbar_username" size="10" accesskey="u" An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).  So what am I actually supposed to change on there? id=navbar_username | 
| 
			 
			#4  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			Yes, you need to change the id since it must be unique on that page.  You may only have one item with an id of navbar_username on the page.  You could call it navbar_username2 if you want.  But, make sure if you have css associated with the id, then you'll have to add a new class also.
		 | 
| 
			 
			#5  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			I would never be able to do that   I have no clue that side of things! Think I would even pay someone to sort it out | 
| 
			 
			#6  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			vBulletin doesn't validate anyway. Its very outdated software.
		 | 
|  | 
| 
 | 
 | 
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
| 
 | |
|  More Information | |
| Template Usage: 
 Phrase Groups Available: 
 | Included Files: 
 Hooks Called: 
 |