SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations > SageMC Custom Interface
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageMC Custom Interface This forum is for discussing the user-created SageMC custom interface for SageTV.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-14-2009, 04:02 AM
mkanet's Avatar
mkanet mkanet is offline
SageTVaholic
 
Join Date: Feb 2004
Posts: 3,359
How do I change alpha value on highlight bar placeholder?

See where the red arrows are pointing? I would like those to be a little darker without having to enable menu shading (which makes the whole background darker. I have searched and search in studio, but can't find where to change it. I was hoping for a sagemcoption, but can't find it.

MikeMaui (or anyone else that knows the answer), if you see this, could you please reply? Thanks so much in advance!


__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming

***RIP SageTV***
Reply With Quote
  #2  
Old 06-14-2009, 10:00 AM
MeInMaui's Avatar
MeInMaui MeInMaui is offline
SageTVaholic
 
Join Date: Feb 2005
Location: Maui. HI
Posts: 4,203
You'll have to edit the image files and make the images darker. You should probably be able to do this pretty easily in Paint.net.
__________________
"Everything doesn't exist. I'm thirsty." ...later... "No, it's real!!! I'm full."
- Nikolaus (4yrs old)
Reply With Quote
  #3  
Old 06-14-2009, 10:56 AM
mkanet's Avatar
mkanet mkanet is offline
SageTVaholic
 
Join Date: Feb 2004
Posts: 3,359
Thanks so much for replying back Mike. I was going nuts trying to find the value in studio. I should have known, most likely, such a unique shape wouldnt have transparency defined.

Quote:
Originally Posted by MeInMaui View Post
You'll have to edit the image files and make the images darker. You should probably be able to do this pretty easily in Paint.net.
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming

***RIP SageTV***
Reply With Quote
  #4  
Old 06-14-2009, 11:02 AM
razrsharpe razrsharpe is offline
Sage Icon
 
Join Date: Sep 2008
Location: Boston, MA
Posts: 2,111
mike can correct me if im wrong but i believe most of the focused/not focused icon backing is defined in only one place.... so what you could do is change the .pngs to not have transparency and then add a property item to change the transparency...

im working on a stvi to add some of the functionality of malore menus to SageMC (with its look and feel and fanart support). This is how i do the background and it works well.
__________________
Server 2003 r2 32bit, SageTV9 (finally!)
2x Dual HDHR (OTA), 1x HD-PVR (Comcast), 1x HDHR-3CC via SageDCT (Comcast)
2x HD300, 1x SageClient (Win10 Test/Development)
Check out TVExplorer
Reply With Quote
  #5  
Old 06-14-2009, 06:15 PM
mkanet's Avatar
mkanet mkanet is offline
SageTVaholic
 
Join Date: Feb 2004
Posts: 3,359
Paint program

I feel bad for asking help again. But, I've tried and tried. I'm sure its something simple. But, when I edit button_green_nofocus_150x32.png, button_nofocus.png, button_small_imdb_nofocus.png, and button_small_settings_nofocus.png in either paint.NET or GIMP, no matter what I do to these images, I cant get brightness, lightness, contrast, hue, or anything else to change for the image. The only PNG files I can manipulate are the ones that already have color in them; however, I dont want color. I just want to have a dark grey fully transparent PNG.

Could someone please be kind enough to tell me what I'm doing wrong? I primarily use paint.NET, however, I installed GIMP just to see if I had better luck; to find out it was the same result.

Thanks,
Michael
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming

***RIP SageTV***
Reply With Quote
  #6  
Old 06-14-2009, 07:28 PM
razrsharpe razrsharpe is offline
Sage Icon
 
Join Date: Sep 2008
Location: Boston, MA
Posts: 2,111
add a black overlay layer with partial transparency to the png.

The two pngs you want to modify are (i believe they are usually actually the same, or very similar images in most themes)
-list_sub_nofocus.png
-menu_list_nofocus.png


Replace the pngs in the theme directory you are currently using. You will need to restart the server (if HD200) or client for the new pngs to take effect.


Attached is a photoshop file you can modify if you want... also a png with 40% transparency


Its not perfect because you still have a transparency problem on the info section of the program info screen and the pngs include some rounded edges and buffer around the edge that is transparent that i was too lazy to clean up... but you're getting there.
Attached Images
File Type: jpg list icons.jpg (151.1 KB, 165 views)
Attached Files
File Type: zip list icons.zip (15.6 KB, 162 views)
__________________
Server 2003 r2 32bit, SageTV9 (finally!)
2x Dual HDHR (OTA), 1x HD-PVR (Comcast), 1x HDHR-3CC via SageDCT (Comcast)
2x HD300, 1x SageClient (Win10 Test/Development)
Check out TVExplorer

Last edited by Opus4; 06-14-2009 at 09:11 PM. Reason: Image is too wide to be inline; remove link to this post's attachment
Reply With Quote
  #7  
Old 06-14-2009, 07:31 PM
razrsharpe razrsharpe is offline
Sage Icon
 
Join Date: Sep 2008
Location: Boston, MA
Posts: 2,111
another approach to this would be too add a background fill image with partial transparency in studio... you can probably add that where the focused/not focused images are defined....
__________________
Server 2003 r2 32bit, SageTV9 (finally!)
2x Dual HDHR (OTA), 1x HD-PVR (Comcast), 1x HDHR-3CC via SageDCT (Comcast)
2x HD300, 1x SageClient (Win10 Test/Development)
Check out TVExplorer
Reply With Quote
  #8  
Old 06-14-2009, 09:32 PM
mkanet's Avatar
mkanet mkanet is offline
SageTVaholic
 
Join Date: Feb 2004
Posts: 3,359
Hey Razsharpe, thanks for the tips and your files. I wanted to use your files, but in the theme I use, the pictures have much more rounded ends to them (I think Mauimike had made them at some point). Any, I did something a little different and just just added the original png on top of an idendical one and merged the layers together. This automatically made it darker; and allowed me to adjust the brightness to exactly where I wanted. I also attached my PNGs; even though they may not be of any value.

See..


Quote:
Originally Posted by razrsharpe View Post
another approach to this would be too add a background fill image with partial transparency in studio... you can probably add that where the focused/not focused images are defined....
Attached Images
File Type: png menu_list_nofocus.png (1.8 KB, 148 views)
File Type: png list_sub_nofocus.png (2.7 KB, 145 views)
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming

***RIP SageTV***

Last edited by mkanet; 06-14-2009 at 09:48 PM.
Reply With Quote
  #9  
Old 06-15-2009, 07:16 AM
razrsharpe razrsharpe is offline
Sage Icon
 
Join Date: Sep 2008
Location: Boston, MA
Posts: 2,111
ah yes i see your theme is a little different... and yup multiple layers of the same image would work too (as you obviously figured out)... your welcome for the tips
__________________
Server 2003 r2 32bit, SageTV9 (finally!)
2x Dual HDHR (OTA), 1x HD-PVR (Comcast), 1x HDHR-3CC via SageDCT (Comcast)
2x HD300, 1x SageClient (Win10 Test/Development)
Check out TVExplorer
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Is it possible to change the color of "current time bar"? 49studebaker SageMC Custom Interface 1 11-16-2008 09:41 PM
Can't Highlight Weather on Main Menu jsonnabend SageMC Custom Interface 1 07-22-2008 07:55 AM
Question about the silver highlight menu bar and text. raulinigo SageTV Software 6 04-24-2006 10:21 PM
Is there a way to either hide or change the color of the SageTV Window title bar? mkanet SageTV Software 1 12-27-2005 09:54 PM
Menu Text Highlight Color mightyt SageTV Customizations 2 11-19-2005 03:14 AM


All times are GMT -6. The time now is 01:58 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.