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.

How to put related topics with pictures?

3 posters

Go down

Solved How to put related topics with pictures?

Post by Shek November 21st 2012, 2:16 pm

Hello.

I was wondering if you can add at the end of a plugin that displays topics related topics already created forum. Ie like this: http://thesis-blogs.com/wp-content/uploads/2010/12/related-posts-with-thumbnails-without-a-plugin-640x250.jpg

The picture is just an example, but wondered if it is possible to do such a thing.
Shek
Shek
Active Poster

Male Posts : 1679
Reputation : 60
Language : Portuguese and English
Location : Brazil

https://publipos.net

Back to top Go down

Solved Re: How to put related topics with pictures?

Post by Kaizer Lee November 21st 2012, 7:37 pm

Yes, it is. By creating a table type of it or you can do something like this:

Code:
<a href=""><img src=""/></a><a href="">oiusadoiusaiod</a>
and put them in a table code or you can simply put a <br /> code for each if you don't want it lined horizontally.
Kaizer Lee
Kaizer Lee
Active Poster

Female Posts : 1064
Reputation : 54
Language : English, Tagalog, Spanish and Chinese
Location : Philippines

http://www.medievalchaos.net/forum

Back to top Go down

Solved Re: How to put related topics with pictures?

Post by Shek November 22nd 2012, 5:33 am

Not so. I wonder if with some code, we can make it appear similiar topics at the end of each message, as shown in the image.

Thanks the help thumleft
Shek
Shek
Active Poster

Male Posts : 1679
Reputation : 60
Language : Portuguese and English
Location : Brazil

https://publipos.net

Back to top Go down

Solved Re: How to put related topics with pictures?

Post by Kaizer Lee November 22nd 2012, 9:34 am

Code:
<html>
<title>EXAMPLE</title>
<body>
<h1>You Might Also Like These Posts</h>
<table>
<tr>
<td OR th><a href="Redirection Link"><img src="IMG LINK" /></a><a href="Redirection Link">TEXT</a></td OR /th><td OR th><a href="Redirection Link"><img src="IMG LINK" /></a><a href="Redirection Link">TEXT</a></td OR /th><td OR th><a href="Redirection Link"><img src="IMG LINK" /></a><a href="Redirection Link">TEXT</a></td OR /th><td OR th><a href="Redirection Link"><img src="IMG LINK" /></a><a href="Redirection Link">TEXT</a></td OR /th><td OR th><a href="Redirection Link"><img src="IMG LINK" /></a><a href="Redirection Link">TEXT</a></td OR /th>
</tr>
</table>
</body>
</html>

http://w3schools.com/ You can also use the link provided to style the table code to your liking Smile
Kaizer Lee
Kaizer Lee
Active Poster

Female Posts : 1064
Reputation : 54
Language : English, Tagalog, Spanish and Chinese
Location : Philippines

http://www.medievalchaos.net/forum

Back to top Go down

Solved Re: How to put related topics with pictures?

Post by Shek November 22nd 2012, 4:41 pm

No help. Thanks the for help friend. Closed topic, please. Wink
Shek
Shek
Active Poster

Male Posts : 1679
Reputation : 60
Language : Portuguese and English
Location : Brazil

https://publipos.net

Back to top Go down

Solved Re: How to put related topics with pictures?

Post by Sanket November 22nd 2012, 5:41 pm

As requested, topic Locked & considered solved.
Topic Solved & Locked
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum