It is currently April 26th, 2024, 10:23 am

Changing Logos in Enigma button menu.

Get help with creating, editing & fixing problems with skins
Six22
Posts: 2
Joined: May 30th, 2010, 2:50 pm

Changing Logos in Enigma button menu.

Post by Six22 »

Hey,
I'm verry new to this rainmeter programme so dont blame me if i do say anything verry stupid please.

I'm using the enigma skin. and i tried to copy the button menu to form multiple buttons. but when i try to edit the logos from the buttons it doesnt work. they turn out black Image

Code: Select all

[Variables]
@include=#SKINSPATH#Enigma\Resources\Variables\UserVariables.inc

MediaName=#App1#
MediaLocation=#App1Path#
MediaIcon=#SKINSPATH#Enigma\Resources\Images\Launcher\Icons\White - Small\counterstrike white.png
MediaIconActive=#SKINSPATH#Enigma\Resources\Images\Launcher\Icons\White - Small\counterstrike white.png

PhotoName=#App2#
PhotoLocation=#App2Path#
PhotoIcon=#SKINSPATH#Enigma\Resources\Images\Launcher\hdd.png
PhotoIconActive=#SKINSPATH#Enigma\Resources\Images\Launcher\LauncherActive.png

BrowserName=#App3#
BrowserLocation=#App3Path#
BrowserIcon=#SKINSPATH#Enigma\Resources\Images\Launcher\utor.png
BrowserIconActive=#SKINSPATH#Enigma\Resources\Images\Launcher\FIREFOXactive.png

EditorName=#App4#
EditorLocation=#App4Path#
EditorIcon=#SKINSPATH#Enigma\Resources\Images\Launcher\NOTEPAD.png
EditorIconActive=#SKINSPATH#Enigma\Resources\Images\Launcher\NOTEPADactive.png

ChatName=#App5#
ChatLocation=#App5Path#
ChatIcon=#SKINSPATH#Enigma\Resources\Images\Launcher\CHAT.png
ChatIconActive=#SKINSPATH#Enigma\Resources\Images\Launcher\CHATactive.png

CodName=#App6#
CodLocation=#App5Path#
CodtIcon=#SKINSPATH#Enigma\Resources\Images\Launcher\CHAT.png
CodIconActive=#SKINSPATH#Enigma\Resources\Images\Launcher\CHATactive.png
Anyone here that can help me ?
Thanks in advance!

Cheers,
Six22
User avatar
Chewtoy
Moderator
Posts: 995
Joined: June 10th, 2009, 12:44 pm
Location: Sweden

Re: Changing Logos in Enigma button menu.

Post by Chewtoy »

Remove the spaces in the names. Or put "" around the paths to the images.
I don't think, therefore I'm not.
Six22
Posts: 2
Joined: May 30th, 2010, 2:50 pm

Re: Changing Logos in Enigma button menu.

Post by Six22 »

Lol! it worked! damn your awsome and im dumb

thanks.