in reply to Wider screen with nodelets off
Though more CSS classifiers would be desirable there - ideally to add something liketd.main_content { width: 100% }
The following might work instead.td.nodelets { display: none }
table[width="98%"] td[width="20%"] { display: none }
Makeshifts last the longest.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Wider screen with nodelets off
by ajdelore (Pilgrim) on Aug 26, 2003 at 00:23 UTC |