top list
How do I make a top list
|
shibby2373
Member Usergroup: Customer Joined: Mar 03, 2009 Total Topics: 6 Total Posts: 17 |
#1 - Permalink
Subject: top list How do I make a top list that has the latest 10 links added as well as thumbshot images for each one? |
|
Paul
developer Usergroup: Administrator Joined: Dec 20, 2001 Location: Diamond Springs, California Total Topics: 67 Total Posts: 7741 |
#2 - Permalink
Admin Panel -> Templates -> Toplist Generator -> make those selections, use <div>as the display code. This is the resulting template code to place in your desired template at Admin -> Templates -> Manage Templates: <!-- BEGIN TOPLIST 6884 --> |
|
shibby2373
Member Usergroup: Customer Joined: Mar 03, 2009 Total Topics: 6 Total Posts: 17 |
#3 - Permalink
one of the issues I'm having is getting it to link to the image instead. Which I think I figured out but I am trying to get 5 or 10 haven't decided yet with just the image and linking to the image for that link. And I don't want the links ascending. I want them side by side. Edited by shibby2373 on 06/25/12 - 9:26 PM |
|
Paul
developer Usergroup: Administrator Joined: Dec 20, 2001 Location: Diamond Springs, California Total Topics: 67 Total Posts: 7741 |
#4 - Permalink
To link the image, put an a href tag around it: <div class="thumbshot"><a href="{LINKDETAILSURL}">{LINKTHUMBSHOT}</a></div> "Side by side" sounds like you want a two column table. Select that you want two columns per row in the toplist generator if you want that. |
|
shibby2373
Member Usergroup: Customer Joined: Mar 03, 2009 Total Topics: 6 Total Posts: 17 |
#5 - Permalink
The problem with that is it creates a table and I want the linked images side by side. So one row with 7 linked images no description or anything else. |
|
shibby2373
Member Usergroup: Customer Joined: Mar 03, 2009 Total Topics: 6 Total Posts: 17 |
#6 - Permalink
I tried just removing the word ascending from the code but it does it anyways. |
|
Paul
developer Usergroup: Administrator Joined: Dec 20, 2001 Location: Diamond Springs, California Total Topics: 67 Total Posts: 7741 |
#7 - Permalink
A table is side by side. I can't imagine what "side by side" can mean other than a two column table. Can you draw a picture of what you mean? Removing the word ascending from the config line should break everything entirely -- there are only two logically possible sort orders, ascending and descending, and I presume you want descending based on what you said which is why I provided descending above. |
|
shibby2373
Member Usergroup: Customer Joined: Mar 03, 2009 Total Topics: 6 Total Posts: 17 |
#8 - Permalink
http://fan-sites.org/hosted-sites/ The top is an example of how i would like it to display. |
|
shibby2373
Member Usergroup: Customer Joined: Mar 03, 2009 Total Topics: 6 Total Posts: 17 |
#9 - Permalink
I got it. You were correct on the columns I just didn't set the right amount of columns. |
| |
||
Sorry, you don't have permission to post. Log in, or register if you haven't yet.




