By vojnar on
Hi,
Can anyone tell me why is a logo not showing in a custom theme? $logo variable is empty, where should be defined? If i change the them to graland it shows up. Does not make sence to me.
Thanks
Hi,
Can anyone tell me why is a logo not showing in a custom theme? $logo variable is empty, where should be defined? If i change the them to graland it shows up. Does not make sence to me.
Thanks
Comments
Is your logo in the same
Is your logo in the same folder of your theme?
Check at admin/build/themes/settings/CUSTOM_THEME_NAME.
I think you can easily figure it out here..
Logo is not in the theme folder
The upload folder is defined in the admin's file system upload link.
The link to the logo is defined in the logo section.
This is the structure:
file
-logo.png
themes
-page.tpl.php
-etc
Thanks
Using Color.module: Next generation , (Color NG)
I'm using Color.module: Next generation and $logo was not defined on page.tpl.php.
So I had to add these lines into the header sort of a hack to be able to upload and present my own custom logo:
Keywords:$logo missing, $logo empty, $logo not defined, logo is missing, $logo variable
I hope it may help someone!
Thanks,
Gabor Vojnar