1. maolmcuait
  2. Commercial Templates
  3. Friday, 13 February 2015
  4.  Subscribe via email
Hi,

I'm having a problem with the Icon before the word print on the popup print window. The Icomoon font is working everywhere else except on this window.

.icon-print:before, .icon-printer:before {
content: "";

I haven't moved the fonts folder just in-case your wondering. Thank you in advance.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue?

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

Yes sorry, I had to do a complete re-install of my hard drive as it got wiped and no access or passwords to anything to respond. Here is a URL:
http://naasdirectory.ie/index.php/coupons/food-drink/food-and-drink-customer-1?tmpl=component&;print=1&page=
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

To amend could you try adding the following to the start of your templates print.css(../templates/j51_lifestyle/css/print.css)...


@font-face {
font-family: 'IcoMoon';
src: url('../fonts/IcoMoon.eot');
src: url('../fonts/IcoMoon.eot?#iefix') format('embedded-opentype'),
url('../fonts/IcoMoon.woff') format('woff'),
url('../fonts/IcoMoon.ttf') format('truetype'),
url('../fonts/IcoMoon.svg#IcoMoon') format('svg');
font-weight: normal;
font-style: normal;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Ciarán, that worked a treat.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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