Page 1 of 1

Formatting {BreadCrumb}

Posted: Wed 2. Jun 2004, 01:14
by eglwolf
Where can I format the style of the breadcrumb menu? I was able to find where I can replace the > with an image. But I want to add a css tag to the links and text layout.

Re: Formatting {BreadCrumb}

Posted: Wed 2. Jun 2004, 03:19
by Pappnase
:oops: :oops: :oops:
was an wrong answer so i delete it
:oops: :oops: :oops:

Re: Formatting {BreadCrumb}

Posted: Wed 2. Jun 2004, 08:25
by rk

Code: Select all

// breadcrumb
$template_default["breadcrumb_spacer"]		= " <span class=\"breadcrumb_spacer\">></span> ";
that's for the spacer, made a class/id like this

<div id="breadcrumb">{BREADCRUMB}</div>

and insert the class/id in your frontend.css.