Please change in homebox.js
line 68

    $togglers = $homebox.find('>#homebox-settings input.homebox_toggle_box');

TO

    $togglers = $homebox.find('#homebox-settings input.homebox_toggle_box');

this way we can place div's around the ul for better themeing.

Comments

jchatard’s picture

Status: Active » Fixed

Fixed in 1.3!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.