Need Help Making A Widget
3 posters
Page 1 of 1
Need Help Making A Widget
Hello everyone. I'd like to make a widget with a snapshot pic of our archive forum and have it linked to the location which is http://ccc.informe.com/forum/
Any help is most appreciated!
Any help is most appreciated!
Bloodhound1958- Forumember
- Posts : 136
Reputation : 3
Language : English
Re: Need Help Making A Widget
Hello @Bloodhound1958,
An image link, correct ? If so, add the following to your widget :
Just replace image.gif by the URL of your image.
An image link, correct ? If so, add the following to your widget :
- Code:
<a href="http://ccc.informe.com/forum/" target="_blank">
<img src="image.gif" alt="archive"/>
</a>
Just replace image.gif by the URL of your image.
Re: Need Help Making A Widget
Thanks Ange! The picture is a bit to big. Is there a way to shrink it down to fit in the widget?
Bloodhound1958- Forumember
- Posts : 136
Reputation : 3
Language : English
Re: Need Help Making A Widget
Hi. Try this:
- Code:
<a href="http://ccc.informe.com/forum/" target="_blank">
<img src="image.gif" width="170px" alt="archive"/>
</a>
Re: Need Help Making A Widget
Works like a charm! Thank You!
Bloodhound1958- Forumember
- Posts : 136
Reputation : 3
Language : English
Similar topics
» Making A Roster
» Making A Mod? or Global Mod?
» How to do this Advanced Hiding Widget Code as well as the Recent Topic's Widget Modification
» side making
» Need help with making awards
» Making A Mod? or Global Mod?
» How to do this Advanced Hiding Widget Code as well as the Recent Topic's Widget Modification
» side making
» Need help with making awards
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum