29 Sep 2009, 06:54
Reply
Reply with Quote
Like (0)
#1
Join Date:
Oct 2008
Posts:
232
Plugin Contributions:
0
How do I remove the right column?
I would like to remove the right column and have the middle contents extend into this space. How do I do this?
Thanks,
BP :smile:
29 Sep 2009, 07:10
Reply
Reply with Quote
Like (0)
#2
Join Date:
Nov 2007
Posts:
532
Plugin Contributions:
0
Re: How do I remove the right column?
If you remove all sideboxes from the right column it wont show and the middle content will expand. Also set the width of the right column to 0 in the admin configuration.
29 Sep 2009, 07:20
Reply
Reply with Quote
Like (0)
#3
Join Date:
Oct 2008
Posts:
232
Plugin Contributions:
0
Re: How do I remove the right column?
EXCELLENT!! Thank you very much, Tino. :)
29 Sep 2009, 09:58
Reply
Reply with Quote
Like (0)
#4
Join Date:
Feb 2005
Posts:
19,793
Plugin Contributions:
2
Re: How do I remove the right column?
You can also set Admin - Configuration - Layout Settings - Column Right Status Global to 0
29 Sep 2009, 10:29
Reply
Reply with Quote
Like (0)
#5
Join Date:
Jun 2005
Posts:
10,324
Plugin Contributions:
0
Re: How do I remove the right column?
Then of course you can disable the left and / or the right column(s) selectively by page type, by editing tpl_main_page.php in the COMMON folder... :smile:
29 Sep 2009, 10:29
Reply
Reply with Quote
Like (0)
#6
Join Date:
Jun 2005
Posts:
10,324
Plugin Contributions:
0
Re: How do I remove the right column?
... AND if you want to disable columns for EZPage displays, this is done in ADMIN>>>CONFIGURATION>>>EZPAGE SETTINGS :smile: :smile:
29 Sep 2009, 17:29
Reply
Reply with Quote
Like (0)
#7
Join Date:
Oct 2008
Posts:
232
Plugin Contributions:
0
Re: How do I remove the right column?
Nice. good advice, guys. Thanks!