Thread: Links on left
View Single Post
Old
  (#4 (permalink))
Duke
Super Moderator
 
Duke's Avatar
 
Status: Offline
Posts: 1,011
Join Date: Dec 2005
Location: Under your bed
12-24-2005, 04:09 PM

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.
  Send a message via AIM to Duke  
Reply With Quote