View Single Post
  #114  
Unread 02-24-2010, 04:54 PM
Jamesc146's Avatar
Jamesc146 Jamesc146 is offline
A Griffon
 
Join Date: Nov 2008
Server: Butcherblock
Posts: 101
Default

Quote:
Originally Posted by gm9 View Post
it's actually my fault, I forgot how that window was set up. The 1024 wide version does a mouse over by default, the others can't do it that way. What you actually want to do for those is find the WC_Titlebar <page> and add OnHoverIn="Opacity=0" OnHoverOut="Opacity=1" somewhere in that line.



I think that goes for all of us here.
well you are sure a lot better than me at it LOL
great I will code that in tonight.
Then I can alter the space from the melee and such to show some other stats in their place. I was trying to use "OnHoverIn=visibility=true/false" to make it work without luck.
Reply With Quote