1
shaxs
Create a new block with new links
  • 2004/8/19 18:54

  • shaxs

  • Not too shy to talk

  • Posts: 116

  • Since: 2004/6/1 2


Hello All,

For some reason I think I should know this, but I am drawing a blank. I am developinghttp://www.SDSUforChrist.com . I want to create a block, or menu on the left side under main Menu Entitled "Leadership Teams". Then, in that Menu I want links to my various wfsections sections and have them titled. So, under that menu should be a link that goes to "http://www.sdsuforchrist.com/modules/wfsection/viewarticles.php?category=2". So it would look like the main menu, except it would have links to my sections.

I've been using XOOPS for awhile now and feel quite stupid I don't know this.

2
Anonymous
Re: Create a new block with new links
  • 2004/8/19 19:48

  • Anonymous

  • Posts: 0

  • Since:


I would think that it would be a simple matter of cloning the main menu and replacing the links with what you want. Since you can name the block whatever you want, this should work.

3
shaxs
Re: Create a new block with new links
  • 2004/8/19 19:53

  • shaxs

  • Not too shy to talk

  • Posts: 116

  • Since: 2004/6/1 2


I shall try and report back

4
tjnemez
Re: Create a new block with new links
  • 2004/8/19 19:55

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


there is different solutions, but this one is simple and works for me.

<div class="blockContent">
<table cellspacing="0" width="100%">
<tr>
<td id="mainmenu">
<a class="menuTop" href="yoursite.com/">text</a>
<!-- start module menu loop -->
<a class="menuMain" href="yoursite.com/">text</a>
<!-- end module menu loop -->
</td>
</tr>
</table></div>

this will have the same style as your main menu. to add more links just add: <a class="menuMain" href="yoursite.com/">text</a>

5
shaxs
Re: Create a new block with new links
  • 2004/8/19 20:05

  • shaxs

  • Not too shy to talk

  • Posts: 116

  • Since: 2004/6/1 2


Thank you, that was a lot easier than this other way I was trying

6
shaxs
Re: Create a new block with new links
  • 2004/8/19 20:33

  • shaxs

  • Not too shy to talk

  • Posts: 116

  • Since: 2004/6/1 2


Okay, I was able to do that, vut the link block looks a littler smaller. if you go tohttp://www.sdsuforchrist.com/ and look at the Manin Menu and the Leadership Team menu, you will see what I mean

Login

Who's Online

120 user(s) are online (64 user(s) are browsing Support Forums)


Members: 0


Guests: 120


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