Closed (fixed)
Project:
AdaptiveTheme
Version:
7.x-3.1
Component:
CSS/HTML
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2013 at 01:51 UTC
Updated:
13 Feb 2013 at 08:10 UTC
I'm working on customizing Adaptivetheme and am replacing the breadcrumbs. I was having difficulty isolating the element, until I realized that it had been misspelled.
:-)
Current: "span.crumb-sepreator"
Better: "span.crumb-separator"
(see attached image)
| Comment | File | Size | Author |
|---|---|---|---|
| breadcrumb.png | 344.71 KB | sheldonkreger |
Comments
Comment #1
Jeff Burnz commentedFixed in DEV a few weeks ago actually, another user emailed me about it.
I added a new selector in global.styles.css also, this one was conspicuous by it's absence.