It is currently April 25th, 2024, 4:02 am

Transparent png backgrnd issues

Get help with creating, editing & fixing problems with skins
brbk4498
Posts: 9
Joined: June 8th, 2010, 10:53 pm

Transparent png backgrnd issues

Post by brbk4498 »

hey, i dont mean to sound like a noob but whenever i put a png pic that has nothing in it and is just transparent words and numbers look weird when there moving. anyone know how to stop that from happening?
Image
User avatar
JpsCrazy
Posts: 667
Joined: April 18th, 2010, 2:16 pm
Location: NY, USA

Re: Transparent png backgrnd issues

Post by JpsCrazy »

Is your png over or under the other meters?
Try putting it further up in your .ini, maybe first.
User avatar
~Faradey~
Posts: 366
Joined: November 12th, 2009, 4:47 pm
Location: Ukraine

Re: Transparent png backgrnd issues

Post by ~Faradey~ »

brbk4498 wrote:hey, i dont mean to sound like a noob but whenever i put a png pic that has nothing in it and is just transparent words and numbers look weird when there moving. anyone know how to stop that from happening?
I'm sure u set your .png image like Background...so you need to >
Remove
[Rainmeter]
Author=Faradey
Update=1000
Background=Background.png
and make it like this in the begining of the code

Code: Select all

[MeterMainSlide]
Meter=IMAGE
ImageName=Background.png
X=>SomeValue<
Y=>SomeValue<
W=>SomeValue<
H=>SomeValue<
AntiAlias=1
Hiiden=0