PC Playground  

Go Back   PC Playground > The Core > Scripting/Programming
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-02-2003, 04:48 AM
Administrator
 
Join Date: Jan 2003
Posts: 1,350
Default Navigation System/Link Menu

I am looking for something that works with php nuke 6. I am looking for something that can make the modules/links/navigation menu into sections.

Currently the links look like this:
  • Item1
    Item2
    Item3
    Item4

What I want is something like this:

Section1
  • Item1
    Item2
    Item3
Section2
  • Item4
    Item5
    Item6

Not with the big spaces or anything in between. Maybe more like this:

Help Us
-Submit News
-Write a Review
-Donate
Hosting
-Sign Up
-Terms of Service
-Support

I believe there may be something like this that already exist for the php nuke community. I have seen things like this on a few php nuke sites before. I have contacted some of the admins of these sites, and have asked for more information about how they accomplished this task. I have yet to receive a reply though.

Can anyone help me out?

Thanks.
Reply With Quote
  #2 (permalink)  
Old 02-02-2003, 05:41 AM
Senior Member
 
Join Date: Jan 2003
Location: Canada
Posts: 1,093
Send a message via ICQ to SniperX Send a message via AIM to SniperX Send a message via MSN to SniperX
Default

Thats so simple.. u don't even need a new module... just make a new blank space then type in what section u want but don't put a link or anything on and it should show.. thats what i do for mine
Reply With Quote
  #3 (permalink)  
Old 02-02-2003, 06:14 AM
Administrator
 
Join Date: Jan 2003
Posts: 1,350
Default

Well, the difference is, you use postnuke. I use php nuke. Two different portal systems. Thanks for attempting to help, but I am still in need of a solution.
Reply With Quote
  #4 (permalink)  
Old 02-02-2003, 06:54 AM
Senior Member
 
Join Date: Jan 2003
Location: Canada
Posts: 1,093
Send a message via ICQ to SniperX Send a message via AIM to SniperX Send a message via MSN to SniperX
Default

:( U still should use postnuke :roll:
Reply With Quote
  #5 (permalink)  
Old 02-02-2003, 12:55 PM
Senior Member
 
Join Date: Jan 2003
Location: The Chair In Front Of My PC...
Posts: 596
Default

just create a new block in your admin section and put the links in serperately... then hide the modules block...
Reply With Quote
  #6 (permalink)  
Old 02-03-2003, 09:58 AM
Member
 
Join Date: Jan 2003
Location: Netherlands
Posts: 75
Send a message via MSN to utimer
Default

Well I think it is the easies to make an block with an html content.
(blocks>new title=navigation content=code below)
as code for the block you could think of this:
Code:
<div align="left">Help Us</div> <div align="right"> Submit News Write a Review Donate </div> <div align="left">Hosting </div> <div align="right"> Sign Up Terms of Service Support </div>
And then hide (or make admin only) the module block.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 02:32 AM.