1
kellymccause
Top menu in xoops, how to change?

I am building a site in XOOPS here:
http://www.momsradionetwork.com/home/

It's my first effort with XOOPS and I'm a bit lost in some areas!

I want to get rid of the extra button links up at the top that I am not using, such as forum, download, links, etc.

Right now all these show:

HOME NEWS LINKS FORUM DOWNLOAD CONTACT

How and where do I get rid of these?

2
ajuden
Re: Top menu in xoops, how to change?
  • 2004/10/27 4:19

  • ajuden

  • Just popping in

  • Posts: 87

  • Since: 2003/4/17


You can actually disable the modules so that nobody can use them. The way to do this is go to:

First click on Administration Menu
Then hover the System icon.
Next, click on Modules.
Then, for each module that you want to disable, uncheck the checkbox in the column for Active.
Then click the Submit button.

Hope this helps!

3
JasonMR
Re: Top menu in xoops, how to change?
  • 2004/10/27 7:18

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


You will have to go into your theme folder and manipulate the theme.html file.

Just delete the cells with the links you don't want, or exchange them with links you would prefer....

4
kellymccause
Re: Top menu in xoops, how to change?

I did go into my theme.html file in the theme folder and I completely deleted the whole segment of links - but they didn't go away.

Are there permissions that I have to change? What needs to be changed and what should they be set to?

5
JasonMR
Re: Top menu in xoops, how to change?
  • 2004/10/27 15:38

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


I believe why you can't see the changes, is because your template_c files aren't being updated.

To achieve this, go into Sys Admin -> Preferences -> General Settings, and your nine'th option, "Update module template .html files from themes/your theme/templates directory?" need to be set to yes...

6
kellymccause
Re: Top menu in xoops, how to change?

Woohoo! That was it! Thanks so much!

7
JasonMR
Re: Top menu in xoops, how to change?
  • 2004/10/27 16:21

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Excellent! Also looks much better now

Just maybe one more thing. The pink background with the banner is rather disturbing, as the logo fades out white. You might want to open the style sheets style.css and styleNN.css, to make the following red changes:

Quote:

td#headerbanner
{
width: 100%;
background-color: #fff;
vertical-align: middle;
}


...and you might want to have a look at this thread...

Login

Who's Online

214 user(s) are online (142 user(s) are browsing Support Forums)


Members: 0


Guests: 214


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