1
vixensjlin
Re: xcgal scrolling thumbs
  • 2007/2/17 4:43

  • vixensjlin

  • Just popping in

  • Posts: 9

  • Since: 2005/8/23


I had the exact problem, and found it is associated with certain themes. In the the style.css of the theme, I chaged the width setting of the left/right column from pix to %, it greatly improved and worked in both IE and Mozilla.

For example:

Quote:
td#leftcolumn {
width: 170px;
border-right: solid 1px #cccccc;
}


change to

Quote:
td#leftcolumn {
width: 14%;
border-right: solid 1px #cccccc;
}



2
vixensjlin
Re: RE: CBB 3 installation problems
  • 2006/3/9 1:48

  • vixensjlin

  • Just popping in

  • Posts: 9

  • Since: 2005/8/23


first, please download CBB 3.01 instead of using CBB 3.0

second, did you upload Framworks directory (less 2.2 folder) as the readme file stated?




TopTop



Login

Who's Online

170 user(s) are online (120 user(s) are browsing Support Forums)


Members: 0


Guests: 170


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