Page 1 of 1

Filter element hiding rule doesn't collapse

Posted: Sat Feb 17, 2007 7:20 pm
by alta88
on this page eg., the element hiding rule

Code: Select all

fool.com#DIV(id=leftNav)
doesn't collapse the left side. it should, no?

Posted: Mon Feb 19, 2007 3:47 pm
by Wladimir Palant
It does but <div id="primary"> has the style "margin-left: 120px" so it won't help you. You can override margin-left with Stylish of course.