miha76 Posted September 2, 2015 Share Posted September 2, 2015 (edited) Hello! 1.I would like to move cart module and search module in top row hwere contact us and login are. I'm total newbie and I manage to desighn this theme (based on minimal 1.6 theme) with help of web and youtube. Please see picture attached 2. I would also like to have bigger logo. Found some advices on forum but I wasnt able to achive the goal. I have uploaded logo to mi img folder (its 660 x 105px) but i's too small. Uploading bigger logo doesnt solve the issue. my store:http://hudascena.si Thanks for your help Edited September 2, 2015 by miha76 (see edit history) Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted September 2, 2015 Share Posted September 2, 2015 Hello! 1.I would like to move cart module and search module in top row hwere contact us and login are. I'm total newbie and I manage to desighn this theme (based on minimal 1.6 theme) with help of web and youtube. Please see picture attached 2. I would also like to have bigger logo. Found some advices on forum but I wasnt able to achive the goal. I have uploaded logo to mi img folder (its 660 x 105px) but i's too small. Uploading bigger logo doesnt solve the issue. my store:http://hudascena.si Thanks for your help #1 can be done very easily. You have padding-top on both elements of 50px. Remove the padding and both elements slide nicely to the top of the theme inline with contact us and login. #search_block_top { padding-top: 50px; z-index: 1000; } #header .shopping_cart { position: relative; float: right; padding-top: 50px; Change both to padding-top: 0; Hope that helps! Marty Shue Link to comment Share on other sites More sharing options...
miha76 Posted September 2, 2015 Author Share Posted September 2, 2015 thanks. worked very well. Can you please tell me how to resize logo because it's realy small? Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted September 2, 2015 Share Posted September 2, 2015 You're welcome. It looks like you have already uploaded a much larger logo. Marty Shue Link to comment Share on other sites More sharing options...
miha76 Posted September 2, 2015 Author Share Posted September 2, 2015 (edited) Yes i manage to change the size based on some old VEKIA's tip which now suddenly works:-) i have another question: which file I have to edit for facebbok likebox (change dimensions to fit cmsinfo block) and change Follow us text to green? I manage to get too big pictures in products list . Please see attached screenshot for my problems:-) Edited September 3, 2015 by miha76 (see edit history) Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted September 3, 2015 Share Posted September 3, 2015 i have another question: which file I have to edit for facebbok likebox (change dimensions to fit cmsinfo block) Please see attached screenshot for my problems:-) One very simple way to fix this is find #facebook_block .facebook-fanbox { background: rgba(0, 0, 0, 0); padding-bottom: 10px; Then increase the padding to 94px. #facebook_block .facebook-fanbox { background: rgba(0, 0, 0, 0); padding-bottom: 94px; This will solve your problem. Hope that helps! Marty Shue Link to comment Share on other sites More sharing options...
miha76 Posted September 3, 2015 Author Share Posted September 3, 2015 Thank you. You'ra a life saver. What about the second issue when pictures of products overlaping it's border? Thank you very much for you help. Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted September 3, 2015 Share Posted September 3, 2015 Thank you. You'ra a life saver. What about the second issue when pictures of products overlaping it's border? Thank you very much for you help. It appears that you have already resolved this issue. You are welcome! Marty Shue Link to comment Share on other sites More sharing options...
miha76 Posted September 3, 2015 Author Share Posted September 3, 2015 It was solved by itself It seems I'm not done bothering you: My page look very strang on smartphones and tablets (logo is too big, image slider is too height, cms block are not show properly) Can you take a look on it? 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