"Link & eMail" Content Part - different Icons

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
User avatar
oeconom
Posts: 337
Joined: Fri 13. May 2005, 09:33
Location: Stuttgart
Contact:

"Link & eMail" Content Part - different Icons

Post by oeconom »

Hi Community,
is there a possibility to show different icons for Links and eMail for that content part?
E.g. I want to show an envelope if I choose an eMail adress and another icon for external link (and perhaps again another icon for an internal link??)
Thanks and many greetings,
FELIX
...alles wird gut!
still alive...
Experimenting with phpwcms and hoping to have time one day to get a site live... :wink:
One Site finished! :P
SiSte
Posts: 30
Joined: Tue 9. Mar 2004, 18:34
Location: hamburg
Contact:

Post by SiSte »

change the values in config/phpwcms/conf.template_default.inc.php

$template_default["article"]["link_email_before"]
$template_default["article"]["link_email_after"]
$template_default["article"]["link_sign"]
$template_default["article"]["link_article_sign"]

greetings
sirko
User avatar
oeconom
Posts: 337
Joined: Fri 13. May 2005, 09:33
Location: Stuttgart
Contact:

Post by oeconom »

Hi SiSte,
I've tried your hint and for, some instance, it works fine.
But it doesn't seem to be exactly what I meant:
1. I mean the content part type "link & email"
2. here you can insert an eMail adress, an external or an internal link

whatever you choose, it will take the same icon, because this entry seems to be responsible for this special content part element:
$template_default["article"]["link_email_before"]
Perhaps any further ideas?

Thanks,
Felix
...alles wird gut!
still alive...
Experimenting with phpwcms and hoping to have time one day to get a site live... :wink:
One Site finished! :P
Post Reply