I've put code in my template, but does not work
I wish to give me a code that will put in the index file to cant edit right column
_________________________
Is there a code to add to the page <div id="sidebar" >
but for right column
_________________________
thank you again
There is no sNews 'code' to give you a right sidebar division.
You need to create one if you want one.
We cannot do it for you because we do not have your index.php file and the CSS file that styles it.
This web page that Jesth gave a link to (above) provides you with a working example of the basic, bare-bones HTML template stuff that you need to make a 3 column template. You can copy the CSS code from it and make up your own HTML with it... learn what its parts do... and figure out how to modify the CSS for your existing template so it will give you the right sidebar.
Your only other option would be to bundle your index.php file, CSS file and any images your template is using... into a ZIP file... upload it to your website somewhere, and post a link to it here so one of us might be able to download and install it on one of our machines... play with a bit and maybe come up with a solution that works. There are a few sNoozers here who are pretty good with CSS.