2012-07-19 21:26:30

rsek
New Member
alpha

Removing Left and Right sidebar

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

 

2012-07-19 21:49:07

Els
Admin
omega
Real name: Els Lepelaars
From: The Netherlands
Known languages: nl, en, (some: de, fr, es, it)
Website

Re: Removing Left and Right sidebar

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

 

Powered by FluxBB