| 
	
 | 
 Posted by Andy Dingley on 05/09/06 18:10 
Ulle wrote: 
 
> then you see : Character Types,Weapons,Top Victims,Top Assasins,Favorite 
> Vehicles lined up under eachother very nice, but the problem is i want to 
> have Character Types & Weapons beside eachother but if im setting "left" & 
> "right" in thoose 2 in the code it all getting messy, 
 
<tmpl_var name="name"> isn't HTML, so I guess you're using some sort of 
templated CMS. 
 
Learn some CSS, use that to set alignment, get the CMS to set the 
classes on the <td> elements.
 
[Back to original message] 
 |