***Post Your Desktop / Guide To A Great Desktop***

Originally Posted by NEIGHB0RH00D

NEIGHB0RH00D said:
can someone who downloaded this clock:

http://yboris.deviantart.com/art/10-Foot-HUD-YBoris-edit-105201352

post the text code up here for me?

my comp is weird with downloading stuff...

anyone? i want/need it really bad..
ohwell.gif
frown.gif
 
Originally Posted by IHeartBoost

Originally Posted by NEIGHB0RH00D

NEIGHB0RH00D wrote:

NEIGHB0RH00D said:
can someone who downloaded this clock:




http://yboris.deviantart.com/art/10-Foot-HUD-YBoris-edit-105201352




post the text code up here for me?




my comp is weird with downloading stuff...





anyone? i want/need it really bad..
ohwell.gif
frown.gif

What do you exactly mean? Like the .ini file?

like this:

xmikaf.jpg


the code thats in the file/folder.

if anyone can help i'll really appreciate it..
 
tumblr_ku0dqqDBQC1qa6d6ro1_1280.png


My current background, with Windows 7 I don't feel like having a dock up at least right now I don't.
 
Originally Posted by upstateboibeats

smh why do we a new "post your desktop" thread. OG is @ http://niketalk.com/topic/141407


This thread at first wasnt suppose to be one. it was just a quick guide on how to get rainmeter, icondock, etc...

then someone suggest it to be the new desktop thread since it had all the info on the first page so i said

ok, whatever. 09 is almost over anyways.....

i dont know why so many people are getting hurt over this...?
 
We really didn't need a new thread though. This one should have just been for information/tutorials.
Doesn't make sense to have 2 going at once. Plus all the info gets lost amongst the pictures.
 
i tried changing the color on the clock on objectdock and now when i click to add the clock it wont show up

i saved the code so W T F
 
Originally Posted by mrshadow

i tried changing the color on the clock on objectdock and now when i click to add the clock it wont show up

i saved the code so W T F


if thats the code to the clock i want do you mind posting it up here?
nerd.gif
 
Originally Posted by NEIGHB0RH00D

Originally Posted by mrshadow

i tried changing the color on the clock on objectdock and now when i click to add the clock it wont show up

i saved the code so W T F


if thats the code to the clock i want do you mind posting it up here?
nerd.gif
man I wish i could help you but I'm not even sure what you're talking about.
you have to install the font, what code are you talking about?
 
Originally Posted by omgitswes

Originally Posted by NEIGHB0RH00D

mrshadow wrote:

i tried changing the color on the clock on objectdock and now when i click to add the clock it wont show up




i saved the code so W T F





if thats the code to the clock i want do you mind posting it up here?
nerd.gif
man I wish i could help you but I'm not even sure what you're talking about.
you have to install the font, what code are you talking about?




heres an example of a random code:

[Rainmeter]
Author=Sylvane (Rasylver)
AppVersion=1.0

[Variables]
FontColor=255, 255, 255
FontColor2=255, 255, 255, 120
FontName=Gagarin
FontName2=Gagarin Star Mix
FontHeight1=70
FontHeight2=30
FontHeight3=50
AntiAlias=1

;-------------------------

[MeasureTime1]
Measure=Time
Format=%H.%M.

[MeasureSeconds]
Measure=Time
Format=%S

[MeasureWeek]
Measure=Time
Format="%A"
Substitute="Monday":"MONDAY","Tuesday":"TUESDAY","Wednesday":"WEDNESDAY","Thursday":"THURSDAY","Friday":"FRIDAY","Saturday":"SATURDAY","Sunday":"SUNDAY"

[MeasureDate]
Measure=Time
Format="%d %B %Y"
Substitute="January":"JANUARY","February":"FEBRUARY","March":"MARCH","April":"APRIL","May":"MAY","June":"JUNE","July":"JULY","August":"AUGUST","September":"SEPTEMBER","October":"OCTOBER","November":"NOVEMBER","December":"DECEMBER"

; ------------------------

[Backing]
Meter=IMAGE
SolidColor=0, 0, 0, 192
X=0
Y=5
W=250
H=195

[MeterWeek]
Meter=STRING
MeasureName=MeasureWeek
X=120
Y=10
StringAlign=CENTER
FontColor=#FontColor#
FontSize=#FontHeight3#
FontFace=#FontName#
AntiAlias=1

