Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Re: New Display Types

by Juerd (Abbot)
on Jul 12, 2002 at 14:14 UTC ( [id://181273]=note: print w/replies, xml ) Need Help??


in reply to Re: New Display Types
in thread New Display Types

The "print" format is a nice format for viewing in the browser. ... (Oh, and "print" format when posting/previewing would be nice too.)

You *could* of course just adjust the default layout if you like it better when it's clean:

TABLE[width="100%"][cellpadding="0"], /* top bar */ TD[width="20%"], /* nodelets */ TD[valign="middle"][align="right"], /* navigation */ #footer /* footer */ { display: none; }

- Yes, I reinvent wheels.
- Spam: Visit eurotraQ.

Replies are listed 'Best First'.
Re: New Display Types
by Abigail-II (Bishop) on Jul 12, 2002 at 14:38 UTC
    Changing the layout doesn't remove things. ;-) I don't mind losing the advertisement, or the nodelets when viewing posts. But I like being notified about followups at some place, so removing the nodelets everywhere isn't an option for me (and I don't tend to visit the front page, the only page for which you can get a different set of nodelets).

    As for the CSS, neither the FAQ nor the user settings page provides a link with useful information (e.g. the structure of the page), and I don't feel like reverse engineering.

    Abigail

      Changing the layout doesn't remove things.

      What exactly do you think display: none; does? :)

      I don't mind losing the advertisement, or the nodelets when viewing posts. But I like being notified about followups at some place, so removing the nodelets everywhere isn't an option for me

      .oO( External server side script that outputs CSS based on the referer )
      But it would be nice if someone added lots of id and class attributes...

      As for the CSS, neither the FAQ nor the user settings page provides a link with useful information (e.g. the structure of the page),

      ...and documented it.

      and I don't feel like reverse engineering.

      It's just a quick look at the source code. Regexes are harder.

      - Yes, I reinvent wheels.
      - Spam: Visit eurotraQ.
      

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-03-28 12:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found