Home › Forums › CSS › styling metaData › Re: styling metaData
April 17, 2013 at 12:25 pm
#132076
Participant
That didn’t quite work out. It went haywire and listed the post hundreds and hundreds of times.
I want to take each custom field entry and style it. http://jokermartini.com/myStuff/temp.jpg
customfield NAME goes in div class=”detailTitle”>NAME /div
customfield VALUE goes in div class=”detailValue”>VALUE /div
for each custom item on this project/post do…..
div class=”projectDetails”
div class=”detailTitle”>NAME /div
div class=”detailValue”>VALUE /div
/div
This forloop is going on my Single.php