21
ICHI_UK
Re: NewBB
  • 2005/11/2 18:37

  • ICHI_UK

  • Not too shy to talk

  • Posts: 181

  • Since: 2005/11/1


I have installed this and now think I am totally lost and screwed up my forum...

I have not finished the full install as of yet but from the Readme.txt am lost at this part...

3. add dropdow menu color CSS to theme/style.css (Appendix)

Please can someone assist me as I am a complete novice at this...

22
highlander
Re: NewBB
  • 2005/11/3 12:37

  • highlander

  • Not too shy to talk

  • Posts: 151

  • Since: 2004/12/5


Open the the file theme/<yourtheme>/theme.css in your favourite editor.

add the following to the file :
/* color -- dropdown menu for Forum */
#dropdown a{
    
color:#FFFFFF;
    
}

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

#dropdown .separator{
    
border1px inset #e0e0e0;
    
}

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

save the file and upload it to your server. (original location)

Thats it ! the forum's dropdown menu's will now work correctly
So, I'm in the park wondering why frisbees get larger as they get closer when suddenly, it hits me...
www.AnimalPedigree.com

23
Bender
Re: NewBB
  • 2005/11/3 20:49

  • Bender

  • Home away from home

  • Posts: 1899

  • Since: 2003/3/10


Just logged in: looks like its working now. (?)
Sorry, this signature is experiencing technical difficulties. We will return you to the sheduled signature as soon as possible ...

Login

Who's Online

146 user(s) are online (117 user(s) are browsing Support Forums)


Members: 0


Guests: 146


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