PDF/print/e-mail links, where is the text defined?
Posted 17 years 1 month ago
Good evening,
Hey there, I am wondering where in the installation is the text defined for the pdf/print/e-mail links that you can enable in your articles? Also, does anyone know where the CSS is defined for them? I am having an issue where the e-mail link looks like below:
E
-mail
So it looks broken. This happens in ie and safari not in FF however. Has anyone else had this happen to them?
Re: PDF/print/e-mail links, where is the text defined?
Posted 17 years 1 month ago
Well the text is in the language file under common:
DEFINE('_CMN_EMAIL','E-mail');
Have you got a link to your site? Or atleast can you tell us the template you are using? I would imagine the CSS will have been made to fit the icons and not the text or something
Re: PDF/print/e-mail links, where is the text defined?
Posted 17 years 1 month ago
Yeah, that is the issue is that the template was made for the icons. I went ahead and switched back to those, we just thought it looked sharper with the text. thanks for the reply, I appreciate your time.