Formatting {BreadCrumb}
Posted: Wed 2. Jun 2004, 01:14
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.
The phpwcms support forum will help to find answers to your questions. The small but strong community is here since more than 10 years.
https://forum.phpwcms.org/
Code: Select all
// breadcrumb
$template_default["breadcrumb_spacer"] = " <span class=\"breadcrumb_spacer\">></span> ";