Cart Login buttons.

  • Posts: 140
  • Thank you received: 0
10 years 6 months ago #177441

-- HikaShop version -- : current
-- Joomla version -- : current

I'm having an issue with some login buttons and I can't figure out how to tweak the css to fix it.

You can see this page with this link.
link

I want the login icons, and the ones for forgot password which I have with a red X to match the ones up on the top of the page.
I also want to remove the colored background around the icons where the question marks are now.


Last edit: 10 years 6 months ago by zipadyduda.

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

  • Posts: 140
  • Thank you received: 0
10 years 6 months ago #177504

Can I replace this with a CBLogin module?

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

  • Posts: 140
  • Thank you received: 0
10 years 6 months ago #177510

If I edit .btn { it also changes my 'add to cart' buttons, I don't want to change that.
I just want it to look nice. I need to be able to control those elements independently with css

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

  • Posts: 12953
  • Thank you received: 1778
10 years 6 months ago #177529

Hello,
Using some CSS code like this will probably do the job :

a.btn.hasTooltip {
background: none;
border: none;
}

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

  • Posts: 140
  • Thank you received: 0
10 years 6 months ago #177584

Thanks, that got rid of the background.
Would you know how I would replace the icons and center them horizontally?

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

  • Posts: 12953
  • Thank you received: 1778
10 years 6 months ago #177657

Note that you can directly edit the code of the login form through the "login_form" file of the "Checkout" view of your front-end template via "Hikashop->Display->Views"

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

Time to create page: 0.071 seconds
Powered by Kunena Forum