Quote:
|
Originally Posted by jhutch
I did this, its not what i want. but it is kind of the idea.
I want to have my content catagories listed, not the actual articles. For Example... I want it to say
Rankings
Scouting Reports
Interviews
Mock Drafts
Features
when you click them, I would like it to take you to the same pages as if you clicked on these in the current homepage.
|
Then you'll have to create a custom block such as:
- go to admisistration panel,
http://www.yoursite.com/admin.php
- login as admin
- click blocks
- scroll down to "add new block"
- create block title such as "Quick Content" for example
- leave blank RSS/RDF file URL: and leave at Custom
- Filename = None
- add Content in Content Box such as:
Code:
<a href=http://www.nflspot.com/draft/modules.php?name=Content&pa=list_pages_categories&cid=1>-> Rankings</a>
<a href=http://www.nflspot.com/draft/modules.php?name=Content&pa=list_pages_categories&cid=5>-> Scouting Reports</a>
- Position = left
- Choose language
- activate
- Expiration = 0
- Refresh Time = half hour (if your adding new content regularily)
- Set viewing privaledges.
- Create Block.