http://www.perlmonks.org?node_id=401855

Hi
How can we make "Theme Configuration" permanent in our home node?
So it still works even when we log off and perceivable by others, something like Aristotle's.

Replies are listed 'Best First'.
Re: Permanent theme for home node
by demerphq (Chancellor) on Oct 23, 2004 at 17:00 UTC

    There is something in common in the souce code of jeffa, aristotles and my homenodes, if you can figure out what it is you will have the answer to your question.

    Use the force Luke, Read the source. :-)


    ---
    demerphq

      First they ignore you, then they laugh at you, then they fight you, then you win.
      -- Gandhi

      Flux8


      Thanks demerphq.

      For those who are also interested,
      put/edit this snippet (using Aristotle's demerphq-modified style):
      <style type="text/css"> @import url("index.pl?node_id=204962"); @import url("http://www.perlmonks.org/index.pl? node_id=401810&disp +laytype=displaycode"); </style>

      in your home node (Edit User Information=>User's Bio).

      For further info on:
      demerphq's style go to here and,
      Aristotles's style go to here.
      PerlMonks CSS Examples would be useful too.

      Regards,
      Edward