Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Re: Wider screen with nodelets off

by ajdelore (Pilgrim)
on Aug 26, 2003 at 00:23 UTC ( [id://286544]=note: print w/replies, xml ) Need Help??


in reply to Re: Wider screen with nodelets off
in thread Wider screen with nodelets off

Ahhh... great idea, I didn't think to try CSS.

Setting the main_content width to 100% works, insomuch as it makes the right column as narrow as possible.

I had no luck getting a hold of the other column, either through the above example, or I also tried:

td.main_content + td { display: none; }

Perhaps, as you suggest, a much simpler solution would simply be to add a class attribute for that column, rather than removing it completely from the html.

</ajdelore>

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://286544]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (6)
As of 2024-04-23 16:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found