1
DriedGraze
Main Options drop down in NewBB always expanded

Every time I install CBB 1.16 or newBB 2.02 on a XOOPS 2.0.16 I get the following:

Resized Image

...where the Main Options are expanded and not like here:

Resized Image

Anyone have a clue where I start looking for the problem?

Thanks.

2
christian
Re: Main Options drop down in NewBB always expanded
  • 2007/8/7 8:07

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


Look the file : readme.txt

Quote:

...
Appendix
theme/style.css adding dropdown menu color as following:
/* color -- dropdown menu for Forum */
#dropdown a{
color:#FFFFFF;
}

#dropdown .menubar, #dropdown .menu, #dropdown .item, #dropdown .separator{
background-color: #99B5CC;
color:#FFFFFF;
}

#dropdown .separator{
border: 1px inset #e0e0e0;
}

#dropdown .menu a:hover{
color: #333;
}
/* color - end */

3
DriedGraze
Re: Main Options drop down in NewBB always expanded

Thanks but I can't see what the problem is in the readme file. Mine says exactly the same as the one you posted.

4
wuddel
Re: Main Options drop down in NewBB always expanded
  • 2007/8/7 9:51

  • wuddel

  • Just popping in

  • Posts: 71

  • Since: 2005/9/13


search for
<script type="text/javascript">
in the theme.html and add this
<{$xoops_module_header}>
before
cu wuddel

[size=x-small]sorry about my sh** english [/size]

5
DriedGraze
Re: Main Options drop down in NewBB always expanded
  • 2007/8/7 11:34

  • DriedGraze

  • Just popping in

  • Posts: 63

  • Since: 2006/3/21


Thanks for the reply Wuddel but it's already there.

6
DriedGraze
Re: Main Options drop down in NewBB always expanded
  • 2007/8/7 11:36

  • DriedGraze

  • Just popping in

  • Posts: 63

  • Since: 2006/3/21


If there is nobody with the answer, would anyone know who writes the code?

7
iHackCode
Re: Main Options drop down in NewBB always expanded

is the newbb.css file for newbb being included.? (view source)

and then check if it is present on the server. location is in the modules/newbb/templates folder. (check for the file using your browser, with the location from the page source)
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

8
DriedGraze
Re: Main Options drop down in NewBB always expanded

Quote:

Bandit-X wrote:
is the newbb.css file for newbb being included.? (view source)

and then check if it is present on the server. location is in the modules/newbb/templates folder. (check for the file using your browser, with the location from the page source)


Thanks but both are present and correct. I have other sites with the same installation/configuration and don't have the problem. It's all very bizarre!

Login

Who's Online

236 user(s) are online (150 user(s) are browsing Support Forums)


Members: 0


Guests: 236


more...

Donat-O-Meter

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

Latest GitHub Commits