pildo Posted September 25, 2013 Share Posted September 25, 2013 (edited) Hello, i want change logo, but i having problem. I go to Preferences - Themes and select new logos, then save all. But when i going into shop, i still see old logo. I try turn off cache, enable Force compilation, also i try run Regenerate thumbnails via Preferences - Images, but i still dont have new logo. Then i try manualy via FTP logo from img folder and upload new, problem is here still... Presta running on 1.5.4.1 (i cant upgrade to 1.5.5.0 - problem with 1 click upgrade module). EDIT: i try manualy upload logo via ftp and this works. Do have somebody else this problem and know how to solve? i try different themes and each having different logo, so manualy upload is not good. Edited September 25, 2013 by pildo (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted September 25, 2013 Share Posted September 25, 2013 i suppose that you use non default theme, am I right? can you share url to your website? Link to comment Share on other sites More sharing options...
pildo Posted September 25, 2013 Author Share Posted September 25, 2013 i using default theme by presta (this new is realy good and simple). you can take a look on http://test.digitalne-vahy.eu for login use digitalne, this is also a password... Link to comment Share on other sites More sharing options...
vekia Posted September 25, 2013 Share Posted September 25, 2013 so the problem is a bit different, i just thought that ogo is hardcoded in the theme file. your logo looks like: is this correct logo or old one? Link to comment Share on other sites More sharing options...
pildo Posted September 25, 2013 Author Share Posted September 25, 2013 this is new logo, i delete old one via ftp and upload new one with the same name. But this i have problems with possitions. Lot of blocks (search bar, permanent links,...) is under new logo... Link to comment Share on other sites More sharing options...
vekia Posted September 25, 2013 Share Posted September 25, 2013 i don't see permanent links in your website source code. decrease width of search bar, use this code: #search_block_top #search_query_top { padding: 0 5px; height: 23px; width: 200px; border: 1px solid #666; border-right: 0 !important; color: #666; background: url(img/bg_search_input.png) repeat-x 0 0 #fff; float: left; } in: http://test.digitalne-vahy.eu/modules/blocksearch/blocksearch.css effect: Link to comment Share on other sites More sharing options...
pildo Posted September 25, 2013 Author Share Posted September 25, 2013 thanks for advise, this help. but i dont know, why permanent links are not on top... see screen from positions for top pages: Link to comment Share on other sites More sharing options...
vekia Posted September 25, 2013 Share Posted September 25, 2013 you've got this module "active" ? maybe it is disabled? Link to comment Share on other sites More sharing options...
pildo Posted September 26, 2013 Author Share Posted September 26, 2013 i have another problem... block in right sidebar (My account data) have bad style... i dont changing css in default theme, but i have corrupted layout... i try delete from modules blockmyinfo and upload on test site fresh new module from untouched prestashop 1.5.5 (yestrday i made a upgrade) and i have still corrupted layout... i also try to upload default theme from untouched presta and this also dont help... i adding screen from test shop. my account block is located in right sidebar, its last in order... Link to comment Share on other sites More sharing options...
vekia Posted September 26, 2013 Share Posted September 26, 2013 bad style? it looks normal.. you mean that there is no space betwen links? Link to comment Share on other sites More sharing options...
pildo Posted September 26, 2013 Author Share Posted September 26, 2013 (edited) bad style? it looks normal.. you mean that there is no space betwen links? i have on another domain fresh instalation of presta 1.5.x and here i have this block much better for look. both are using the same module, both its from untouched presta and in test domain for scales i have bad layout and on test domain its ok (i using test domain to compare test shop for scales with fresh new instalation of presta)... take a look on screen... Edited September 26, 2013 by pildo (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted September 26, 2013 Share Posted September 26, 2013 ok it's clear now, add somewhere in global.css this code: .myaccount li a { display: block; padding: 7px 11px 5px 22px; color: #333; background: url(../../../modules/blockcms/img/arrow_right_2.png) no-repeat 10px 10px transparent; } effect: Link to comment Share on other sites More sharing options...
pildo Posted September 26, 2013 Author Share Posted September 26, 2013 vekia thanks, this realy work! btw can you get me some advise, which modules is good to use on shops? Link to comment Share on other sites More sharing options...
vekia Posted September 26, 2013 Share Posted September 26, 2013 everything depends what you exactly expect and what kind of stuff you're selling. for example, in my opinion today it is worth to interate with social media networks like facebook, twitter etc. if you're selling modern stuff, you will get nice feedback on social networks, nice feedback means more traffic, more traffic means new orders Link to comment Share on other sites More sharing options...
pildo Posted September 27, 2013 Author Share Posted September 27, 2013 (edited) velia how you know, where need to change code and how exact code add? do you use firebug? can you explain me on example, how you know find how change code for this: on test domain http://esmar.eu/ take a look in left sidebar, here is newletter box... but this is realy different like newsletter box on my test shop (http://test.digitalne-vahy.eu - user and pwd is digitalne). Edited September 27, 2013 by pildo (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted September 27, 2013 Share Posted September 27, 2013 hello yes, im using firebug and also simple "page source" (right click > view page source) Link to comment Share on other sites More sharing options...
pildo Posted September 27, 2013 Author Share Posted September 27, 2013 i solve problem with newsletter block very simply. i uninstal original module, delete it after uninstal and upload fresh module from untouched presta and module work good. i realy dont know, why overwrite be original files dont works and this steps works... Link to comment Share on other sites More sharing options...
Recommended Posts