I will read the Manual asap, been a lot of drama around here recently so sorry if this is a dumb question.
I see in the skin code which adds a faded square behind the link on hover (mouseover):
I thought it would be possible to edit it to use an image instead (last part):
..but all I get is this mess:
I want the background image to be solid on hover and invisible otherwise.
I see in the skin code which adds a faded square behind the link on hover (mouseover):
Code:
[FinalBG]Meter=ImageImageName=#@#Skin Icons\Icon BG.pngX=100Y=887W=40H=40ClipString=1ImageTint=15,15,15MouseOverAction=[!SetOption Final ImageAlpha "80"][!Update]MouseLeaveAction=[!SetOption Final ImageAlpha "250"][!Update]ImageAlpha=0AntiAlias=1
Code:
[This]Meter=ImageImageName=#@#winicons\calipers.pngX=67Y=755H=29W=29LeftMouseUpAction=["C:\Program Files (x86)\Screen Calipers 4.0\Calipers.exe"][!DeactivateConfig "Win 12 Pro by RD\Menu" "Menu.ini"][!Update]AntiAlias=1[ThisText]Meter=StringFontColor=0,0,0,230FontFace=Segoe UIFontSize=11X=112Y=760W=200H=30Text="Rainmeter"AntiAlias=1[ThisBG]Meter=ImageImageName=#@#Taskbar icon\hover-left.pngX=20Y=734LeftMouseUpAction=["H:\"][!DeactivateConfig "Win 12 Pro by RD\Menu" "Menu.ini"][!Update]
I want the background image to be solid on hover and invisible otherwise.
Statistics: Posted by RainDojo — Yesterday, 3:55 pm — Replies 5 — Views 53