rialni Posted February 12, 2014 Share Posted February 12, 2014 (edited) Hi, I've done this before with another shop, but I think maybe things are different with 1.5.6.2? I want to pull the 'log in' line on top of the menu bar (cart still above), but I don't really know how to do this now? I tried moving around the #header_right in global.css and tried to edit some code in superfish.css, but nothing really gives me the result I'm looking for. Shop is at www.chewberry(dot)dk Any help will be much appreciated. Somehow I'm just not happy with the appearance of this shop. Thanks Edited February 12, 2014 by rialni (see edit history) Link to comment Share on other sites More sharing options...
CartExpert.net Posted February 12, 2014 Share Posted February 12, 2014 Hi. Please disable maintenance. Regards.Robin.The CartExpert Team Link to comment Share on other sites More sharing options...
rialni Posted February 12, 2014 Author Share Posted February 12, 2014 Hi. Please disable maintenance. Regards. Robin. The CartExpert Team Done - sorry about that. Just turned it on while I was testing my way through it all. Thanks Link to comment Share on other sites More sharing options...
CartExpert.net Posted February 12, 2014 Share Posted February 12, 2014 (edited) Hi. An easy mistake. Regards. Robin. The CartExpert Team.. Edited February 12, 2014 by CartExpert.net (see edit history) Link to comment Share on other sites More sharing options...
CartExpert.net Posted February 12, 2014 Share Posted February 12, 2014 Hi. Set position relative and top 35px for #header_user_info in http://chewberry.dk/modules/blockuserinfo/blockuserinfo.css line 42. Regards.Robin.The CartExpert Team Link to comment Share on other sites More sharing options...
rialni Posted February 12, 2014 Author Share Posted February 12, 2014 and it was that easy Thank you so much. Do you also know how the cart can follow? It is now kind of floating in the air? I also want to add a bigger icon-picture for the cart above the user info, but I can't find where to edit the iconsize for this. Thanks Link to comment Share on other sites More sharing options...
CartExpert.net Posted February 12, 2014 Share Posted February 12, 2014 Then you need to set the same things for #header_user and remove the clear, position and top from #header_user_info. Regards.Robin.The CartExpert Team Link to comment Share on other sites More sharing options...
rialni Posted February 12, 2014 Author Share Posted February 12, 2014 That did it. Thanks Do you also know how I can change the default size of the cart icon? Link to comment Share on other sites More sharing options...
CartExpert.net Posted February 12, 2014 Share Posted February 12, 2014 By uploading a bigger / smaller icon. Regards.Robin.The CartExpert Team Link to comment Share on other sites More sharing options...
rialni Posted February 12, 2014 Author Share Posted February 12, 2014 then only part of it shows. Let me try it again, so you can see what I mean Link to comment Share on other sites More sharing options...
rialni Posted February 12, 2014 Author Share Posted February 12, 2014 check it now (I hope no customers stop by today ) Link to comment Share on other sites More sharing options...
rialni Posted February 12, 2014 Author Share Posted February 12, 2014 .lt-ie6 #shopping_cart {width: 130px;} #shopping_cart a{ height: 17px; padding:15px 27px 10px 43px; margin-right:15px; background: url('img/icon/cart.gif') no-repeat 10px 9px #fff; /*border: 1px solid #003366;*/ min-width: 130px;/* 200 */ -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;display:block}; Here's my cart code from blockuserinfo Link to comment Share on other sites More sharing options...
rialni Posted February 12, 2014 Author Share Posted February 12, 2014 Okay, I found the solution. Changing padding top will show the full image. Then I will move the whole thing in global to make it fit. Thanks for all your help, it is really appreciated. I will mark the topic solved Link to comment Share on other sites More sharing options...
CartExpert.net Posted February 12, 2014 Share Posted February 12, 2014 your welcome. Regards. Robin. The CartExpert TEam. 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