1
burfodus
adding a new block position to xoops
  • 2009/5/14 6:49

  • burfodus

  • Just popping in

  • Posts: 94

  • Since: 2008/9/2 1


hey guys and gals.

there may 'hopefully' be a module or hack for this, but currently i have separated the bottom block in theme.html and placed it above the main container of my site, to put horizontal multimenu in this position. see here

however now i lose my bottom center block, is there a way of doing this and adding this position to the currently avaialable block positions left, right, topleft, topcenter topright, bottomleft, bottomcent, bottom right.

the site is still under construction, and if your not using firefox there is currently a text highlight problem due to the multimenu items not having a close </a> tag that i havent fixed yet.

thanks
steve.

XOOPS Version - XOOPS 2.3.2
PHP Version - 5.2.6
MySQL Version - 5.0.67-community
Server API Version - apache2handler
OS Version - WINNT

2
sailjapan
Re: adding a new block position to xoops

couldn't you code the menu into theme.html instead of using a block?

Something like this:
<!-- end header --> 
<!-- 
start menu --> 
<
div id="menu">     
<
ul>         
<
li class="current_page_item"><a href="<{$xoops_url}>/">Home</a></li>
<
li><a href="#">Blog</a></li>         
<
li><a href="#">Photos</a></li>         
<
li><a href="#">Forum</a></li>         
<
li><a href="#">Contact</a></li>     
</
ul> </div
<!-- 
end menu --> 
<!-- 
start page -->
Never let a man who does not believe something can be done, talk to a man that is doing it.

3
burfodus
Re: adding a new block position to xoops
  • 2009/5/14 10:30

  • burfodus

  • Just popping in

  • Posts: 94

  • Since: 2008/9/2 1


No,

the menu will be unique to the 5 cuesports in the site, currently i have only created the snooker menu thats all, when you click on any of the others, there will be a different menu, and the home page has no menu in this position.

thanks
steve.
XOOPS Version - XOOPS 2.3.2
PHP Version - 5.2.6
MySQL Version - 5.0.67-community
Server API Version - apache2handler
OS Version - WINNT

4
cerbero
Re: adding a new block position to xoops
  • 2009/5/14 15:34

  • cerbero

  • Not too shy to talk

  • Posts: 191

  • Since: 2003/9/11


Perhaps could you find very usefull this post from xuups:
http://www.xuups.com/modules/mynews/article.php?storyid=4
...

5
burfodus
Re: adding a new block position to xoops
  • 2009/5/14 23:54

  • burfodus

  • Just popping in

  • Posts: 94

  • Since: 2008/9/2 1


Thanks, wasnt exactly what i was looking to do, but it works so ill go with that.

thx
steve.
XOOPS Version - XOOPS 2.3.2
PHP Version - 5.2.6
MySQL Version - 5.0.67-community
Server API Version - apache2handler
OS Version - WINNT

Login

Who's Online

181 user(s) are online (114 user(s) are browsing Support Forums)


Members: 0


Guests: 181


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