The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    Need Help Making A Widget

    Bloodhound1958
    Bloodhound1958
    Forumember


    Posts : 136
    Reputation : 3
    Language : English

    In progress Need Help Making A Widget

    Post by Bloodhound1958 January 20th 2015, 1:05 am

    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! Smile
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    In progress Re: Need Help Making A Widget

    Post by Ange Tuteur January 20th 2015, 1:08 am

    Hello @Bloodhound1958,

    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.
    Bloodhound1958
    Bloodhound1958
    Forumember


    Posts : 136
    Reputation : 3
    Language : English

    In progress Re: Need Help Making A Widget

    Post by Bloodhound1958 January 20th 2015, 1:25 pm

    Thanks Ange! The picture is a bit to big. Is there a way to shrink it down to fit in the widget?
    Ikerepc
    Ikerepc
    Active Poster


    Male Posts : 1187
    Reputation : 167
    Language : Who cares...
    Location : Where web help & support is needed

    In progress Re: Need Help Making A Widget

    Post by Ikerepc January 20th 2015, 3:10 pm

    Hi. Try this:
    Code:
    <a href="http://ccc.informe.com/forum/" target="_blank">
      <img src="image.gif" width="170px" alt="archive"/>
    </a>
    Bloodhound1958
    Bloodhound1958
    Forumember


    Posts : 136
    Reputation : 3
    Language : English

    In progress Re: Need Help Making A Widget

    Post by Bloodhound1958 January 20th 2015, 3:41 pm

    Works like a charm! Thank You! Smile
    Ikerepc
    Ikerepc
    Active Poster


    Male Posts : 1187
    Reputation : 167
    Language : Who cares...
    Location : Where web help & support is needed

    In progress Re: Need Help Making A Widget

    Post by Ikerepc January 20th 2015, 3:44 pm

    you welcome

      Current date/time is November 11th 2024, 9:18 pm