Create a custom user field
Edit the
	
	
	
		
						Edit the
PAGE_CONTAINER template:
		HTML:
	
	<xf:if is="$xf.visitor.Profile.custom_fields.hideImages">
    <xf:css>
    .bbImageWrapper
    {
        display: none;
    }
    </xf:css>...
	
							You do not have permission to view the full content of this resource.
							
								Log in or register now.