adding extra email icon - only displayed as text - Joomla! Forum - community, help and support


hi,

in template have created e-mail function in left margin of template, above component. e-mail icon should visible here.

i have done nothing ordinary pdf/email/print icons , not displaying these. show icons set yes, , e-post icon set hide.

what have done icon insert following line in template:
<td width="205" height="22" class="buttonheading"> <?php echo jhtml::_('icon.email', $this->article, $this->params, $this->access); ?></td>

this works, link saying "e-mail" instead of icon. e-mail link works correct though sending proper page email address.
the problem displays text , not icon.

if change settings of e-post icon show, see original e-post icon joomla. displayed icon. 1 have set in template still displayed link "e-mail".


how can icon displayed when using <?php echo jhtml::_('icon.email', $this->article, $this->params, $this->access); ?>directly template ?






Comments

Popular posts from this blog

Hur installera Joomla på One.com - Joomla! Forum - community, help and support

removing index.php from URL address - Joomla! Forum - community, help and support

「イメージマップのアンカー名には、...」のエラーが出ないようにしたい