Right now I have a 468x60 banner on my frontpage just above the content. So far it looks fine, the banner appears on all pages which is what I wanted. I now want to use a 468x250 banner on the frontpage and continue using the old 468x60 on my other pages. Only the frontpage should display the large banner.

I am using kubrick theme, anyone know what php code I should use ? I can edit it myself.

Thanks in advance

Comments

patrickharris’s picture

For front page specific stuff, you could either use the front page module (which I haven't used), or a php snippet.

if ($is_front) { 
# do whatever you want here
}

For instance you could use a seperate template, by including this code at the begining of the page:

if ($is_front) {
  include('home.tpl.php');
  return;}
abdul87’s picture

Hi..

Hey drupal i would like to only few links in footer .. How can i hide only few links but not whole footer..
please help me..
waiting for reply..
thank you..

Regards,
Elechub-SEO

http://elechub.com/