Forums

[Plugin: WP-Table Reloaded] Image as link (2 posts)

  1. panagia
    Member
    Posted 2 years ago #

    I want to have an image in onecell which can be clicked to act as a link, is this possible?
    if so how.

    http://wordpress.org/extend/plugins/wp-table-reloaded/

  2. TobiasBg
    Member
    Posted 2 years ago #

    Hi,

    of course this is possible!

    Just enter the corresponding HTML into the cell:
    <a href="http://www.EXAMPLE.com"><img src="http://www.EXAMPLE.org/image.jpg" alt="EXAMPLE IMAGE" /></a>
    (Don't forget to change the URLs accordingly.)

    You may also use the "Insert Link" and "Insert Image" buttons below the table: At first, insert the image. Then cut the HTML that was pasted from the cell (mark all and type "Ctrl+X") and click the "Insert Link" button. Insert your URL and paste the just cut HTML as the "Text". Then click into the cell where you want the image link to appear.

    Hope this helps!
    Tobias

Topic Closed

This topic has been closed to new replies.

About this Topic