R.Kinkeris Posted April 5, 2013 Share Posted April 5, 2013 (edited) Hello, I want to add certain smarty code to specific cms pages. Dose anyone know which is the cms page body template which I have to edit to do so? Looking for it a while but can't find the correct one. Thanks in advance, R.K. Edited April 10, 2013 by R.Kinkeris (see edit history) Link to comment Share on other sites More sharing options...
R.Kinkeris Posted April 5, 2013 Author Share Posted April 5, 2013 Never mind, I found it. its in theme/yourtheme/cms.tpl And this is the part where body is found in. <div class="rte{if $content_only} content_only{/if}"> {$cms->content} </div> Link to comment Share on other sites More sharing options...
Recommended Posts