Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
Hi,
Could someone please tell me to which file or files and directories "Extensions => Templates => Socialize => Custom code" is writing? I have put quite a lot of styling in there which works fine, but when working with styling, I need to be able to somehow toggle it on and off and one way would be to rename the file or files back and forth.
Rgds,
Gunnar
I already answerd the similiar question on communtiy stream ..
the custom code wont be added into a file, but will be added into the HTML output file directly, it will be added depend where you put the code, before tag <body> or </body>
So if you wanna make it off you only need to remove the code on custom code textarea :)