How to change theme conent?
-
Hi all,
i`ve got a problem.
I want to show image next to text in my article. I add image, next to him must be text, it`s standard news template, image and on the right text.
But i don`t know, how can i do it? I saw files in my theme, there is only
<?php the_content () ?> , and i want to change this content . Auto, all is show in <p> </p> , so if i add image :<p><img src=”myimage.jpg” />Here is text, text</p> – it is bad, i want to all content won`t be in <p> , but for example in div.
How can i do it?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘How to change theme conent?’ is closed to new replies.