Looking for alternative List component
I was wondering if there is a better looking list component than the default one? I was hoping maybe a JS framework would have a better looking list object?
Thanks...
RalphF
I was wondering if there is a better looking list component than the default one? I was hoping maybe a JS framework would have a better looking list object?
Thanks...
RalphF
Megan posted this at 15:30 — 10th August 2008.
She has: 11,421 posts
Joined: Jun 1999
You mean standard ordered or unordered lists? (ol and ul)? What exactly do you want to do with them. Really anything you want to do should be possible with CSS. I sometimes replace the default bullets with background images (the list-style-image property doesn't work that well because the alginment is bad).
Megan
Connect with us on Facebook!
decibel.places posted this at 23:00 — 10th August 2008.
He has: 1,494 posts
Joined: Jun 2008
I agree with Megan, it is pretty easy to theme standard html lists with CSS
For example, I themed the menus in this site with CSS - they are quite different from your typical Drupal menu lists...
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.