Ninja Skin - Mobile - Hide Avatar

SoftDesigns
SoftDesigns
@softdesigns
6 years ago
242 posts
Hi - Now testing with Profile Domains, and custom modules. So far works well, but would like to get more canvas viewing area on mobile skin view.
--
Desktop is fine, we only want to modify mobile skin, and a few Profile IDs only.
Prefer not to clone the skin, just add switch statement, and hide avatar.
--
Which tpl files handle User Avatar Image?
On Ninja Skin Mobile view : How to hide the User Avatar just for a particular ProfileID?
updated by @softdesigns: 01/27/19 08:28:01AM
Strumelia
Strumelia
@strumelia
6 years ago
3,602 posts
Not sure but this "Profile Exclude" module might have something useful for you:
https://www.jamroom.net/the-jamroom-network/documentation/modules/3899/profile-exclude

For hiding certain profile avatars in Ninja mobile view, I would think you'd be putting some code in your skin's profile_sidebar.tpl


--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015
michael
@michael
6 years ago
7,692 posts
Also, there's the tool in the developers tools module
ACP -> MODULES -> DEVELOPER -> DEVELOPER TOOLS -> GLOBAL CONFIG -> Template Name in Source

Then look at the source code of the page you're interested in and you'll see which template it comes from.
name_in_source.jpg
name_in_source.jpg  •  141KB

SoftDesigns
SoftDesigns
@softdesigns
6 years ago
242 posts
Thanks - JR Platform has many powerful development features.
Will need to read up on this feature: Template Name in Source
--
Status = Need more study...

Tags