Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Spacing for 'reply to reply' nodes.

by myuserid7 (Scribe)
on Dec 01, 2009 at 19:45 UTC ( #810444=monkdiscuss: print w/replies, xml ) Need Help??

Viewing reply to reply nodes is a real pain. Because it doesn't make use of full space, I have. Any CSS/Javascript settings that help here? I am talking about lots of white space on left side of the node. I would like to have some default mechanism.

Replies are listed 'Best First'.
Re: Spacing for 'reply to reply' nodes.
by keszler (Priest) on Dec 01, 2009 at 20:17 UTC
    A 'view source' on a node with replies reveals that each reply has "<ul class='indent'>", repeated twice for Re^3, thrice for Re^4, etc.

    Adding

    ul.indent { margin-left: 5px; }
    to your On-Site CSS Markup in Display Settings should do the trick.

      Setting padding-left seems to have a better effect (at least for me).

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: monkdiscuss [id://810444]
Approved by ikegami
Front-paged by jdporter
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2023-06-08 06:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (29 votes). Check out past polls.

    Notices?