rastpast Posted December 7, 2011 Share Posted December 7, 2011 Hello, i was working on prestashop design a little bit. Yep it's not the niceest one but still... So i meet the problem of little white line which goes horizantaly through cart block and myaccount block. Maybe someone can help me how do i should remove that line ? I think it's padding somewhare but where ? Maybe someone can help me ? Link to comment Share on other sites More sharing options...
Mike Kranzler Posted December 7, 2011 Share Posted December 7, 2011 Hi rastpast, If you open your site using Chrome, you can right click on that area and select "Inspect Element." On the right side of the pane that shows up, you can identify the different design elements you're looking to change and even test out the changes before actually doing it in the code itself. I hope this helps. -Mike Link to comment Share on other sites More sharing options...
rastpast Posted December 7, 2011 Author Share Posted December 7, 2011 Yes i know that inspect element but still i can't find it... Link to comment Share on other sites More sharing options...
rastpast Posted December 7, 2011 Author Share Posted December 7, 2011 Am and one more question maybe not for this topic but maybe you know how i can remove this IMG ? Link to comment Share on other sites More sharing options...
Mike Kranzler Posted December 7, 2011 Share Posted December 7, 2011 Hi rastpast, If you would like additional help on this, you will need to post your URL so that we can look into this for you. -Mike Link to comment Share on other sites More sharing options...
rastpast Posted December 7, 2011 Author Share Posted December 7, 2011 http://www.barskutis.lt/shop thanx Link to comment Share on other sites More sharing options...
rastpast Posted December 7, 2011 Author Share Posted December 7, 2011 And that one about an image i solved needed to put this DIV into comments: {* <div class="align_center"> <img src="{$link->getCatImageLink($category->link_rewrite, $category->id_image, 'category')}" alt="{$category->name|escape:'htmlall':'UTF-8'}" title="{$category->name|escape:'htmlall':'UTF-8'}" id="categoryImage" width="{$categorySize.width}" height="{$categorySize.height}" /> </div> *} Link to comment Share on other sites More sharing options...
rastpast Posted December 8, 2011 Author Share Posted December 8, 2011 Hey maybe someone know how to fix tthat white line ? :? Link to comment Share on other sites More sharing options...
Mike Kranzler Posted December 8, 2011 Share Posted December 8, 2011 Hi rastpast, Can you please try uninstalling and then reinstalling your cart module? I'm not able to identify immediately what could be causing this issue, but just reinstalling the module can often fix this sort of issue and I would like to see if it resolves it for you. -Mike Link to comment Share on other sites More sharing options...
rastpast Posted December 8, 2011 Author Share Posted December 8, 2011 Nope still again same problem and now the cart is on the bottom sorry for my bad english gramma.. it didin't fixed the problem... ;( Link to comment Share on other sites More sharing options...
rastpast Posted December 8, 2011 Author Share Posted December 8, 2011 Damn I know what is wrong probably that because image of block cart bottom is too short tomorrow I will try to change into higher image and I think so it should be ok ! Link to comment Share on other sites More sharing options...
Mike Kranzler Posted December 8, 2011 Share Posted December 8, 2011 Damn I know what is wrong probably that because image of block cart bottom is too short tomorrow I will try to change into higher image and I think so it should be ok ! Be sure to keep me posted! -Mike Link to comment Share on other sites More sharing options...
rastpast Posted December 9, 2011 Author Share Posted December 9, 2011 I was right picture was too short I uploaded a little bit bigger image and it looks normal right now Problem is Solved. But where i changed padding of block bottom i don't rememmber Link to comment Share on other sites More sharing options...
Mike Kranzler Posted December 9, 2011 Share Posted December 9, 2011 Well I'm glad you got this solved! I would just play around with the Inspect Element function in order to find it again, but in the meantime I'll go ahead and mark this as solved for you. -Mike Link to comment Share on other sites More sharing options...
rastpast Posted December 9, 2011 Author Share Posted December 9, 2011 Thanks 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