Senpai
Well-known member
Hey xenforo members , i would like to add an image next  to navigation left and right like this 
		
		
	
	
		
	 
i researched and got this code but when i put it in templets : navigation.css nothing really happens or im not exacly sure if im suppose to add it in navigitaion
	
	
	
		
				
			
	i researched and got this code but when i put it in templets : navigation.css nothing really happens or im not exacly sure if im suppose to add it in navigitaion
		Code:
	
	.navL {
    float: left;
    width: 115px;
    height: 90px;
    background-image: url(http://actiongamerz.com/boards/styles/images/navL.png);
    background-repeat: no-repeat;