WPThemerKit.com Instruction File HACK: Original Comment Form VERSION: 0.1 DESCRIPTION: This hack reverts your comment form to the way it looks originally with all 4 boxes aligned to the left. Files we'll be editing: style_me.html comments.php Step 1: ---------------------------------------------------------------------------- Open Comments.php and Find This Code: (around line 86) ----------------------------------------------------------------------------




Message:

ID); ?>
---------------------------------------------------------------------------- END CODE ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- Replace With: ----------------------------------------------------------------------------




Message:

ID); ?>
---------------------------------------------------------------------------- END CODE ---------------------------------------------------------------------------- Step 2: ---------------------------------------------------------------------------- Open style_me.html and Find: (around line 176) ----------------------------------------------------------------------------





---------------------------------------------------------------------------- END CODE ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- Replace With: ----------------------------------------------------------------------------





---------------------------------------------------------------------------- END CODE ---------------------------------------------------------------------------- Save and Close Files.