Page 1 of 1

Image link

Posted: Wed Aug 08, 2007 3:00 pm
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..

Re: Image link

Posted: Wed Aug 08, 2007 3:13 pm
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

Posted: Wed Aug 08, 2007 5:28 pm
by holysjit
I just want to know if there's a easier way to make 'imagelink'.
But I think HTML is the easiest.....

Posted: Thu Aug 09, 2007 10:39 am
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.

Posted: Thu Aug 09, 2007 10:41 am
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

Posted: Thu Aug 09, 2007 10:51 am
by leo-rcc
Thank you, when i knew where to look i got it to work quite quickly. brilliant.