Im trying to edit the 6 extra global fields that i have in my story board
http://bodypiercingstories.painfulpl...7/cat/2/page/1
if ( $Globals['extra1name'] != "" ) {
echo<<<PPPRINT
<tr>
<td class="{$Style['tddetails']}">
<span class="{$Style['small']}">{$Globals['extra1name']}:</span>
</td>
<td class="{$Style['tddetails']}">
<span class="{$Style['small']}">$extra1</span>
</td>
</tr>
PPPRINT;
how do i edit this code so they display like this
Author of this Story: Marc
Shop Pierced @ and Location: Jimmy Harris
Was the inital Piercing Painful: nope
Initial Jewelry used: 14g 1/2 inch straight barbell with 5mm balls
Current Jewelry being used: 14g 1/2 inch straight barbell with 3mm balls
Date Pierced: 10-14-2003
Also how do i edit it so it appears to be in its own little box, just like the
Reviews Views Date of Last Review
and
Recommended by, Price
How do i get that small gray image to appear under the 6 extra fields i have above?
Also when you view this page the background image isn't being displayed?
it should be blue straight across? but for somereason it only displays on the main index page and not on any other page.
thanks
marc