1. Samir Cassoo
  2. Commercial Templates
  3. Thursday, 13 November 2014
  4.  Subscribe via email
Good day

How do I change the layout of J5_icons so that it can
1. icon appear above Title & centered
2. include more icons in a single row (the grafik template only seems to allow 4 icons, we would like to have 6)

Any assistance shall be greatly appreciated

BTW: J51 Icons is a great module. It is an amazing time saver.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

1. You will need to edit the markup of the icons module. To do so you can edit your modules default.php (../modules/mod_j51icons/tmpl/default.php). You will find teh icons markup at the every end of the file.

2. Would you have a URL to an example of your icons module including the 6 icons?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran

You can view it at the following link



I have also noticed that the module does not display correctly when viewed using firefox.

Kindly advise

Regards
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

To set your icons to 6 columns try adding the following to the Custom CSS field of your templates parameters..


.j51_icons127 .j51_icon {
width: 16%;
}


For the Firefox issue try adding the following to the Custom Code field of your templates parameters..


<l-ink href="//http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">


Note: Replace l-ink with link

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Ciaran

The icons now appear properly. However I noticed that there is a funny black box which only appears when browsing from firefo.
I attached a screenshot for you to take a look at.

Let me know if you would have a fix for this

Regards
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Samir

Have you since resolved this issue? Checking in Firefox your icons appear to be displaying fine.

CIarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!