1
jensclas
Drop down menu problem in NewBB

G'day - just installed NewBB latest and I was crusin - but i came across a small (big) problem - take a look at this and you will see what i mean. Resized Image

The theme is scac by Bassman. As a learner I have not tinkered in themes yet and i don't know if this is a module or a theme problem...so your guidance would be fully appreciated.

Cheers

2
Anonymous
Re: Drop down menu problem in NewBB
  • 2004/12/12 20:29

  • Anonymous

  • Posts: 0

  • Since:


It is a theme problem ...

You only have to put <{$xoops_module_header}> into your theme.html ...

3
jensclas
Re: Drop down menu problem in NewBB

Quote:

Bahattee wrote:
It is a theme problem ...

You only have to put <{$xoops_module_header}> into your theme.html ...


Thank you - now I need some more precise directions - where in theme.html do I paste <{$xoops_module_header}> ?

The current theme.html is this:













<{$xoops_sitename}> - <{$xoops_pagetitle}>















<{$xoops_slogan}>





<{if $xoops_showrblock == 1}>

<{/if}>



<{foreach item=block from=$xoops_lblocks}>
<{include file="scac/theme_blockleft.html"}>
<{/foreach}>



<{if $xoops_showcblock == 1}>











<{foreach item=block from=$xoops_ccblocks}>
<{include file="scac/theme_blockcenter_c.html"}>
<{/foreach}>





<{foreach item=block from=$xoops_clblocks}>
<{include file="scac/theme_blockcenter_l.html"}>
<{/foreach}>




<{foreach item=block from=$xoops_crblocks}>
<{include file="scac/theme_blockcenter_r.html"}>
<{/foreach}>


<{/if}>

<{$xoops_contents}>



<{foreach item=block from=$xoops_rblocks}>
<{include file="scac/theme_blockright.html"}>
<{/foreach}>







If you can point out exactly where to paste it I should be right as rain!
Thanks

4
irmtfan
Re: Drop down menu problem in NewBB
  • 2004/12/13 5:28

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


copy and paste from readme file in newbb package:
5. To make the Popup Menu work, make sure that the <{$xoops_module_header}> is included in your theme.html

5
jensclas
Re: Drop down menu problem in NewBB

Quote:

irmtfan wrote:
copy and paste from readme file in newbb package:
5. To make the Popup Menu work, make sure that the <{$xoops_module_header}> is included in your theme.html


Hey thanks - But I understand this is what I need to do - the question is where do I paste it?

6
migoe
Re: Drop down menu problem in NewBB
  • 2004/12/13 8:14

  • migoe

  • Just popping in

  • Posts: 68

  • Since: 2003/4/2 9


Hi,

you must insert the
Quote:
<{$xoops_module_header}>

between
Quote:
... and ...


migoe

7
irmtfan
Re: Drop down menu problem in NewBB
  • 2004/12/13 9:11

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


Quote:

jensclas wrote:
Quote:

irmtfan wrote:
copy and paste from readme file in newbb package:
5. To make the Popup Menu work, make sure that the <{$xoops_module_header}> is included in your theme.html


Hey thanks - But I understand this is what I need to do - the question is where do I paste it?

jensclas you must check and read the LINK in my last post:
<{$xoops_module_header}>

8
jensclas
Re: Drop down menu problem in NewBB

Hey Thanks Migoe

9
jensclas
Re: Drop down menu problem in NewBB

Quote:

irmtfan wrote:

jensclas you must check and read the LINK in my last post:
<{$xoops_module_header}>


Doh!
Umm someone get me a coffee and wake me up - sorry irmtfan...I didn't recognise the link in your post!
It was excellent!

I have more questions about pasting snippets...so will no go to XOOPS FAQ - perhaps you can help there too!

cheers

Login

Who's Online

251 user(s) are online (63 user(s) are browsing Support Forums)


Members: 0


Guests: 251


more...

Donat-O-Meter

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

Latest GitHub Commits