2013-07-13, 05:52 AM
I would like to create my own style breadcrumb but not sure how the layout of the breadcrumb is created.
For example:
In the navigation template (nav), it would display
<fieldset class="breadcrumb">
<span class="crumbs">
{$nav}
{$activesep}
<span class="crust" itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
{$activebit}
</span>
</span>
</fieldset>
But I don't know if that's a good layout? I have my own breadcrumb style I created in photoshop but not sure how to start? I'm not worried about the CSS since I can figure that out though but any suggestions?
Preview: http://gyazo.com/035bb56ff64b712c3a5b14f16c0cc672
For example:
In the navigation template (nav), it would display
<fieldset class="breadcrumb">
<span class="crumbs">
{$nav}
{$activesep}
<span class="crust" itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
{$activebit}
</span>
</span>
</fieldset>
But I don't know if that's a good layout? I have my own breadcrumb style I created in photoshop but not sure how to start? I'm not worried about the CSS since I can figure that out though but any suggestions?
Preview: http://gyazo.com/035bb56ff64b712c3a5b14f16c0cc672