[MeterDate]
Meter=STRING
MeasureName=MeasureDate
X=30
Y=150
StringAlign=LEFT
FontColor=#FontColor2#
FontSize=#FontHeight2#
FontFace=#FontName#
AntiAlias=1

[MeterTime]
MeasureName=MeasureTime1
Meter=STRING
X=0
Y=60
FontColor=#FontColor#
FontSize=#FontHeight1#
FontFace=#FontName2#
StringAlign=LEFT
AntiAlias=1

[MeterSeconds]
MeasureName=MeasureSeconds
Meter=STRING
X=180r
Y=3r
FontColor=#FontColor2#
FontSize=#FontHeight3#
FontFace=#FontName2#
StringAlign=LEFT
AntiAlias=1

; --------------------------------

[SeparatorTop]
Meter=IMAGE
SolidColor=192, 192, 192, 217
X=0
Y=0
H=2
W=250


[SeparatorTop2]
Meter=IMAGE
SolidColor=192, 192, 192, 217
X=0
Y=5
H=2
W=250

[SeparatorBottom]
Meter=IMAGE
SolidColor=192, 192, 192, 217
X=0
Y=200
H=2
W=250


[SeparatorBottom2]
Meter=IMAGE
SolidColor=192, 192, 192, 217
X=0


but i want the code to that specific clock.

you gotta open up the folder to get it. i think its where you change your font/color.
 
Spoiler [+]
[Rainmeter]
10-Foot HUD Created by Stephen R Gibson; edited by YBoris
Update=10000

;------------------------------------TIME--------------------------------

;Metadata added by RainBrowser
;http://rainmeter.net/Rain...meter_101#.5BMetadata.5D

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

;End of added Metadata

[MeasureTime1]
Measure=Time
Format=%#I:%M

[MeasureTime2]
Measure=Time
Format=%p

;------------------------------------DATE--------------------------------

[MeasureDate]
Measure=Time
Format=%d

[MeasureMonth]
Measure=Time
Format=%B
Substitute="January":"JAN","February":"FEB","March":"MAR","April":"APR","May":"MAY","June":"JUN","July":"JUL","August":"AUG","September":"SEP","October":"OCT","November":"NOV","December":"DEC"

[MeasureDay]
Measure=Time
Format=%A
Substitute="Monday":"MON","Tuesday":"TUE","Wednesday":"WED","Thursday":"THU","Friday":"FRI","Saturday":"SAT","Sunday":"SUN"

[MeasureYear]
Measure=Time
Format=%Y

;------------------------------------TIME---------------------------------

[MeterTime]
MeasureName=MeasureTime1
Meter=STRING
X=269
Y=5
FontColor=255, 255, 255, 80
FontSize=75
FontFace=04b_19
StringAlign=RIGHT
StringStyle=Normal
AntiAlias=0

[MeasureTime]
MeasureName=MeasureTime2
Meter=STRING
X=252
Y=93
FontColor=255, 255, 255, 80
FontSize=15
FontFace=04b_19
StringAlign=RIGHT
StringStyle=Normal
AntiAlias=0

;------------------------------------DATE--------------------------------

[MeterDay]
MeasureName=MeasureDay
Meter=STRING
X=245
Y=10
FontColor=51, 102, 204
FontSize=20
FontFace=04b_19
StringAlign=LEFT
StringStyle=Normal
AntiAlias=0

[MeterMonth]
MeasureName=MeasureMonth
Meter=STRING
X=245
Y=34
FontColor=153, 50, 204
FontSize=20
FontFace=04b_19
StringAlign=LEFT
StringStyle=Normal
AntiAlias=0

[MeterDate]
MeasureName=MeasureDate
Meter=STRING
X=242
Y=57
FontColor=100, 149, 237
FontSize=30
FontFace=04b_19
StringAlign=LEFT
StringStyle=Normal
AntiAlias=0

[MeterYear]
MeasureName=MeasureYear
Meter=STRING
X=247
Y=93
FontColor=255, 250, 240
FontSize=15
FontFace=04b_19
StringAlign=LEFT
StringStyle=Normal
AntiAlias=0


that's everything that was in there
 
Originally Posted by omgitswes

