Jump to content

Kelsenellenelvian

Patron
  • Posts

    9,018
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Kelsenellenelvian

  1. These entries in wpi.htm (In your theme folder) designate how many entries to show per column. <script type="text/javascript"> if (top.status != "") { winheight = top.status; } cols = Math.round((winheight/3*4)/320,0); if (!maxentries) { switch (winheight) { case '600': maxentries=19; break; case '768': maxentries=26; break; case '1024': maxentries=38; break; case '1200': maxentries=44; break; default: maxentries=31; break; } } Also in the same folder look in wpi.css in this file is a lot of strings that you can use to adjust things like spacing and font size. Between these 2 files you will get the look you need.
  2. Look for this section in boxes.js: txt += ('/></div>\n'); txt += ('<hr align="left" width="75%" color="#000000">\n'); oldcat = cat[0]; pi+=catheight;
  3. OK great work sadicq it has been added into the tools archive now. Thanks for fixing this for us...
  4. Oh dang it I am sorry. Thanks for telling me. OK I fixed it.
  5. GREAT Thank you! Congrats on your second star
  6. Thanks for the tips and code Dumpy Dooby!
  7. Fixed the timer error untill the release of rc3 or final just place the attached timers.js into your wpiscripts dir overwriting the one in there.
  8. That is an error we will try to track it down thank you...
  9. I second that your HD is most likely fubard.
  10. Hmmm umm the last added in was grayed condition and I know it was working before then.
  11. You could name if fluffypinkdragons.cmd if you want it is whats on the inside that matters...
  12. Here is a first I bring you Tiny the first theme optimized for 800x600 resolution! Updated for 5.0 final...
  13. Damit and I haven't tried this in a couple of versions... Could some auto-it guru take a look at it?
  14. That screen is just an example of what your command should look like. It has no basis on the actual command and is like you said unchange-able. you use the command you wnat "setup.exe TRANSFORMS=Unattended.MST /qb-" in you runonce or other entry... Your wpi config line should read like so: cmd1[pn]=['%cdrom%\\Install\\Office2k3\\setup.exe TRANSFORMS=Unattended.MST /qb-!']
  15. Royale by BoardBabe: This one dynamically resizes to all supported resolutions. Updated to 5.0 final standards.
  16. The section on the cd identifiers is in the generate.js file you can find and replace any of those identifiers you want. i.e. change wpi.hta to blah.ico or wpi.txt whatever you want.
  17. Royale Theme done by DeViLRuNNeR.... Updated for 5.0 final...
  18. Man Almulder you have been very busy. You got some great ideas.!
  19. HEY Pleik did you even look in the sticky section? We released 2 days early.
  20. It is in the middle of the first post on the thread in the sticky section on the release of WPI. But I will cheat for you --> Tools Archive.
  21. Only guide for now is the first post in the release thread. I will work on a manual in the days to come. (P.S. I updated the first post in the release thread with more info and instrctions. Call it a mini guide)
  22. Updated first post with more info.
×
×
  • Create New...