It is currently May 7th, 2024, 10:04 pm

help with skin height/width

Get help with creating, editing & fixing problems with skins
awes0meeeeee
Posts: 5
Joined: December 6th, 2010, 5:16 am

help with skin height/width

Post by awes0meeeeee »

Hi, im kinda new to rainmeter.

How do I edit the height/width of the skin so that it fits the resolution of my desktop?

thank you.
User avatar
Kaelri
Developer
Posts: 1721
Joined: July 25th, 2009, 4:47 am

Re: help with skin height/width

Post by Kaelri »

Welcome. :)

Most skins don't have a single width or height that can be changed. Skins are made up of a number of different elements, called "meters", and it's the size and position of these meters that determines the overall size of the skin. For some skins, this is very simple; for others, it would be nearly impossible.

If you post the code of a skin here, someone can take a look at it.
awes0meeeeee
Posts: 5
Joined: December 6th, 2010, 5:16 am

Re: help with skin height/width

Post by awes0meeeeee »

Code: Select all

[Rainmeter]
Update=500
BackgroundMode=1
Author=Romeooh.DeviantArt.com

;Metadata added by RainBrowser
;http://rainmeter.net/cms/Rainmeter101-EditingSkins

[Metadata]
Name=
Config=
Description=
Instructions=
Version=
Tags=
License=
Variant=
Preview=

;End of added Metadata

[BG]
Meter=IMAGE
ImageName=bg.png
X=0
Y=0

-------- Programs --------

[Firefox]
Meter=STRING
X=90
Y=100
FontColor=255, 255, 255,255
FontSize=11
FontFace=Helvetica LT UltraCompressed
StringAlign=CENTER
StringStyle=BOLD
Text=FIREFOX
AntiAlias=2
LeftMouseDownAction=!Execute ["C:\Program Files (x86)\Mozilla Firefox\firefox.exe"]


[Chat]
Meter=STRING
X=90
Y=150
FontColor=255, 255, 255,225
FontSize=11
FontFace=Helvetica LT UltraCompressed
StringAlign=CENTER
StringStyle=BOLD
Text=CHAT
AntiAlias=2
LeftMouseDownAction=!Execute ["C:\Program Files\Miranda IM\miranda32.exe"]

[iTunes]
Meter=STRING
X=90
Y=200
FontColor=255, 255, 255,225
FontSize=11
FontFace=Helvetica LT UltraCompressed
StringAlign=CENTER
StringStyle=BOLD
Text=iTUNES
AntiAlias=2
LeftMouseDownAction=!Execute ["C:\Program Files\iTunes\iTunes.exe"]

[QTime]
Meter=STRING
X=90
Y=250
FontColor=255, 255, 255,225
FontSize=11
FontFace=Helvetica LT UltraCompressed
StringAlign=CENTER
StringStyle=BOLD
Text=QTIME
AntiAlias=2
LeftMouseDownAction=!Execute ["C:\Program Files\QuickTime\QuickTimePlayer.exe"]

[Photoshop]
Meter=STRING
X=90
Y=300
FontColor=255, 255, 255,225
FontSize=11
FontFace=Helvetica LT UltraCompressed
StringAlign=CENTER
StringStyle=BOLD
Text=PSHOP
AntiAlias=2
LeftMouseDownAction=!Execute ["C:\Program Files\Photoshop\Photoshop.exe"]

[Trash]
Meter=STRING
X=90
Y=350
FontColor=255, 255, 255,255
FontSize=11
FontFace=Helvetica LT UltraCompressed
StringAlign=CENTER
StringStyle=BOLD
Text=TRASH
AntiAlias=2
LeftMouseDownAction=!Execute ["C:\Users\FERHAT\Documents\Shortcuts\Recycle Bin.lnk"]

-------- Library --------

[User]
Meter=STRING
X=90
Y=400
FontColor=255, 255, 255,225
FontSize=11
FontFace=Helvetica LT UltraCompressed
StringAlign=CENTER
StringStyle=BOLD
Text=USER
AntiAlias=2
LeftMouseDownAction=!Execute ["C:\Users\FERHAT"]

