1
THCowboy
Can I add seperator to Main Menu
  • 2005/8/4 14:16

  • THCowboy

  • Just popping in

  • Posts: 84

  • Since: 2005/6/28


Hi there, my Main Menu is getting longer
and longer with no end in site. How can
I put in a seperator in the Main Menu to
break up the menu a bit? Or do I have to
add another menu? If so how do I do that?

Thanks, Warren

2
studioC
Re: Can I add seperator to Main Menu
  • 2005/8/4 14:19

  • studioC

  • Friend of XOOPS

  • Posts: 922

  • Since: 2003/12/7


hello warran,

longer and longer ?
what do you mean? the more modules are active the more links in your menu? this is intended isn't it? Or can you give me stupid a link to see myself?

michael

3
Ronaldus
Re: Can I add seperator to Main Menu
  • 2005/8/4 14:20

  • Ronaldus

  • Friend of XOOPS

  • Posts: 389

  • Since: 2004/5/8 1


Don't know if a separater is possible.
You can get the same effect by using multi menu 1.7.
Make menus for the items/modules you want to separate from main menu, order them in blocks admin, and make the original modules invisible by setting their weight to 0 in module administration.

Suc6,

4
xfranc
Re: Can I add seperator to Main Menu
  • 2005/8/4 15:05

  • xfranc

  • Just popping in

  • Posts: 22

  • Since: 2005/8/4 1


Me and my collegue put together our own menus using a custom block.

<table cellspacing="0" cellpadding="0" border="0">
<
tr>
<
td><a href="{X_SITEURL}"><p style="margin-left: 6px; margin-bottom: 0px; margin-top: 3px;">Home</p></a></td>
</
tr>
<
tr>
<
td>
<
img src="{X_SITEURL}themes/eq2theme/bgline.gif">
</
td>
</
tr>
<
tr>
<
td><a href="{X_SITEURL}modules/pm/"><p style="margin-left: 6px; margin-bottom: 0px; margin-top: 0px;">Private Messaging</p></a></td>
</
tr>
<
tr>
<
td>
<
img src="{X_SITEURL}themes/bgline.gif">
</
td>
</
tr>
</
tr>
<
tr>
<
td><a href="{X_SITEURL}modules/profile/"><p style="margin-left: 6px; margin-bottom: 0px; margin-top: 0px;">My Profile</p></a></td>
</
tr>
<
tr>
<
td>
<
img src="{X_SITEURL}themes/bgline.gif">
</
td>
</
tr>
</
tr>
<
tr>
<
td><p style="margin-left: 6px; margin-bottom: 0px; margin-top: 0px;"><form style="margin-top: 0px; margin-bottom: 0px;" action="{X_SITEURL}search.php" method="get">
<
input type="text" name="query" class="search" size="10"/><input type="hidden" name="action" value="results" /> <input class="button" type="submit" value="Go!" name="searchSubmit" style="margin-bottom: 0px; margin-top: 0px;"  />
</
form></p></td>
</
tr>
</
table>


This allows us to break it up, and make multiple custom menus. The bgline.gif is a short line graphic, just to seperate the items.

5
THCowboy
Re: Can I add seperator to Main Menu
  • 2005/8/6 20:13

  • THCowboy

  • Just popping in

  • Posts: 84

  • Since: 2005/6/28


Quote:

studioC wrote:
hello warran,

longer and longer ?
what do you mean? the more modules are active the more links in your menu? this is intended isn't it? Or can you give me stupid a link to see myself?

michael


Hi Michael, thnaks for your response.

My site is at www.TableHockeyHeaven.Com ...as you can see I have lots of links already on the menu, some I have moved to the center block and I have a number of more links to add. I have yet to read the other responses to my post so I am not sure of the fix.

Cheers, Warren

6
THCowboy
Re: Can I add seperator to Main Menu
  • 2005/8/6 20:15

  • THCowboy

  • Just popping in

  • Posts: 84

  • Since: 2005/6/28


Quote:

Ronaldus wrote:
Don't know if a separater is possible.
You can get the same effect by using multi menu 1.7.
Make menus for the items/modules you want to separate from main menu, order them in blocks admin, and make the original modules invisible by setting their weight to 0 in module administration.

Suc6,


Oh that is how you make them invisable...thanks so much. I will look into it.

Warren

7
THCowboy
Re: Can I add seperator to Main Menu
  • 2005/8/6 20:18

  • THCowboy

  • Just popping in

  • Posts: 84

  • Since: 2005/6/28


Quote:

xfranc wrote:
Me and my collegue put together our own menus using a custom block.

This allows us to break it up, and make multiple custom menus. The bgline.gif is a short line graphic, just to seperate the items.


Another possible solution, thank you!

Warren

Login

Who's Online

138 user(s) are online (79 user(s) are browsing Support Forums)


Members: 0


Guests: 138


more...

Donat-O-Meter

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

Latest GitHub Commits