Page 1 of 1

Wrapurl Sidebar disabled, but space is empty

Posted: Sat Apr 21, 2007 11:16 am
by killbam
I'm using the wrapurl plugin version 0.6, and I'd like to hide the sidebar. The sidebar hides successfully, but the wrapped url does not expand to take up the hidden space. I have tested this across another template, and get the same thing.

You can view what I am talking about here http://www.killbam.net/index.php?/wpages/forum.html

Thanks for any help you can provide

Re: Wrapurl Sidebar disabled, but space is empty

Posted: Sat Apr 21, 2007 2:52 pm
by garvinhicking
Hi!

Yes, this is an issue of how the template's CSS defines a sidebar. Only if sidebars float, they won't take up the space. Each template that uses tables to define sidebars will still have the place allocated because of an empty table cell.

So you need to edit the template's tpl/css code to make that work...

HTH,
Garvin