I am wanting to use a dark theme. Is it OK to change the Drupal logo from the bright blue logo to maybe a light gray logo, so it doesn't stand out like a sore thumb on my theme? Better yet, is it OK to just use a text link? I still want to give credit, I just would like it to blend better.

Comments

vm’s picture

I assume you mean the logo in the block? or in the header?

you can do what you want with druplicon, he's GPL'd, remove him, change colors, put lipstick and a wig on him and call him your girlfriend if you want.

KahneFan’s picture

The logo in the footer.

vm’s picture

I assume you are talking about the "powered by drupal" block. That comes default in the footer. You can edit the block and change the badge color as well as the size of the badge. This block is set in the footer region.

KahneFan’s picture

Correct, the "powered by" block. Thanks!

As I said, I don't mind giving credit... just want it to look better :-)

Although still, can I use a text link, instead of image?

vm’s picture

yes you can use a link instead of an image, you can either put a link in your footer in administer -> site information -> footer or create a block with whatever text you want.

when you do so disable the powered by drupal block.

KahneFan’s picture

Perfect, thanks!