split the_content into stylable text and img?
-
hi
getting the content of a post with the_content which works just fine and looks like this:<div class='entry_title'>SNEAKER</div><div class='entry_content'><p>i designed a sneaker!</p><p><a href="https://localhost:8888/_wordpress/wp-content/uploads/2008/04/img8210_large.jpg"><img class="alignnone size-full wp-image-4" title="sneaker" src="https://localhost:8888/_wordpress/wp-content/uploads/2008/04/img8210_large.jpg" alt="" width="240" height="158" /></a></p>
now, i’d like to somehow put the text and the image into separate div’s to be able to style them.
any help would be greatly appreciated.
cheers.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘split the_content into stylable text and img?’ is closed to new replies.