1
Flazz
drop down menu
  • 2004/10/5 21:05

  • Flazz

  • Just popping in

  • Posts: 36

  • Since: 2004/5/14


I just installed the newbb2 modual.

This modual has dropdown menus.

I have manged to change the style.css in my theme to change the actule dropdown menu.
ul {margin0pxpadding0px; list-styledecimal insidetext-aligncenterbackground-colortransparentcolor#ffffff;}  
.level1 {background-colortransparent;}  
.
level2 {background-colortransparent;}  
li {margin-left0px; list-stylesquare insidebackground-colortransparentcolor#ffffff;}
div#content {text-align: left; padding: 8px; background-color: #000000;}  
.submenu {background-colortransparent;}


but cant figure out how to change the dropdown menu titles background colour

The dropdowns menu title is set to
#2F5376
I dont want it set to this colour.

I have searched for this colour in my styles.css and it is not there

any ideas?

2
sbkiller
Re:drop down menu
  • 2004/10/5 21:23

  • sbkiller

  • Just can't stay away

  • Posts: 461

  • Since: 2004/6/9 2


Me neither, I haven't have time play around with my forums yet, so it's down for the moment...

I have to found out how to change it too like you.

3
Anonymous
Re:drop down menu
  • 2004/10/5 22:05

  • Anonymous

  • Posts: 0

  • Since:


/* -- style.css -- */
div.karma
{
    
background-colortransparent;
    
text-aligncenter;
    
border-top1px solid #DDDDFF;
    
border-left1px solid #DDDDFF;
    
border-right1px solid #AAAAAA;
    
border-bottom1px solid #AAAAAA;
    
padding10px;
}

span.digest
{
}

body {
        
behavior:url("include/newbb.htc");
    }
    
     {
        
font-family:arial,tahoma,verdana,helvetica;
        
font-size:10px;color:black;
    }

    
ul,li,.link {
        
display:block;
        
margin:0;
        
padding:0;
        
border:0;
         
        
    }
    
ul {
        
width:160px;
        
border:0px solid #9d9da1;
        
[color=FF0000]background:#2F5376;[/color];
        
list-style:none;
    }
    
li {
        
position:relative;
        
padding:1px;
        
padding-left:10px;
        [
color=FF0000]background:#2F5376;[/color];
        
z-index:9;
    }
        
li.folder    { [color=FF0000]background:#2F5376;[/color]; color:white; list-style:none;}        
        
li.folder:hover z-index:10;}        
        
li.folder ul {
            
position:absolute;
            
display:none;
            
left:-56px/* IE */
            
top:17px;
        }        
            
li.folder>ul left:-1pxtop16px}
        
        
ul.level1 {z-index:1li.folder:hover ul.level2
        
ul.level2 li.folder:hover ul.level3 {
            
display:block;
        }

    .
link {
    
border0px;
    
padding2px;
    
text-decorationnone;
    
colorblack 
    
!important;
    
font-weightbold;
    
width100%; /* IE */
    
text-alignleft;
}
        
li>.link width:auto; }




    
li link.submenu {
        [
color=FF0000]background:#2F5376;[/color]
    
}

    .
link:hover {
        
border:0px;
        
color:orange
        
!important;
    }
    
    
li.folder .link:hover {
    }


Change the red marked Color for the dropdown menu titles background to the color you want.

Greetz

4
Flazz
Re:drop down menu
  • 2004/10/5 22:26

  • Flazz

  • Just popping in

  • Posts: 36

  • Since: 2004/5/14


thanks pred. just found that newwbb has its own .css and was coming to tell all.

Its found in newbb/include

Thanks again

5
Mavortius
Re:drop down menu
  • 2004/11/9 19:02

  • Mavortius

  • Just popping in

  • Posts: 5

  • Since: 2004/11/8


Thats odd, I cant find a CSS in newbb. Driving me nuts.

6
Anonymous
Re:drop down menu
  • 2004/11/9 19:07

  • Anonymous

  • Posts: 0

  • Since:


If you use the RC2 locations is modules/newbb/include/newbb.css

Usinf RC3 modules/newbb/newbb.css

7
Mavortius
Re:drop down menu
  • 2004/11/9 21:15

  • Mavortius

  • Just popping in

  • Posts: 5

  • Since: 2004/11/8


Got it now. Was using a version that didnt have its own CSS, but jsut got RC3 and all is well with the world, thanks.

Login

Who's Online

209 user(s) are online (133 user(s) are browsing Support Forums)


Members: 0


Guests: 209


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