1
adigit
Move UserMenu to the Top
  • 2004/9/5 8:55

  • adigit

  • Just popping in

  • Posts: 12

  • Since: 2004/9/5 8


hello,

I am new to XOOPS and hope some experts here can help me out, please...!

1. How can I move the UserMenu from the left column to the Top of the site?

2. How can I custom more blocks in the homepage? What to do with the theme.html and anything else?

Thanks your help!!!

2
mking
Re: Move UserMenu to the Top
  • 2004/9/5 9:09

  • mking

  • Just popping in

  • Posts: 8

  • Since: 2004/1/7 1


Look this site Xoops for Dummies
This introductory page is an overview of Xoops, with some quick tips included. More detailed instructions are in the appropriate sections.

3
adigit
Re: Move UserMenu to the Top
  • 2004/9/5 10:15

  • adigit

  • Just popping in

  • Posts: 12

  • Since: 2004/9/5 8


Thank you mking!

however, I did check it before my post!

but as my understanding on it, we can just create new block inside "lblock, lcblock, cblock, rcblock and rblock, but not yet know how to move the UserMenu to the top of everypage!


4
Lance_
Re: Move UserMenu to the Top
  • 2004/9/5 13:07

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


The only way to do it is to hardcode it in the Theme.html .

I use Montisarts XOOPS Themes, he has it that way in most themes.

Cheers.

5
adigit
Re: Move UserMenu to the Top
  • 2004/9/6 5:25

  • adigit

  • Just popping in

  • Posts: 12

  • Since: 2004/9/5 8


Quote:

Lance_ wrote:
The only way to do it is to hardcode it in the Theme.html .

I use Montisarts XOOPS Themes, he has it that way in most themes.

Cheers.


Hi Lance_,

Thank you very much! Menu Moved successfully with hard code.

though it is, I am still interested in building custom block to do it.

I fould some site do it by this:
Quote:
<{foreach item=block from=$xoops_blocks}><{if $block.bid ==2}> Username Password Register <{/if}> <{/foreach}> <{foreach item=block from=$xoops_blocks}> <{if $block.bid ==1}> <{$block.content}> <{/if}> <{/foreach}>


another site:
Quote:
<{$xoops_customblocks[1].content}>


Can someone explain theses?

Thanks again, Lance_

Login

Who's Online

161 user(s) are online (105 user(s) are browsing Support Forums)


Members: 0


Guests: 161


more...

Donat-O-Meter

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

Latest GitHub Commits