Jump to content

Lost Soul

Member
  • Posts

    1,722
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Lost Soul

  1. i just tested this and your update works like a charm, nice work
  2. ill try this and test it out
  3. im glad you got it m8, nice puzzle solving
  4. ok peeps heres an update on what to do if you want things like change the colors of the category divder lines and the colors of the next and previous lines first off go to your wpiscripts folder and open boxes.js in an editor category divider color lines youll find on line 112 you can add the color command to that line and make it look like this to change its colors this is darkred in the example now to change the colors of the previous and next divider lines..this is a multiple line edit to do this starting with line 198 alter this tag to add or make it look like this example notice all ive added was the color command follow up by adding the same command and color of choice in all hr command lines 198 203 204 208 209 and that should do it. to alter those line colors
  5. i second it, it works, and i use it also .
  6. find these lines in the wpi.htm and altered it and it will auto play note the autostart=1 ---- tested and working
  7. i think it should be able to auto start by adding this into the wpi.htm file in the player section at the end autostart=1
  8. nice post testing this now ill post back my results
  9. its to give more detail to the wpi, style then the player, i think the player stands out so much it pulls the attention towards it and why its there if it was tansulcent / transparent, it would have it minimalistic functioning, and not over shadow the design of a back ground plus i just like things being different
  10. almulder i know its basic code to embed the media player you did a great job on working out ways to intwine it to wpi with a numerous bit of function, i know that part was very difficult i just have a simple question and it may or may not be possible but since youve designed the code to work with in wpi, my question is directed at you is there any way to set up a transparent version of the slimed down media player that your using.. i know wmp can use a transparent skin due to the envoking of the Nvidia nView Option is there a way to use / preset this into the player to make it transparent with in wpi? just a thought
  11. wow that looks crazy it looks liike the main frame needs to be widened but not really sure how to do it at this moment with out looking at the code, ill get back to you and see if i can help out unless some one figures this out first
  12. hmmm this is a very interesting new development we have going on here still testing for bugs
  13. copy over your config.js file from the wpiscripts folder and that should do it m8
  14. nice share blinkdt id post mine but its too big for thisa post and besides i never got around to editing them to my likings just yet
  15. nice fix m8, thats a good eye for detail, i didnt pick up on that at first until you mentioned it,
  16. i seem to be having trouble editing the wpi.css in this new version no matter what i do i cant seem to change the colors of the scroll bar and the font color anybody else having this trouble ? EDIT N/M found the problem in my theme
  17. any chance of a image ?
  18. nice share glent you have a few nice ones in there
  19. ill see if i can work some thing out
  20. its still under evasive construction what you see in the picture a prototype and still has a good few kinks to work out,
  21. i have to agree ive never had this problem before and ive been using ff for the last few years now ,,
  22. welcome to the forum
  23. hey all i was bored so i worked on a button set, they are still alittle sketchy but i thought id share my invention heres a pic of it and if any body wants them ive attached there zip if you like them let me know if you want me to try to make others ill try that too, enjoy
  24. @Lost Soul: I suspect there is a way to keep that popup in place. There's a great Javascript feature called overLIB you may be familiar with, and maybe that code can be adapted for WPI. I know the current WPI code behaves a lot like overLIB, for example, you can adjust the code to move the tip box further from the pointer. My pointer is large and invariably covers part of the tip box title, so I moved it about 25 pixels away from the application description (I think the default is 10 pixels, too close for my tastes). The overLIB code lets the box disappear on mouseout, or close with a click to a small "x" that appears in the right margin of the title. If the box can be made static, then your link feature would fly, Lost Soul. @Glent: Before Lost Soul does all the work , any interest? <{POST_SNAPBACK}> hmmm the overLIB gr8 ideal blinkdt that would work great in conjucntion with the script i previously wrote but glent is that what you really want or are you thinking of some thing different ?
×
×
  • Create New...