R 
		
				
			
		ragtek
Guest
I've set a alternative url in the xf template avatar helper, but it's loading always as a xf overlay.
How can i stop opening it as overlay?
The problem is, every link with the avatar class(which can't be disabled) will be in an overlaytrigger
	
	
	
		
So is it possible, or should this be moved to suggestions?
				
			How can i stop opening it as overlay?
The problem is, every link with the avatar class(which can't be disabled) will be in an overlaytrigger
		Code:
	
	    XenForo.register(
        'a.OverlayTrigger, input.OverlayTrigger, button.OverlayTrigger, label.OverlayTrigger, a.username, a.avatar',
        'XenForo.OverlayTrigger'
    );So is it possible, or should this be moved to suggestions?

 
 
		 
 
		
 
 
		