Hi,

I have tried to attach a logo to the them and it does not show up. I have used the earlier theme version and it was working as a charm.

Please comment.

Isak

Comments

derjochenmeyer’s picture

Do you think a logo is essential? I was thinking about not using a logo at all. Its hard with the transparency of the site-name section. Users would have to make a transparent gif or png.

Is a logo needed?

prisonbreaker82’s picture

Yes, for our company it is. We think it looks more professional.

Maybe it is possible to make the black field white instead of Black where you have the site name and there users can have the option to add a logo with white background...

What do you think?

Thank you!

derjochenmeyer’s picture

The theme is in absolute alpha stange... I will see what i can do to integrate a logo in a nice way...

Maybe i can offer some more theme settings, e.g. for the logo background color:
- transparent black
- transparent white
- Chose a free color

Another feature will be to upload a different header image in the theme settings section...

prisonbreaker82’s picture

Ok, understand!

Thank you very much for your support!

You have done a great job! Looking forward for the final release.

donniewiko’s picture

Assigned: prisonbreaker82 » donniewiko
Status: Active » Closed (works as designed)

If you want your logo being displayed remove lines 276 - 278 from style.css:

#logo {
  display: none;
}