It is currently October 13th, 2024, 4:51 pm
A package of skins with a "theme" or by a single author
Xenbox
Posts: 120 Joined: February 2nd, 2011, 12:20 am
Post
by Xenbox » February 20th, 2013, 4:40 pm
ForceX wrote: Ok you just want to make it taller. You need to edit the skin and find
[Background_1]
And change its height which is currently
H=32
Change 32 to something bigger, looks like you need 3-4 more pixels. Start with 35 and refresh the skin.
Thanks what part is the Side part also so I can make that a bit taller?
You know the side-down one lol the one you just added padding to
ForceX
Posts: 100 Joined: January 16th, 2010, 10:32 pm
Post
by ForceX » February 20th, 2013, 5:00 pm
Yes the side bar is at the top of the script and is named
[Title_Bar]
You will do the same as before change its height value "H=" to the same value as your [Background_1] and that should do it.
Edit:
I mean have the title bars height be = to Background_0 + Background_1 + Padding1.
However since you are not using any dynamic values you can hard code the value you want.
ForceX
Posts: 100 Joined: January 16th, 2010, 10:32 pm
Post
by ForceX » February 20th, 2013, 11:21 pm
Update 3.0.6
Changes:
1. Centered the CPU and GPU temperature bars
2. You can assign a max value for Fahrenheit & Celsius in the FXSM_V3_Settings.inc file. This affects how the temperature bars and graphs scale.
ForceX
Posts: 100 Joined: January 16th, 2010, 10:32 pm
Post
by ForceX » February 21st, 2013, 3:44 pm
After this last update I think I am about out of ideas. What i have come up with to do.
1. I have not created a 12 core profile yet so I will include it once again for those that are lucky enough to own such a CPU.
2. Look at a way to include HDD temps onto the drive meters. Might do that as a separate profile like with the CPU/GPU.
3. Add a special filler component. This ones for you VKJSM27.
If you guys have any ideas or bug reports, let me know and I'll see what I can do.
Xenbox
Posts: 120 Joined: February 2nd, 2011, 12:20 am
Post
by Xenbox » February 21st, 2013, 3:55 pm
ForceX wrote: After this last update I think I am about out of ideas. What i have come up with to do.
1. I have not created a 12 core profile yet so I will include it once again for those that are lucky enough to own such a CPU.
2. Look at a way to include HDD temps onto the drive meters. Might do that as a separate profile like with the CPU/GPU.
3. Add a special filler component. This ones for you VKJSM27.
If you guys have any ideas or bug reports, let me know and I'll see what I can do.
Awesome stuff! it does everything I want all in one nice clean looking bar
screenshot.5.jpg
Cheers
You do not have the required permissions to view the files attached to this post.
ForceX
Posts: 100 Joined: January 16th, 2010, 10:32 pm
Post
by ForceX » February 21st, 2013, 11:08 pm
@VKJSM27 : Awesome i'm glad you like the new skin, and thanks for your help with squashing a few bugs. It's good to have an extra set of eyes.
What is that tabs bar in the center of your screen? Looks neat.
Xenbox
Posts: 120 Joined: February 2nd, 2011, 12:20 am
Post
by Xenbox » February 22nd, 2013, 1:26 am
ForceX wrote: @VKJSM27 : Awesome i'm glad you like the new skin, and thanks for your help with squashing a few bugs. It's good to have an extra set of eyes.
What is that tabs bar in the center of your screen? Looks neat.
Ah its in on the 'left' hand side of my second monitor (even tho it looks like it's in the center
)
It's Stardock's 'Objectdock' been using it for years, the main dock and the side one are both part of it.
Xenbox
Posts: 120 Joined: February 2nd, 2011, 12:20 am
Post
by Xenbox » February 22nd, 2013, 3:10 pm
Hey I have one Request for the future here
To be able to add a second ethernet box, So I can show both my IP connects.
Ive played with it abit and got half way there
screenshot.8.jpg
see Ive almost got it working
Just need to set the connections and IP's to match each ethernet card
You do not have the required permissions to view the files attached to this post.
ForceX
Posts: 100 Joined: January 16th, 2010, 10:32 pm
Post
by ForceX » February 22nd, 2013, 9:02 pm
NP I can add in a second NIC profile.
Xenbox
Posts: 120 Joined: February 2nd, 2011, 12:20 am
Post
by Xenbox » February 22nd, 2013, 9:13 pm
ForceX wrote: NP I can add in a second NIC profile.
Your the man thanks alot