Closed (fixed)
Project:
litejazz
Version:
6.x-1.7
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2009 at 16:26 UTC
Updated:
17 Oct 2011 at 16:59 UTC
Hi!
Is there a way to hide the breadcumb only when viewing a users profile?
Greetings from Berlin
Comments
Comment #1
mrtoner commentedNot easily. The theme fails to add appropriate classes to the <body> tag which would make specifying the selectors a piece of cake. Instead, you'll want to use the CSS Injector module to include a stylesheet only when you're viewing a profile page.