|
Author | Topic: Category Splitter Issue (Read 63 times) |
tunescool Official Member
  [p:25] member is offline
![[avatar]](http://i709.photobucket.com/albums/ww95/tunescool/attiemarie_off.png)
Joined: Aug 2006 Gender: Male  Posts: 112 Location: milw, wi Karma: -8 | |
Chris [Away] Head Coder
      Click Click Boom member is offline
Joined: Nov 2006 Gender: Male  Posts: 15,550 Location: Nebraska Karma: 289 |  | Re: Category Splitter Issue « Reply #1 on Nov 7, 2009, 4:35am » | |
Can you recopy? I think I fixed a bug.
|
![[image]](http://sz-ex.com/misc/sigs/staff/style4/admin_chris.png)
![[image]](http://apocalypse.hstr.me/StudioZero/projectapocalypsechris.png) |
|
tunescool Official Member
  [p:25] member is offline
![[avatar]](http://i709.photobucket.com/albums/ww95/tunescool/attiemarie_off.png)
Joined: Aug 2006 Gender: Male  Posts: 112 Location: milw, wi Karma: -8 |  | Re: Category Splitter Issue « Reply #2 on Nov 7, 2009, 10:39am » | |
i recopied but it still wont change
| |
|
Chris [Away] Head Coder
      Click Click Boom member is offline
Joined: Nov 2006 Gender: Male  Posts: 15,550 Location: Nebraska Karma: 289 |  | Re: Category Splitter Issue « Reply #3 on Nov 9, 2009, 7:17pm » | |
Are you trying to decrease or increase the gap size? If you're trying to decrease it, it is actually caused by the last bar of the category. You can't really see it since the bar is black and your background is black, but find and remove this line:
tBod.item(tb).rows.item(r).style.height = "24";
and it should be fixed.
|
![[image]](http://sz-ex.com/misc/sigs/staff/style4/admin_chris.png)
![[image]](http://apocalypse.hstr.me/StudioZero/projectapocalypsechris.png) |
|
tunescool Official Member
  [p:25] member is offline
![[avatar]](http://i709.photobucket.com/albums/ww95/tunescool/attiemarie_off.png)
Joined: Aug 2006 Gender: Male  Posts: 112 Location: milw, wi Karma: -8 |  | Re: Category Splitter Issue « Reply #4 on Nov 9, 2009, 8:45pm » | |
i was trying to decrease it, it does change the gap now. i put it on my testsite and the black bar and the gradient only works on the first category, i have 2. and how would i change the height of the gradient. i wont be using gradients for awhile because i dont know what i really want to do yet so dont worry about getting this done till you absolutely have time
| |
|
Chris [Away] Head Coder
      Click Click Boom member is offline
Joined: Nov 2006 Gender: Male  Posts: 15,550 Location: Nebraska Karma: 289 |  | Re: Category Splitter Issue « Reply #5 on Nov 9, 2009, 11:07pm » | |
Nov 9, 2009, 8:45pm, tunescool wrote:| i was trying to decrease it, it does change the gap now. i put it on my testsite and the black bar and the gradient only works on the first category, i have 2. and how would i change the height of the gradient. i wont be using gradients for awhile because i dont know what i really want to do yet so dont worry about getting this done till you absolutely have time |
|
That line I told you to remove actually set the height of the gradient bar... but since you hadn't added a gradient, it was all black. Just add it back and change the 24 to the height of your gradient.
|
![[image]](http://sz-ex.com/misc/sigs/staff/style4/admin_chris.png)
![[image]](http://apocalypse.hstr.me/StudioZero/projectapocalypsechris.png) |
|
tunescool Official Member
  [p:25] member is offline
![[avatar]](http://i709.photobucket.com/albums/ww95/tunescool/attiemarie_off.png)
Joined: Aug 2006 Gender: Male  Posts: 112 Location: milw, wi Karma: -8 |  | Re: Category Splitter Issue « Reply #6 on Nov 10, 2009, 1:02am » | |
but then the gap wont work again
| |
|
Chris [Away] Head Coder
      Click Click Boom member is offline
Joined: Nov 2006 Gender: Male  Posts: 15,550 Location: Nebraska Karma: 289 |  | Re: Category Splitter Issue « Reply #7 on Nov 10, 2009, 2:44am » | |
Nov 10, 2009, 1:02am, tunescool wrote:| but then the gap wont work again |
|
No... then you'll have a gradient there where you thought there was a gap. Before where the gradient was supposed to be, there was just a black bar of 24px in height. Now there'll be the gradient, and thus you have the gap AFTER the gradient.
|
![[image]](http://sz-ex.com/misc/sigs/staff/style4/admin_chris.png)
![[image]](http://apocalypse.hstr.me/StudioZero/projectapocalypsechris.png) |
|
tunescool Official Member
  [p:25] member is offline
![[avatar]](http://i709.photobucket.com/albums/ww95/tunescool/attiemarie_off.png)
Joined: Aug 2006 Gender: Male  Posts: 112 Location: milw, wi Karma: -8 |  | Re: Category Splitter Issue « Reply #8 on Nov 10, 2009, 3:30am » | |
didnt think of it. but the last category doesnt show a bar or a gradient
| |
|
|