I am gussing that you are referring to the "Link Partner Page" contribution.
Looking at your site...when I hover over a named link, the url appears in the bottom nav bar of the browser...is this not what you want?? or where do you think that this url should appear??
Also, is the layout of the links modifiable? It looks a bit cluttered to me
As for styling, try adding this to your css
Code:
.linkListing-data {
vertical-align: top;
text-align: left;
}
see if this is more to your liking
Welcome to ZenCart!!