Wrapurl Sidebar disabled, but space is empty

Creating and modifying plugins.
Post Reply
killbam
Regular
Posts: 8
Joined: Tue Dec 26, 2006 8:13 am

Wrapurl Sidebar disabled, but space is empty

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Wrapurl Sidebar disabled, but space is empty

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply