Okay, so first of all I'm using the Multi Column Link List Plugin for WordPress plugin designed by Dagon Design, so It has generated a list of all my categories in alphabetical order. Right now, I want to assign each of my categories with an image along with the text on the page, I want to grab the image link from my category description. My Category Description includes: <center><img src="www.blahblah.com/image.jpg"><p>blah blah blah</center> Code (markup): Would it be possible to create a list of all my categories with images from my category description?