Spoiler [+]
[Rainmeter]
10-Foot HUD Created by Stephen R Gibson; edited by YBoris
Update=10000

;------------------------------------TIME--------------------------------

;Metadata added by RainBrowser
;http://rainmeter.net/Rain...meter_101#.5BMetadata.5D

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

;End of added Metadata

[MeasureTime1]
Measure=Time
Format=%#I:%M

[MeasureTime2]
Measure=Time
Format=%p

;------------------------------------DATE--------------------------------

[MeasureDate]
Measure=Time
Format=%d

[MeasureMonth]
Measure=Time
Format=%B
Substitute="January":"JAN","February":"FEB","March":"MAR","April":"APR","May":"MAY","June":"JUN","July":"JUL","August":"AUG","September":"SEP","October":"OCT","November":"NOV","December":"DEC"

[MeasureDay]
Measure=Time
Format=%A
Substitute="Monday":"MON","Tuesday":"TUE","Wednesday":"WED","Thursday":"THU","Friday":"FRI","Saturday":"SAT","Sunday":"SUN"

[MeasureYear]
Measure=Time
Format=%Y

;------------------------------------TIME---------------------------------

[MeterTime]
MeasureName=MeasureTime1
Meter=STRING
X=269
Y=5
FontColor=255, 255, 255, 80
FontSize=75
FontFace=04b_19
StringAlign=RIGHT
StringStyle=Normal
AntiAlias=0

[MeasureTime]
MeasureName=MeasureTime2
Meter=STRING
X=252
Y=93
FontColor=255, 255, 255, 80
FontSize=15
FontFace=04b_19
StringAlign=RIGHT
StringStyle=Normal
AntiAlias=0

;------------------------------------DATE--------------------------------

[MeterDay]
MeasureName=MeasureDay
Meter=STRING
X=245
Y=10
FontColor=51, 102, 204
FontSize=20
FontFace=04b_19
StringAlign=LEFT
StringStyle=Normal
AntiAlias=0

[MeterMonth]
MeasureName=MeasureMonth
Meter=STRING
X=245
Y=34
FontColor=153, 50, 204
FontSize=20
FontFace=04b_19
StringAlign=LEFT
StringStyle=Normal
AntiAlias=0

[MeterDate]
MeasureName=MeasureDate
Meter=STRING
X=242
Y=57
FontColor=100, 149, 237
FontSize=30
FontFace=04b_19
StringAlign=LEFT
StringStyle=Normal
AntiAlias=0

[MeterYear]
MeasureName=MeasureYear
Meter=STRING
X=247
Y=93
FontColor=255, 250, 240
FontSize=15
FontFace=04b_19
StringAlign=LEFT
StringStyle=Normal
AntiAlias=0


that's everything that was in there



hmmmm, did you change the font and color?

i appreciate what you did for me but i wanted the OG font.
 
oh yeah i did, you can change it back using those color codes that were posted.
but still that's not the font that came with it, unless that's the one you want. you're not going to get the block styled font unless you installthe font that you had to download
 
I'm talkin about the color codes


I used that website posted in the last page to get the color codes and I changed the "font color" on the skin edit page.... but now that I try to putthe clock back up I can't see it
 
Am I inferring correctly that Windows 7 has many features like the ones you guys are posting?

I'm about to order Windows 7 with my free upgrade in the morning.
 
Originally Posted by mrshadow

I'm talkin about the color codes


I used that website posted in the last page to get the color codes and I changed the "font color" on the skin edit page.... but now that I try to put the clock back up I can't see it


anyone got any help
 
Originally Posted by mrshadow

Originally Posted by mrshadow

I'm talkin about the color codes


I used that website posted in the last page to get the color codes and I changed the "font color" on the skin edit page.... but now that I try to put the clock back up I can't see it


anyone got any help

Which one of these did you edit?

YBorisTime.ini
YBorisTimeBlack.ini
YBorisTimeDim.ini
YBorisTimeWhite.ini

Whichever you edited, that's what you're going to use. Once you're finish doing the edit, just REFRESH the skin and you should see it.
 
Okay I need some help. I accidentally clicked 'click through' on my Picture Viewer on my desktop, and now I cant change it back to being clickable.Which means I cant move it around or change it. Any way to fix this that doesnt require me re-downloading it?
 
Back
Top Bottom