Posted by raftimundo on February 10, 2008 at 8:41pm
Jump to:
| Project: | Dichotomy |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I did't know how to explain , so I put a screenshot.
Does anone know how to fix this ??
| Attachment | Size |
|---|---|
| Afbeelding 4 copy.png | 11 KB |
Comments
#1
open page.tpl.php find the piece of code that deals with breadcrumbs and remove it.
This will remove breadcrumbs from every page. If you only want it removed from the contact page, create a custom tpl.php file for the contact page and remove the breadcrumb code from that tpl.php
#3
Can you tell me where I can find this file ???
#4
in your site/all/themes/yourtheme/page.tpl.php
if you are using a default core theme you should copy it and change the name and put it in the sites/all/themes folder edit that page.tpl.php
cheers
Eric