You are not logged in.
Pages: 1
Is there an option to delete the sidebar in the index and article view?
Deleting some code or in the settings?
Can’t really find it.
Thanks!
Offline
Hi rsek, you will find the code in Presentation > Pages, in the ‘default’ page template. Look for:
<!-- left -->
<div id="sidebar-1">
...
</div>
and
<!-- right -->
<div id="sidebar-2">
...
</div>
<txp:Els /> ;)
Tag Reference | Unexpected behaviour? Check the tag trace | Still no clue? Check the names of your custom fields
Offline
Pages: 1