| View previous topic :: View next topic |
| Author |
Message |
echievements
Joined: 04 Oct 2005 Posts: 2
|
Posted: Tue Oct 04, 2005 5:12 pm Post subject: site map or menu |
|
|
Greetings!
echievements.com has a menu on the left col of the root page. It shows the parent categories. How do I add the sub/child categories? Just can't seem to get the html to work.
Here is the html I am working with now.
Thanks for your help.
Ray Randall
<P>
<TR><TD align=left bgColor="<?=$mylightcolor?>"><FONT face=Arial size=2> <nobr><? if ($PID != "1"){ ?><a href="/index.php/1" title="Business to Business">Your Business</a><? } else { ?><b>Your Business</b><? } ?></nobr></FONT></TD></TR>
</p>
(just an example) sub category examples: franchises, incorporation, mailing lists, etc.
Nesting is what I should do, but I can't get it to work. Would someone please suggest the correct html so that I may show the sub/child categories indented & under the parent categories?
Thanks! |
|
| Back to top |
|
 |
|
|
webmaster Site Admin

Joined: 17 Aug 2004 Posts: 3589 Location: Sweden
|
Posted: Tue Oct 04, 2005 5:33 pm Post subject: Re: site map or menu |
|
|
Hi and welcome to DEVPPL.
You will see many different examples if lists on this page: LINK |
|
| Back to top |
|
 |
echievements
Joined: 04 Oct 2005 Posts: 2
|
Posted: Tue Oct 04, 2005 5:38 pm Post subject: Re: site map or menu |
|
|
Thanks for your quick help.
Ray |
|
| Back to top |
|
 |
|