Paypal payment does not look like the template

  • Posts: 78
  • Thank you received: 1
10 years 3 months ago #168499

-- url of the page with the problem -- : geo-world.org.uk/
-- HikaShop version -- : latest
-- Joomla version -- : latest

Hi.
I recently created my new shop with Hikashop,and it seems to have many display problems.
My first problem is that i have as payment method the paypal module,but the problem is that my template is dark coloured ,and the payment method looks white and it really looks ugly. Any idea how to change that?
Also i would like to change the text colour of pretty much everything (categories and items) because the template is dark as i mentioned before,and the title of the items (categories and items) are also dark so you can't understand clearly the title.
Last one is the shipment methods,appear the one under the other which looks ugly for me,so i would like just a line which when you press it ,it will display youall the shipment methods (im sure you have seen it before).
Help !
Here is the link of the website,and if you go on the tab store you will see what im talking about : geo-world.org.uk/

Last edit: 10 years 3 months ago by Geor.

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

  • Posts: 12953
  • Thank you received: 1778
10 years 3 months ago #168508

Hello,
The solution will probably be to use some CSS code : www.hikashop.com/support/documentation/1...the-display.html#css

For example using this kind of CSS code will probably help you :

#hikashop_payment_methods td:hover {
background-color: #333 !important;
}
#hikashop_payment_methods td {
background-color: #222 !important;
}

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

Time to create page: 0.067 seconds
Powered by Kunena Forum