Image link

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
holysjit
Regular
Posts: 131
Joined: Sun Apr 08, 2007 9:47 am

Image link

Post by holysjit »

Hi, is it possible to make a button or something to make a button a link. I think its a lot easier for me, because now I have to type:

Code: Select all

<a href="LINK TO EXTENDED ENTRY"><img src="LINK TO IMAGE"></a>

Thanks..
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Image link

Post by garvinhicking »

Hi!

This HTML is the easiest form to make a button for an image that links to a page, yes.

Maybe you can describe in detail what you need? Your posting is quite inclear to me.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
holysjit
Regular
Posts: 131
Joined: Sun Apr 08, 2007 9:47 am

Post by holysjit »

I just want to know if there's a easier way to make 'imagelink'.
But I think HTML is the easiest.....
leo-rcc
Posts: 2
Joined: Thu Aug 09, 2007 10:31 am
Location: Hoogvliet, Netherlands
Contact:

Post by leo-rcc »

Ok, I probably must have overlooked it on 15 other pages, so sorry in advance but I couldnt find it.

I want to place a giveaway of the day banner on the side of my serendipity weblog, but I have no idea how i can put the html referral code in there.

Can someone please help me out? this is the code i need to insert.

Code: Select all

<script type="text/javascript">
	var gaotd_SiteName = "http://www.computerclub.nl";
</script>
<script type="text/javascript" src="http://www.giveawayoftheday.com/ticker/">
</script>
<noscript>
<a href="http://www.giveawayoftheday.com">Giveaway of the Day</a>
</noscript>
Thank you in advance.
Best regards,

Leo van Miert
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi Leo!

You should better open a new thread for your question, because it has nothing to do with this thread here!

You can place custom HTML either by editing your index.tpl template file, or by adding "HTML nugget" sidebar plugin, or by adding a "HTML Page nugget" event plugin.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
leo-rcc
Posts: 2
Joined: Thu Aug 09, 2007 10:31 am
Location: Hoogvliet, Netherlands
Contact:

Post by leo-rcc »

Thank you, when i knew where to look i got it to work quite quickly. brilliant.
Best regards,

Leo van Miert
Post Reply