Change styling for PayPal redirect

  • Posts: 37
  • Thank you received: 1
12 years 2 weeks ago #72537

Hi

When I complete all my checkout steps (i.e billing address, shipping method, etc.) and review my order summary and then press the "Next" button, I am taken to the page that states "Please wait while you are redirected to PayPal". All going well so far!

All my other pages have the correct styling for the background, but on this page the background seems to be transparent and is inheriting a colour from some other part of my template. I want to force the background to be a specific colour.

I have tried searching the forum, but there are so many topics I cannot seem to find one that relates to this exact page. I have tried updating some of the styling in the CSS for Front End but have not hit on the correct one yet!

Can you help me? Can you point me to the exact place where I can edit the background? Or where to create a new one for this?

I attach a screen print of what it looks like now.

Thanks!
[attachment:1]screen print paypal redirect.JPG[/attachment]

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
12 years 2 weeks ago #72643

Hi,

1. You didn't attached your picture :)
2. Can you try it with another template ?

Please Log in or Create an account to join the conversation.

  • Posts: 37
  • Thank you received: 1
12 years 2 weeks ago #72685

Sorry!
I will try to attach again.
The template was chosen by my client - I am not sure he will want to change now.
Thanks

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
12 years 2 weeks ago #72702

It was just to see if the problem was coming from the paypal plugin or your template :), can you try it and then put back your template ?

Last edit: 12 years 2 weeks ago by Mohamed Thelji.

Please Log in or Create an account to join the conversation.

  • Posts: 37
  • Thank you received: 1
12 years 2 weeks ago #72727

I changed the template to atomic, and there is no blue background, just white. So yes, it does seem to be the template :) I just need to figure out how to override the styling for this page only!

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
12 years 2 weeks ago #72735

Ok, so I think that you'll just have to add some CSS code to your front-end CSS file through "Hikashop->System->Configuration->Display->'Front-end CSS File'" like :

.hikashop_paypal_end {
background-color:#163CD5;
}

Hope this will solve your problem.

Please Log in or Create an account to join the conversation.

  • Posts: 37
  • Thank you received: 1
12 years 2 weeks ago #73045

Hi, thanks for that!
It nearly worked; it's certainly better than it was but the change to background only happened for the text, not for the rest of the screen.

BTW I am trying to add attachments with the "Add File" and "Insert" buttons below, but all I get is the following:



How do I actually get the jpg to show? I somehow did it earlier but no idea how!!! Can I send it by email to you?

Thanks for all your help & sorry for my inexperience!

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 37
  • Thank you received: 1
12 years 2 weeks ago #73046

Oh! That worked after I pressed submit, not in the preview pane! Sorry again!

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
12 years 2 weeks ago #73052

Hi,

Then I think that you should just set another color in the code that I gave you :) :

.hikashop_paypal_end {
background-color: YOURCOLOR;
}

Please Log in or Create an account to join the conversation.

  • Posts: 37
  • Thank you received: 1
12 years 2 weeks ago #73064

Ok, I've just changed it to a completely different colour with a border to make it stand out!
The client will have to accept that, or change the template!

Thanks so much for all your help, much appreciated :)

Please Log in or Create an account to join the conversation.

Time to create page: 0.092 seconds
Powered by Kunena Forum