Jump to content

Recommended Posts

Posted

All of my categories except one are put into the first column. Thus some categories are hidden from view unless you scroll down.

I use my Gnome theme but it happens with other themes too. And the solution from my previous thread doesnt help.

Any ideas?


Posted

Go in to the Themes/Gnome/wpi.hta file. At the top is

maxentries += 4;

Or whatever it is. Edit this number up or down until the Previous/Next line is at the bottom.

Take the // comment out, too.

Posted (edited)

@ sp00f = the reason you can't see yours is because you maxentries is set too high in the themes wpi.htm please set it to a lower number. ( maxentries += -3; ) Setting it to -3 fixed the same error for me. Not really an error just a sizing issue.

@ anonymous user please zip up your WHOLE wpi setup (Minus installer folder) and upload it somewhere then PM me the link so I can try it out...

Edited by Kelsenellenelvian
Posted

@ = anonymous user, set this in WPI.htm

maxentries += -20;

See your not having a bug either. WPI FILLS a collum up before going on to the next one. It doesn't just say "OH, he wants 3 collums? then I will spread everything out." So by setting that you trick WPI into thinking that there is only so much room for the collums. (Note you will need to re adjust this as you add more entries)

Posted

The proper method is:

maxentries -= 3;

But who's checking?.............................................................me!

Posted
@ sp00f = the reason you can't see yours is because you maxentries is set too high in the themes wpi.htm please set it to a lower number. ( maxentries += -3; ) Setting it to -3 fixed the same error for me. Not really an error just a sizing issue.

Didnt work for me :no:

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...