sasika99 Posted August 2, 2014 Share Posted August 2, 2014 Hi guys, Can you guys help with location of the paypal logo on the product page. I havent connected a paypal account with the site yet but its showing up on the product page below the pricing and its all jumbled up with the other images of payment gateways. Please have a look at the screenshot below. Thanks in advance! https://www.dropbox..../TEMP ERROR.jpg Link to comment Share on other sites More sharing options...
vekia Posted August 3, 2014 Share Posted August 3, 2014 you will need to use there display:block; with clear:both; and also with overflow:hidden; can you share url to page where this problem appears? 1 Link to comment Share on other sites More sharing options...
sasika99 Posted August 5, 2014 Author Share Posted August 5, 2014 Hi Vekia, Thanks for your message, please find the link to the product page below: http://www.americanmedics.com/index.php?id_product=20&controller=product&id_lang=1 To the right of the page below the Add to Cart button you will find the Paypal Logo misaligned Thanks for your help. Link to comment Share on other sites More sharing options...
vekia Posted August 13, 2014 Share Posted August 13, 2014 in global.css file please use code like: #paypal-express-checkout-form {clear:both;display:block;position:relative;top:40px;} Link to comment Share on other sites More sharing options...
chathuO2 Posted August 23, 2014 Share Posted August 23, 2014 (edited) in global.css file please use code like: #paypal-express-checkout-form {clear:both;display:block;position:relative;top:40px;} I'm a newbie, could you kindly explain how to do this please in a more detailed way? If it's possible. Like how to access the global.css file and where it needs to be edited. Thank you. Edited August 23, 2014 by chathuO2 (see edit history) Link to comment Share on other sites More sharing options...
sasika99 Posted August 24, 2014 Author Share Posted August 24, 2014 in which part of the global.css should that code be inserted? Thanks Link to comment Share on other sites More sharing options...
vekia Posted August 24, 2014 Share Posted August 24, 2014 you can paste it at the end of file Link to comment Share on other sites More sharing options...
chathuO2 Posted August 27, 2014 Share Posted August 27, 2014 you can paste it at the end of file Hi Vekia, I tried what you said but it still did not fix the problem, I have attacehed the global.css file here on dropbox so you can review it. As you said I've pasted the bit of code at the end of the code. Please let me know where I've gone wrong there. Thank you Link to comment Share on other sites More sharing options...
sasika99 Posted August 30, 2014 Author Share Posted August 30, 2014 Hi Vekia, as you said Ive added the bit of code but the PAYPAL button is still not aligned properly on the page, you can see it here>http://www.americanm...troller=productive done the site from scratch again to check where the error is and then noticed that the paypal logo gets misaligned after settting up the paypal info in the paypal module. Hope it helps, awaiting your reply, thank you! 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