How to get rid of the home title

raftimundo - February 10, 2008 - 20:41
Project:Dichotomy
Version:5.x-1.x-dev
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

I did't know how to explain , so I put a screenshot.
Does anone know how to fix this ??

AttachmentSize
Afbeelding 4 copy.png11 KB

#1

VM - February 10, 2008 - 21:01

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

raftimundo - February 11, 2008 - 07:38

Can you tell me where I can find this file ???

#4

bowwowadmin - February 11, 2008 - 07:48

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

 
 

Drupal is a registered trademark of Dries Buytaert.