RazKaziRo Registered Joined Apr 12, 2016 Messages 43 Reaction score 0 Points 8 Site Script XenForo 9 Years of Service May 25, 2016 #1 How Can I set xenforo user banner as image? Where can i locate guide/addon for this?
FluffoTheFox Registered Paid Joined Feb 1, 2016 Messages 4 Reaction score 0 Points 1 Location Minecraft Paradise 9 Years of Service Jul 4, 2016 #2 I'm looking for this too :/
AnimeHaxor Retro-NulledTeam Registered Joined Nov 22, 2015 Messages 6,522 Reaction score 40,593 Points 113 Site Script XenForo 9 Years of Service Jul 22, 2016 #3 <img class="user_banner" src="logo.png/jpg/gif" alt="" border=""> Appearance > Template > Style > extra.css .user_banner { width: 100%; }
<img class="user_banner" src="logo.png/jpg/gif" alt="" border=""> Appearance > Template > Style > extra.css .user_banner { width: 100%; }