epicquest Posted October 1, 2014 Share Posted October 1, 2014 My store logo has (suddenly and without me doing anything to it) gone from the 285 wide image to over 1800. www.dragonwarsoftrayth.com/store/index.php I removed the image altogether so my customers can get to the categories. But now the image seems to be transparent and I cant get to the category names for the link through . I didnt adjust anything. Tried re-uploading the image to no avail. My guess is the default is resizing it? If so where do I find the file its in so I can change its size in the code? Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted October 1, 2014 Share Posted October 1, 2014 Try /themes/yourthemename/header.tpl. Marty Shue Link to comment Share on other sites More sharing options...
bside2234 Posted October 1, 2014 Share Posted October 1, 2014 Go into your Prestashop installation and go to: Themes/CSS and edit the global.css file. Find this: #header_logo { position: absolute; left: 0; top: 30px; z-index: 1; { and adjust top: 30px; to something smaller until it moves up to where you want it. Link to comment Share on other sites More sharing options...
Recommended Posts