Quote:
Originally Posted by ryuji
i meant in your templates... you can remove all the spaces but on my templates it removed code it wasnt supposed to when i did that, best way is to download the whole style and then use a find and replace to add a space to all of them
|
So are you saying that if I have:
Code:
<!--This is my comment-->
That I need to change them to:
Code:
<!-- This is my comment -->
Like that?