Hello Druapl users and admins.

I'd like to see if anyone has an answer to what (I think) is a relatively simple question.

I have sort of made a website around the Drupal CMS and it's working ok, I've managed to use some of drupals styles which on the whole work fine, however I am wondering now how simple it might be to customize links, in particular the main link heading and logo image.

The Drupal Logo is fine, I don't need to change it as I think it adds to the site but when I click on it in terms of my setup it only takes me back to the root of the CMS and not the main website.

Is there an easy way to do what I'm asking?

Many regards.

Comments

WorldFallz’s picture

Depends on your theme, but you probably just need to edit the link in the page.tpl.php file.

raindrop’s picture

Hi,

I use chameleon for the site and garland for administration since you cannot have absolute consistency when an admin theme has been assigned, so therefore there is no page.tpl file I can edit and I must edit the theme file directly which is fine however would anyone know a way to take out the link for the main header, as well as the logo?

I've found that Chameleon generates the content separately but garland does not unless there is something I am missing.

Seems a bit inflexible in some regards.

Thank you