Change Logo
Permalink
Hi guys,
I'm new in using concrete5 and I can't find where to change the logo.
When I click the edit button, everything is editable except the navigation bar, where the logo is.
Is there any way to change that in the application, or should I find header.php file, and change it there.
Thanks
I'm new in using concrete5 and I can't find where to change the logo.
When I click the edit button, everything is editable except the navigation bar, where the logo is.
Is there any way to change that in the application, or should I find header.php file, and change it there.
Thanks
I think it's a custom theme.
http://www.cubex.com/
http://www.cubex.com/
Just find the php template file and changed it there. Then you can just make the logo area an editable area by adding the php snippet to create editable areas. Add the image block to the area, upload your new logo image and you should be done.
Also make sure the editable area is a global area so the logo can be used throughout the entire website.
Also make sure the editable area is a global area so the logo can be used throughout the entire website.
Thank you very much
A few questions first. Are you using a theme from the marketplace or a custom theme?