|
|
Joined: Nov 2001
Posts: 10,369
I type Like navaho
|
I type Like navaho
Joined: Nov 2001
Posts: 10,369 |
Not sure *exactly* which variation of this that you have.
But in editdisplay.tmpl
You should have this:
<select name="showsidebar" class="formboxes"> <option value="0" {$sidebarselect[0]}>Off</option> <option value="1" {$sidebarselect[1]}>Left</option> <option value="2" {$sidebarselect[2]}>Right</option> </select> <br /><br />
Simply remove the "off" option like this:
<select name="showsidebar" class="formboxes"> <option value="1" {$sidebarselect[1]}>Left</option> <option value="2" {$sidebarselect[2]}>Right</option> </select> <br /><br />
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 69
Joined: January 2001
|
|
Forums63
Topics37,575
Posts293,932
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|