• Hi all,

    I’m looking to edit the way my current breadcrumbs display. It displays now as this.

    Home/Category/Sub-Cat/Sub-Cat/Article Title – It also just displays as text.

    I would like it to display as follows –

    Home – Category – 2nd Sub Category

    I would like them displayed in boxes with a hover. That I can do, code quite easily, the trouble I’m having is actually locating where to change the CSS and where/how to change the order it is displayed in and what is displayed.

    http://www.mmamount.com

Viewing 1 replies (of 1 total)
  • Thread Starter CombatPost

    (@combatpost)

    I should mention in the file it is displayed by the following code:

    <div class="breadcrumb">
    		<?php echo dimox_breadcrumbs(); ?>
    	</div><!--breadcrumb-->
Viewing 1 replies (of 1 total)
  • The topic ‘Breadcrumbs help’ is closed to new replies.