1
JamesSAEP
Theme block height change - How?
  • 2005/8/18 21:18

  • JamesSAEP

  • Just can't stay away

  • Posts: 732

  • Since: 2005/2/28


The default block that displays available themes to select only shows 3 themes at a time. Where is the code to change the height of the box to show 20 themes at a time?

Thanks.

2
Mithrandir
Re: Theme block height change - How?

modules/system/blocks/system_blocks.php

function b_system_themes_show($options):
[d]} else {
    
$block['theme_select'] = ''.$theme_options.'';
}[/
d]

} else {
    
$block['theme_select'] = ''.$theme_options.'';
}
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software

3
JamesSAEP
Re: Theme block height change - How?
  • 2005/8/18 21:29

  • JamesSAEP

  • Just can't stay away

  • Posts: 732

  • Since: 2005/2/28


Thanks Mith!

I must have looked right over that "3" when I searched for it.

Login

Who's Online

277 user(s) are online (81 user(s) are browsing Support Forums)


Members: 0


Guests: 277


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Nov 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits