Payment icons

This topic has been marked as not resolved.

Dear Support Team,

Is it possible to increase the height of payment icons (using html instead of images)? How can I add link to the respective icons?

Thanks in advance!
http://www.gourmet-shop.lv

April 13, 2015 at 5:35 pm #39965
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
April 16, 2015 at 5:50 pm #40083

Hi,

I’ve added the code as you asked, but nothing really changed. Here is the HTML code I’ve added to payment options:

What am I doing wrong?

April 16, 2015 at 8:26 pm #40105

Hi,

1) Remove this line:

<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">

from the Custom CSS field.

2) We’ve also checked the source of your stylesheet (check the bottom of the file) and it seems that there are some invalid characters (instead of spaces) that break the styles we gave.

What you can do is to copy our code from our previous post again and first paste it in a text editor (Windows Notepad e.g.) and then copy and paste it in Pavilion CP.

BR,
ThemeBurn team

April 20, 2015 at 4:06 pm #40193

Hi!

This is perfect! Is there any way that I can make the logos as active links?
I need to make them a hyperlink to Visa and MasterCard websites.

Thanks in advance!

April 20, 2015 at 4:15 pm #40194

Hi,

Since you use html icons, just wrap each icon with a link:

<a href=""><i class="fa fa-cc-mastercard"></i></a>

BR,
ThemeBurn team

April 20, 2015 at 4:56 pm #40197

Hi!

Thanks a lot for that. Last thing remaining: the icons become gray coloured (as all links on my website). Is it possible to revert their colour to white, without changing the websites colour scheme?

April 20, 2015 at 8:58 pm #40227

Hi,

You should be able to change link colors from Pavilion CP > Theme Settings > Colors > Bottom section.

BR,
ThemeBurn team

April 28, 2015 at 11:55 am #40356

Hi!

Sorry, but that doesn’t work. The colour text can be changed, but changing the link colour doesn’t do anything.

April 28, 2015 at 1:56 pm #40369

Hi,

There is some bug with “Bottom” section links, which we’ve solved for you (only resaved theme settings). The fix will be provided with the next update as well.

BR,
ThemeBurn team

April 28, 2015 at 3:35 pm #40371
Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.