1
ronhab
NewBB2 CSS Settings
  • 2005/1/1 18:16

  • ronhab

  • Friend of XOOPS

  • Posts: 160

  • Since: 2003/4/27


Can someone tell me where the colors/settings are derived from for the popups when you hover over "rate this thread", etc. in newbb2? I looked in the CSS file for my theme, but nothing lept out. Mine are white on white (unreadable).

Thank you.

2
ronhab
Re: NewBB2 CSS Settings
  • 2005/1/2 20:30

  • ronhab

  • Friend of XOOPS

  • Posts: 160

  • Since: 2003/4/27


bump

Quote:

ronhab wrote:
Can someone tell me where the colors/settings are derived from for the popups when you hover over "rate this thread", etc. in newbb2? I looked in the CSS file for my theme, but nothing lept out. Mine are white on white (unreadable).

Thank you.

3
IMLost
Re: NewBB2 CSS Settings
  • 2005/1/2 20:50

  • IMLost

  • Just popping in

  • Posts: 42

  • Since: 2004/12/4


Try editing modules/newbb/newbb.css I think this is what you want to edit.

.newbb_link {
    
border0px;
    
padding2px;
    
text-decorationnone;
    
colorwhite         /* Normal Color of the Links */ 
    
!important;
    
font-weightbold;
    
width100%; /* IE */

    
text-alignleft;


This works I just changed it on my site.

4
ronhab
Re: NewBB2 CSS Settings
  • 2005/1/3 8:11

  • ronhab

  • Friend of XOOPS

  • Posts: 160

  • Since: 2003/4/27


Quote:

IMLost wrote:
Try editing modules/newbb/newbb.css I think this is what you want to edit.

.newbb_link {
    
border0px;
    
padding2px;
    
text-decorationnone;
    
colorwhite         /* Normal Color of the Links */ 
    
!important;
    
font-weightbold;
    
width100%; /* IE */

    
text-alignleft;


This works I just changed it on my site.


Hey, thanks a bunch. I didn't realize newbb2 had its own CSS file.

Login

Who's Online

162 user(s) are online (112 user(s) are browsing Support Forums)


Members: 0


Guests: 162


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