| Customization / Skins & Themes / System Monitoring / Rainmeter | ©2011-2013 ~jbainbrid |
The Journal Portal
Browse Journals |
Polls |
deviantART [dee·vee·un'nt·ART]
Keep in Touch!
|
Deviousness |
Plse,... I'm Creating one start menu for office one, but When I Possitionate a Image ( .png ) on the top (UP) using Y= -30 the Image is cutted, :S! I mean I only see a half, the other is like cutted :S!!!! WHAT CAN I DO
HERE'S AND EXAMPLE!
In this case I want to possitionate the IMAGE E-Mail Up to, but It Hides or view just a Half!!!
[START]
Meter=IMAGE
ImageName=./icons/start.png
X=0
Y=0
AntiAlias=1
LeftMouseUpAction=!Execute [!RainmeterShowMeter Mail]
[Mail]
Meter=IMAGE
ImageName=./icons/E-Mail.png
X=20
Y=-30
Hidden=1
I assume you mean hide the whole menu? if so search for all of the #HideMenu# 's and delete them, except for the one on the start button ofcourse.
for example, the explorer button:
LeftMouseDownAction=!Execute ["#EXPLORER#"] #HideMenu# - change to:
LeftMouseDownAction=!Execute ["#EXPLORER#"]
simple as that.
nice theme......