mirustics Posted July 16, 2013 Posted July 16, 2013 I am new to PrestaShop, my previous store was html. I have seen a lot of threads about editing the codes but I do not know where to find them. I want to make my header taller so I can use a larger logo. http://www.mirustics.com Share this post Link to post Share on other sites More sharing options...
vekia Posted July 16, 2013 Posted July 16, 2013 i tried to access your store but i've got this communicate: Link to database cannot be established: SQLSTATE[HY000] [2003] Can't connect to MySQL server on 'mirusticscom1.fatcowmysql.com' (4) Share this post Link to post Share on other sites More sharing options...
vekia Posted July 16, 2013 Posted July 16, 2013 you can use this: margin-top: 100px; css styles code add this to the: .sf-contener { clear: both; } ( in file: http://www.mirustics.com/modules/blocktopmenu/css/superfish-modified.css ) Share this post Link to post Share on other sites More sharing options...
mirustics Posted July 16, 2013 Posted July 16, 2013 vekia, that's strange, when I clicked the link it took me right to my store. you can use this: margin-top: 100px; css styles code add this to the: .sf-contener { clear: both; } ( in file: http://www.mirustics...sh-modified.css ) Where do I find this file on PrestaShop? Share this post Link to post Share on other sites More sharing options...
vekia Posted July 16, 2013 Posted July 16, 2013 you have to use FTP service. download this file from your FTP then edit it with text editor like notepad then upload it back (overwrite file) remember about backup! Share this post Link to post Share on other sites More sharing options...
mirustics Posted July 16, 2013 Posted July 16, 2013 I'm sorry I don't know how to do that. My experience is with html coding. This is all new to me. Share this post Link to post Share on other sites More sharing options...
mirustics Posted July 16, 2013 Posted July 16, 2013 Ok, I think I found it. Share this post Link to post Share on other sites More sharing options...
vekia Posted July 16, 2013 Posted July 16, 2013 thanks for information, just let us know when it will work as you expect. remember that you can increase the value of the margin-top parm everything depends on your needs Share this post Link to post Share on other sites More sharing options...
mirustics Posted July 17, 2013 Posted July 17, 2013 I got it. Thank you very much for your help and patience with me! Share this post Link to post Share on other sites More sharing options...
vekia Posted July 17, 2013 Posted July 17, 2013 you're welcome i'm glad that i could help you i marked thread as [solved] if you've got any other questions related to this case - feel free to continue discussion here regards Share this post Link to post Share on other sites More sharing options...
mirustics Posted July 17, 2013 Posted July 17, 2013 (edited) Can you tell me where to edit the search bar location? I have read many of the threads but I am not finding an answer to what I need. The search bar is now mostly behind my logo. How can I move it down so it is viable? I have tried a few thing but they are not working. Edited July 17, 2013 by mirustics (see edit history) Share this post Link to post Share on other sites More sharing options...
vekia Posted July 17, 2013 Posted July 17, 2013 #search_block_top { position: absolute; right: 26%; top: 34px; } in the file: http://www.mirustics.com/modules/blocksearch/blocksearch.css manipilate the right and top to change the position of the search field Share this post Link to post Share on other sites More sharing options...
mirustics Posted July 17, 2013 Posted July 17, 2013 Perfect! Thank you so much for your help! http://www.mirustics.com Share this post Link to post 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