Hi Rai i am using the twenty eleven theme .My blog is not all about cooking but we will have weekly post for recipes do you know they way to make them appear like the site i like?
At the site i like small step by step pictures appear on the right and if you press on each of them then appears the textt that explains in words the procedure for each step
So is the website you linked your blog? Probably not, as you wouldn't be requesting this functionality otherwise. Can you show us your blog, to see what you've come up with so far? I think the best way to do this would be to put the images as a list (<ul>and<li>) and style them accordingly with css so that they show up like you want to. Then, you can add some javascript probably to show and hide the text that match with the image.
Thank you.
what you need from the example?, what theme in your wordpress are you using now?
<ul>and<li>) and style them accordingly with css so that they show up like you want to. Then, you can add some javascript probably to show and hide the text that match with the image.Thank you for your answer: