Jump to content

5.4 themes


Recommended Posts

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
Link to comment
Share on other sites


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

Link to comment
Share on other sites

Ultimate with some changes:

mainbmpuq0.th.jpg

http://rapidshare.de/files/33422208/Ultimate_Theme.rar

And some files:

Photoshop PSD files whith contains Buttons and Background:

http://rapidshare.de/files/33421224/Buttons.psd

http://rapidshare.de/files/33421851/Background.psd

And original buttons set:

http://rapidshare.de/files/33421127/Original_Buttons.rar

Edited by Major1206
Link to comment
Share on other sites

5.4 with media player?

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

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...