Jump to content

Recommended Posts

Posted (edited)

Ok I will post them as I get them done.

Go ahead and request certain themes and I will do requests first!

If you are wanting to use the Glossy_horiz theme then you need to edit WPI.htm the the glossy_horz theme folder and replace the manual button section with this here:

<!-- The Manual button -->
<a href;
onMouseDown="document.manualbutton.src='./Themes/Glossy_Horiz/manualdown.gif';"
onMouseOver="document.manualbutton.src='./Themes/Glossy_Horiz/manualover.gif'; stm(getText(ttManual),Style[0]);"
onMouseOut="document.manualbutton.src='./Themes/Glossy_Horiz/manual.gif'; htm();"
onClick="ToggleManual();">
<img
src="./Themes/Glossy_Horiz/manual.gif"
align="absbottom"
class="mainbtn"
border="0"
name="manualbutton">
<font class="side">
<i><b>
<script type="text/javascript">
document.write(getText(lblManual));
</script>
</b></i>
</font>
</a>

Edited by Kelsenellenelvian

Posted

Hi there,

Just a quick line to say that I am so grateful for your time and your help. As a thank you, I took the liberty of personalising the theme and if its OK by you and teh original designer Mr. Wixfigura ( all the credits goes to them), I am submitting it. I kept the name and i just love the tray at the top of the page.If it breaches any copyright please feel free to delete.

Enjoy

th_57500_arabianhorse_122_402lo.jpg

DOWNLOAD

http://rapidshare.de/files/33261623/Grace.rar.html

Posted

even if the audio player is disabled it still appears on the main WPI Screen.. how do u remove that

Posted (edited)
even if the audio player is disabled it still appears on the main WPI Screen.. how do u remove that

In wpi.htm of the theme, find this around line 400:

<td width="33%" align="center">
<!-- Audio Player -->
<div id="MediaPlayerDTV" style="position:relative; display:block; z-index:100; overflow:hidden; width:300px; height:52px;">
<object id="MediaPlayer" width="300" height="44" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" type="application/x-oleobject">
<param name="SendPlayStateChangeEvents" value="1">
<param name="AutoStart" value="1">
<param name="uiMode" value="full">
<param name="PlayCount" value="9999">
<param name="Volume" value="100">
<param name="EnableContextMenu" value="0">
<param name="WindowlessVideo" value="1">
</object>
</div>
<script type="text/javascript">
if (PlayAudioInWPI)
document.all.MediaPlayer.url='./Audio/WPI.m3u';
</script>
</td>

Replace with:

<td width="33%" align="center">
  
</td>

Edited by zorphnog
Posted (edited)

I have modified the ultimate theme to my liking.. no offence to the creator.. removed the audio player and put some glass buttons

http://www.sendspace.com/file/fkmtnq

NOTE

====

Please rename the folder Ultimate_Avi to Ultimate before using

Edit

===

download again, was missing install fail and success images..

post-64154-1158632002_thumb.jpg

Edited by Avneet
Posted (edited)

hi guys, great work. I am new to this so could someone please tell me how you install these themes after you unrar them. Thanks for the help :D

Edited by easy123

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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