• Hello,

    I would like to create a “resources” page that shows thumbnail images that when you click on them open the webpage of that company. I have attached a link to a website that looks like I want to do. Here is the link: http://americanfreedomfoundation.org/links

    I have downloaded several tables but it doesnt let me link to the websites. I use a theme that has widgets on the left and right sides but would prefer to use a short-code so I can center the table in the middle of the page. If someone can give me some advice, I would appreciate it.

    Joe

Viewing 1 replies (of 1 total)
  • without seeing your code, I can tell you that you should only need to wrap the image code in the link code

    <a href="url for website"><img src="url to image"></a>

    of course, the image code could also include custom style.

    So, just do this with the images in your table.

Viewing 1 replies (of 1 total)
  • The topic ‘table of thumbnails that link to webpages’ is closed to new replies.