1
maxout
no links in menu how to turn them on?
  • 2006/2/13 23:31

  • maxout

  • Just popping in

  • Posts: 15

  • Since: 2006/2/13


here is my site

http://maxout.catch-free.com/max

my question is how do you put links in the main menu?

i have all my modules on and runing. but only members can see all the main module while they login. i want my visitors to see the modules as well but just to tease them no controls by visitor except for preview purpose.

so how to put links so that everyone can see but can only be USED by members.

i have #ed them but only members can view them right now.

2
mschmid
Re: no links in menu how to turn them on?
  • 2006/2/13 23:52

  • mschmid

  • Just popping in

  • Posts: 28

  • Since: 2002/9/19


You can add a new block. with all items you like. The main menu could be desabled.
Block administration - add custome block. And add the html below.

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20" id="mainmenu"><a class="menuTop" href="http://www.xy.net/modules/support/">Menu1</a></td>
</tr>
<tr>
<td height="20" id="mainmenu"><a class="menuTop" href="http://www.xy.net/modules/support/">Menu2</a></td>
</tr>
<tr>
<td height="20" id="mainmenu"><a class="menuTop" href="http://www.xy.net/modules/support/">Menu3</a></td>
</tr>
<tr>
<td height="20" id="mainmenu"><a class="menuTop" href="http://www.xy.net/modules/support/">Menu4</a></td>
</tr>
</table>

hope it helps
Markus

3
davidl2
Re: no links in menu how to turn them on?
  • 2006/2/13 23:59

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


Or alternatively you could use Multimenu - and create a second block of menu entries titles "members features" - which would make it clearer what they are missing....

4
maxout
Re: no links in menu how to turn them on?
  • 2006/2/14 0:10

  • maxout

  • Just popping in

  • Posts: 15

  • Since: 2006/2/13


thanks everyone. i will go with multi menu thing since its much more easier and cleaner. dont' have to code everytime i add some.

thank you very much for your replys.

5
davidl2
Re: no links in menu how to turn them on?
  • 2006/2/14 0:40

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


And multimeni will have more uses that you may not think of at the moment

6
maxout
Re: no links in menu how to turn them on?
  • 2006/2/14 0:53

  • maxout

  • Just popping in

  • Posts: 15

  • Since: 2006/2/13


yah its quite complex right now so i will take my time and learn it than turn it on right now i will just use the codes

Login

Who's Online

207 user(s) are online (142 user(s) are browsing Support Forums)


Members: 0


Guests: 207


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits