Quote:
Originally Posted by []\[]emesis
To complex for people that are new to moding if you ask me.
|
Perhaps... I guess it might be easier to just use the "search in templates" feature to replace all instances of:
Code:
id="rb_iconid_$iconid" tabindex="1"
with:
Code:
id="rb_iconid_$iconid" tabindex="1000"
and replace all instances of:
Code:
id="rb_iconid_0" tabindex="1"
with:
Code:
id="rb_iconid_0" tabindex="1000"