Mehdi72 Posted February 2, 2012 Share Posted February 2, 2012 This is a screenshot of the theme. http://media.prestas...alternative.jpg How do I remove the My Concept Store Logo? (BHL_HOMEPAGE_LOGO). I have tried to edit blockheaderlogos.php but if I remove the link to the png file the homepage doesn't display at all. public function install() { if (!Configuration::get('BHL_HOMEPAGE_LOGO_HEIGHT')) Configuration::updateValue('BHL_HOMEPAGE_LOGO_HEIGHT', 71); if (!Configuration::get('BHL_HOMEPAGE_LOGO_WIDTH')) Configuration::updateValue('BHL_HOMEPAGE_LOGO_WIDTH', 215); if (!Configuration::get('BHL_HOMEPAGE_LOGO')) Configuration::updateValue('BHL_HOMEPAGE_LOGO', 'v2-logo.png'); Link to comment Share on other sites More sharing options...
DigItalWarrior Posted February 4, 2012 Share Posted February 4, 2012 Go to BO => Modules => Front Office => Header Logos. Link to comment Share on other sites More sharing options...
BoKr Posted November 5, 2012 Share Posted November 5, 2012 Another issue. A real one I am using the ALT templte too and 'd like to use this "Header logos v1.0 " that comes with the template that is an original Prestashop template. However, I exchanged the logo and add picture with ones of my own and now I cannot delete them anymore?! There is this trashcan icon but it does not make a thing and I do not find the code where to comment out the given picture. At least I do not want to have the logo part. Can you help me? Link to comment Share on other sites More sharing options...
oldlock Posted November 9, 2012 Share Posted November 9, 2012 I have the same problem, the trashcan button does nothing ! Any ideas ??? Link to comment Share on other sites More sharing options...
halennoor Posted November 9, 2012 Share Posted November 9, 2012 i hv used this theme before but it has been awhile working on it but there wasn't any major issue.. anyway, perhaps check your setting in Preferences > Performance and turn on Force Compile and turn off Cache.. Additionally, clear browser's cache, and then refresh page. See if you get to see any changes made. Link to comment Share on other sites More sharing options...
oldlock Posted November 9, 2012 Share Posted November 9, 2012 Cache and compile tried with no result ... ? Link to comment Share on other sites More sharing options...
halennoor Posted November 9, 2012 Share Posted November 9, 2012 (edited) can you share us the url? otherwise, have you tried checking this image in /modules/blockheaderlogos/v2-logo.png -- try replace it with your logo. Edited November 9, 2012 by halennoor (see edit history) 1 Link to comment Share on other sites More sharing options...
BoKr Posted November 9, 2012 Share Posted November 9, 2012 That is what I did. I renamed the given picture and cleaned cache and switched of cache ...reloaded ... reset everything and it is ok now. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now