[Library]
Meter=STRING
X=90
Y=450
FontColor=255, 255, 255,225
FontSize=11
FontFace=Helvetica LT UltraCompressed
StringAlign=CENTER
StringStyle=BOLD
Text=LIBRARY
AntiAlias=2
LeftMouseDownAction=!Execute ["C:\Users\FERHAT\AppData\Roaming\Microsoft\Windows\Libraries"]

[Downloads]
Meter=STRING
X=90
Y=500
FontColor=255, 255, 255,225
FontSize=11
FontFace=Helvetica LT UltraCompressed
StringAlign=CENTER
StringStyle=BOLD
Text=DOWNLOADS
AntiAlias=2
LeftMouseDownAction=!Execute ["C:\Users\FERHAT\Downloads"]

-------- Calendar --------

[MeasureMonth]
Measure=Time
Format="%d %b"
Substitute="Jan":"JANUARY","Feb":"FEBRUARY","Mar":"MARCH","Apr":"APRIL","May":"MAY","Jun":"JUNY","Jul":"JULY","Aug":"AUGUST","Sep":"SEPTEMBER","Oct":"OKTOBER","Nov":"NOVEMBER","Dec":"DECEMBER","01":"1ST","02":"2ND","03":"3RD","04":"4TH","05":"5TH","06":"6TH","07":"7TH","08":"8TH","09":"9TH","10":"10TH","11":"11TH","12":"12TH","13":"13TH","14":"14TH","15":"15TH","16":"16TH","17":"17TH","18":"18TH","19":"19TH","20":"20TH","21":"21TH","22":"22TH","23":"23TH","24":"24TH","25":"25TH","26":"26TH","27":"27TH","28":"28TH","29":"29TH","30":"30TH","31":"31TH" 

[Month]
Meter=STRING
Measurename=MeasureMonth
X=90
Y=550
FontColor=255,255,255,255
FontSize=11
FontFace=Helvetica LT UltraCompressed
StringAlign=Center
StringStyle=Bold
AntiAlias=1

-------- Clock --------

[Rainmeter]
Background=SLonBaswb2.png
Author=ALAS 2007
Update=50

[MeasureTime]
Measure=Time
AverageSize=20 

[MeasureSec]
Measure=Calc
Formula=MeasureTime * 20 



[MeterMinutes]
Meter=ROTATOR
MeasureName=MeasureTime
X=55
Y=600
W=74
H=74
ImageName=LonMinw2.png
OffsetX=5
OffsetY=4
StartAngle=4.7124
RotationAngle=6.2832
ValueReminder=3600

[MeterHours]
Meter=ROTATOR
MeasureName=MeasureTime
X=55
Y=600
W=74
H=74
ImageName=LonStdw2.png
OffsetX=4
OffsetY=4
StartAngle=4.7124
RotationAngle=6.2832

ValueReminder=43200



[MeterSeconds]
Meter=ROTATOR
MeasureName=MeasureSec
X=46
Y=591
W=90
H=90
ImageName=LonSecw.png
OffsetX=45.5
OffsetY=45.5
StartAngle=6.2832
RotationAngle=6.2832
ValueReminder=1200
i kinda got it off the 1000th first desktop thread :|
User avatar
karmat
Posts: 329
Joined: July 7th, 2009, 11:10 pm
Location: Canada

Re: help with skin height/width

Post by karmat »

Looks like the s7de skin code. The background of that skin is a png image that you would have to resize. I'm using it right now and I changed the height of the image to fit my screen using Imageviewer software (Faststone). Then you have to edit all the Y= lines for how you want it spaced vertically.
awes0meeeeee
Posts: 5
Joined: December 6th, 2010, 5:16 am

Re: help with skin height/width

Post by awes0meeeeee »

So i'll just download faststone to resize it to fit my screen. But how do i edit the Y= lines?