1
lomar
Help changing default blue-grey color
  • 2006/9/4 5:09

  • lomar

  • Just popping in

  • Posts: 3

  • Since: 2006/9/2 1


So I've just got a new theme all tweaked out the way I like it on my new XOOPS site ... BUT :)

Newbb has some default colors in it that it appears my style.css doesn't impact.

It is the blue/grey color that surrounds items like "Forum Options" and other forum based menu items.

You can view what I'm referring to here:

Annoying blue colors

I've looked for a couple hours now and I can't see any reference to those items in my style.css or any other .css file on my website.

Anybody know where/how to change those?!

Thanks in advance.

2
BDW
Re: Help changing default blue-grey color
  • 2006/9/7 15:54

  • BDW

  • Quite a regular

  • Posts: 280

  • Since: 2002/9/28


I'm trying to figure this one out myself. If I find out I will let you know.

Does anyone else know this. Surely the XOOPS guys know since they have changed the ones on the XOOPS site to silver.

3
BDW
Re: Help changing default blue-grey color
  • 2006/9/7 19:16

  • BDW

  • Quite a regular

  • Posts: 280

  • Since: 2002/9/28


Found it

load up your ftp goto:
modules/newbb/newbb.css

look for

Quote:
li.newbb_folder {
position:relative;
padding:1px;
padding-left:10px;
background-color:#2F5376; /* background of the Dropdownmenu Title */
border: 1px solid #2F5376; /* Must be the same color as above */
color:white; /* Textcolor of the Dropdownmenu Title */
z-index:9;
list-style:none;
}


And change the background-color and border numbers.


Login

Who's Online

487 user(s) are online (56 user(s) are browsing Support Forums)


Members: 0


Guests: 487


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