Hi all,

I've just downloaded and installed. Works perfectly.

Now I want to put my own logo in and so on.

Could someopne point me to the documentation on where you put your own inage in as a logo?

Thanks.

Comments

scurry’s picture

Hi

How to make your site look as you wish you can read here:

http://www.drupal.org/node.php?id=306

http://www.drupal.org/node.php?id=509

Good luck!

pkirk25’s picture

I copied the marvin theme to a folder called egypt and editted it to put a logo instead of logo.png

But I can see it as an option on the themes list.

How can I get drupal to see my new theme?

Anonymous’s picture

If you change the directory name, you might have to change the theme's filename too; that is, rename "marvin.theme" to "egypt.theme" and enable the theme in the "administer site - site configuration - themes" menu.

pkirk25’s picture

Sorry - I've only used phpnuke where a theme is active once you put it into the themes folder. Many thanks - it works now.

ax’s picture

plus, change class Theme_marvin extends BaseThemeto class Theme_egypt extends BaseTheme