How do I...

general issues...
Post Reply
User avatar
Gnome!
Site Admin
Posts: 355
Joined: Mon May 24, 2010 8:26 am
Location: Australia..The worlds Largest island.
Flag: Australia

How do I...

Post by Gnome! »

...get this image and link below to become a "clickable image" that will show on the board3portal small/large custom bock?

Image
Code: Select all
[img]http://i718.photobucket.com/albums/ww189/The_Ghostng_Grounds/doorway-cover-sm.gif[/img]
Registrant WHOIS contact information verification

Regards,
Last edited by Gnome! on Tue Feb 26, 2013 10:29 am, edited 2 times in total.

Gnome!

Knows, I have just enough. Enough to make me content, enough to make me want a little more, but if I don't get it, I'll be OK.

User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Re: How do I...

Post by spaceace »

you have to do it in html or bbcode. here's both ;)

HTML
Code: Select all
<a href="http://www.doorwaybuck.com"><img src="http://i718.photobucket.com/albums/ww189/The_Ghostng_Grounds/doorway-cover-sm.gif" alt="The Doorway Buck"/></a>
bbcode
Code: Select all
[url=http://www.doorwaybuck.com][img]http://i718.photobucket.com/albums/ww189/The_Ghostng_Grounds/doorway-cover-sm.gif[/img][/url]
Last edited by spaceace on Tue Feb 26, 2013 10:29 am, edited 2 times in total.
if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

User avatar
Gnome!
Site Admin
Posts: 355
Joined: Mon May 24, 2010 8:26 am
Location: Australia..The worlds Largest island.
Flag: Australia

Re: How do I...

Post by Gnome! »

Thank you kindly Sir :D

Someday I will gets my head around this coding :lol:

Regards,
Last edited by Gnome! on Tue Feb 26, 2013 10:29 am, edited 2 times in total.
Gnome!

Knows, I have just enough. Enough to make me content, enough to make me want a little more, but if I don't get it, I'll be OK.

User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Re: How do I...

Post by spaceace »

no problem. it takes time ;)
Last edited by spaceace on Tue Feb 26, 2013 10:29 am, edited 2 times in total.
if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

User avatar
Gnome!
Site Admin
Posts: 355
Joined: Mon May 24, 2010 8:26 am
Location: Australia..The worlds Largest island.
Flag: Australia

Re: How do I...

Post by Gnome! »

The HTML did not work :( but the BBcode sure did :D
Last edited by Gnome! on Tue Feb 26, 2013 10:29 am, edited 2 times in total.
Gnome!

Knows, I have just enough. Enough to make me content, enough to make me want a little more, but if I don't get it, I'll be OK.

User avatar
Gnome!
Site Admin
Posts: 355
Joined: Mon May 24, 2010 8:26 am
Location: Australia..The worlds Largest island.
Flag: Australia

Re: How do I...

Post by Gnome! »

Would you be kind enough to sort out one for the below. Its a slide show.
Code: Select all
[URL=http://s718.photobucket.com/albums/ww189/The_Ghostng_Grounds/Dreams/?action=view&current=65b55855.pbw][IMG]http://s718.photobucket.com/albums/ww189/The_Ghostng_Grounds/Dreams/th_TheTavernAustralia.png[/IMG][/URL]
Last edited by Gnome! on Tue Feb 26, 2013 10:29 am, edited 2 times in total.
Gnome!

Knows, I have just enough. Enough to make me content, enough to make me want a little more, but if I don't get it, I'll be OK.

User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Re: How do I...

Post by spaceace »

as far as i know, slide shows don't work the same as it's not a static image.

you would need to add some code to do it. you can find some info about it here

Creating an image slide show (Two parts)
Last edited by spaceace on Tue Feb 26, 2013 10:29 am, edited 2 times in total.
if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

User avatar
Gnome!
Site Admin
Posts: 355
Joined: Mon May 24, 2010 8:26 am
Location: Australia..The worlds Largest island.
Flag: Australia

Re: How do I...

Post by Gnome! »

Cheers Spaceace :)
Last edited by Gnome! on Tue Feb 26, 2013 10:29 am, edited 2 times in total.
Gnome!

Knows, I have just enough. Enough to make me content, enough to make me want a little more, but if I don't get it, I'll be OK.

Post Reply