Page 1 of 1
Icon anstatt website-Adresse / Icon instead of webaddress
Posted: 01 Aug 2010, 20:15
by Beate
Hallo,
erst einmal möchte ich mich für das tolle Gästebuch bedanken

endlich habe ich die Endlösung für meine Website gefunden
Zu meiner Frage, auf die ich leider hier im Forum keine Antwort gefunden habe:
ich möchte gerne die Anzeige der Webadresse durch ein Icon (z.B. eine Weltkugel) ersetzen, ebenso die email-Adresse. Ich vermute, dass ich das in der default.php machen muss, aber meine Programmierkenntnisse in php sind leider mehr als dürftig
Kann mir bitte jemand helfen?
Danke und Gruß
Beate
Re: Icon anstatt website-Adresse
Posted: 04 Aug 2010, 13:04
by Beate
Perhaps I get an answer if I explain my question in english?
I don't want the webaddress (and the email-addy) to be shown in the guestbook. Is it possible to replace this with an icon?
If it's possible, where can I do this?
I already changed something in the default.php and I suppose that I have to do it there. My php knowledge isn't good so I would need some help
Thanks Beate
Re: Icon anstatt website-Adresse / Icon instead of webaddres
Posted: 07 Aug 2010, 15:51
by Jan
Hi, you can hide it in parameters for the form only (it means, both items will be not displayed in the form) but if you don't want to display it in the box output, this needs to be customized in the code (but if this will be not displayed in the form, then there will be no values for both items and it means, both will be not displayed in the box)
Jan
Re: Icon anstatt website-Adresse / Icon instead of webaddres
Posted: 08 Aug 2010, 15:49
by Beate
Hi Jan,
I think I explained wrong
Of course I want the people to fill in their email-addies and websites but I don't want them to be shown in letters in the guestbook (because of spam etc.). It should be possible to replace the filled in letters (www. ....) with a picture or an icon. Most guestbooks have something like this, look at the attached picture
Beate

Re: Icon anstatt website-Adresse / Icon instead of webaddres
Posted: 15 Aug 2010, 22:01
by Jan
Hi, the email is protected against spam by solution which is in Joomla! (if you copy the email you get no pure email)
If this does not fit your needs, you can customize it (e.g. change the text to image) in template of guestbook view.
Jan