by Magnotta on Tue Feb 22, 2005 6:29 am
[quote user="ReefRelated" post="19403"]Are there instructions somewhere on the internet on how to do this? Is it a separate program you are using to edit these .tpl files? I can edit the file from the control panel but it seems this is not the way it is done. What is "OPEN, FIND, REPLACE WITH and so on... Is this something you are typing to edit these? Where are you doing this? I gotta go to bed, I have came to a screatching halt with this.[/quote]
They are nothing more than instructions. Follow....
OPEN: open that file in your editor
FIND: find the line(s) of code given
REPLACE: replace the code just found with the new code given.
BEFORE, ADD: Add the lines of code given before the code you just found
AFTER, ADD: add the lines of code given after the code you just found.
Pretty simple.