Closed (fixed)
Project:
Context
Version:
7.x-3.0-beta1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Mar 2011 at 02:45 UTC
Updated:
23 Nov 2020 at 18:36 UTC
Jump to comment: Most recent
Comments
Comment #1
safetypinIs it possible to apply a unique body class in a context, and then use CSS to select the breadcrumbs using that unique class? In D6, you can select "theme" as a reaction, and insert custom text into the $body_classes. I'm planning to do this same thing to apply context based coloring for the whole page.
Comment #2
jdln commentedIs it possible to stop breadcrumbs from the Omega theme settings for a context? I couldn't see any theme settings anywhere. Thanks
Comment #3
paulocsIt is possible to add a class to the body like @safetypin said on comment #1 so you can create a css to hide the breadcrumb.
Comment #4
paulocsComment #5
paulocs