Closed (fixed)
Project:
Related links
Version:
5.x-1.0-beta
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2007 at 14:27 UTC
Updated:
22 May 2007 at 01:00 UTC
Hey is there a particular reason why the links in blocks are displayed each with their own
If there is one, can someone explain?
If possible, I would like to request the options to chose block display using either DIVs or LI items.
Comments
Comment #1
slither83 commentedSorry for the above.
I meant:
Is there a reason to have Related Links items in the block displayed each using their own DIVs, as opposed to using UL LI lists?
If possible, I would like to request the option to display items by DIVs or LI items.
thank you.
Comment #2
Zen commentedfunction theme_relatedlinks($links = array())The above theme function is what is responsible for the lists and can be overridden to do whatever you like.
Cheers,
-K
Comment #3
(not verified) commented