Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Re: Table of Contents in Newest Nodes

by Corion (Patriarch)
on Jun 02, 2004 at 13:26 UTC ( [id://359411]=note: print w/replies, xml ) Need Help??


in reply to Re: Table of Contents in Newest Nodes
in thread Table of Contents in Newest Nodes

As long as the New Users are contained in a list (with a proper class attached to it), you can rearrange the users into a multi-column list yourself by restyling that list:

ul.newusers { width: 90%; position: relative; } ul.newusers li { width: 30%; display: inline; }

Adjust the precentage to suit your desired number of columns :-)

Replies are listed 'Best First'.
Re: Re: Re: Table of Contents in Newest Nodes
by halley (Prior) on Jun 02, 2004 at 14:32 UTC
    Yeah, but they're not in a UL at all, they're in a TABLE, at least as I browse it today. They surely are list items and not tabular cells, semantically, so that's a good revision to make here.

    --
    [ e d @ h a l l e y . c c ]

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (2)
As of 2024-04-20 06:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found