Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Mikael Andersson Friend
    #162484

    On the frontpage I want my images to be able to link to other pages. Anyone knows what I need to edit for the images on frontpage layout to be linkable? 🙂

    aman204 Friend
    #385282

    <em>@vallagruppen 232800 wrote:</em><blockquote>On the frontpage I want my images to be able to link to other pages. Anyone knows what I need to edit for the images on frontpage layout to be linkable? :)</blockquote>

    You can change html code reference for image code from::

    <img class=”img-border” src=”images/stories/demo/sam-21.jpg” border=”0″ alt=”Sample image” />

    to

    <a href=”http://mysite.com”><img class=”img-border” src=”images/stories/demo/sam-21.jpg” border=”0″ alt=”Sample image” /></a>

    and update link accordingly

    You can view in html code with editor turned off easily

    Also, Please view this tutorial for creating html links ::

    http://www.w3schools.com/HTML/html_links.asp

    Mikael Andersson Friend
    #385288

    Thank you for your quick answer but I know “how” to make an image linkable, but the problem is that when I publish images on the frontpage it kinda kills the link in the image.

    aman204 Friend
    #385367

    <em>@vallagruppen 232813 wrote:</em><blockquote>Thank you for your quick answer but I know “how” to make an image linkable, but the problem is that when I publish images on the frontpage it kinda kills the link in the image.</blockquote>

    Not sure as to what you mean

    The link can be added manually as suggested above

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  aman204 13 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum