![]() |
Profit UI & Background "persona" class-image ?
im wondering if there is a way to not display the background image while looking at my "stats, skills, details, factions, and options tabs in the "persona" window. i know there was time and still in making each class image, however i would like while using my "classic skin: Black" to just have a black background. im sure i am in a huge minority using my 65" tv as my computer monitor and playing from my couch the txt in each of the tabs is hard to distinguish the text from the image.
in the past i have tried to monkey with some setting true/false in persona.xml file...however this just made the background white, this didn't help @ all. and im not at all good with code and that kind of stuff. :confused: thanks in advance for any help/suggestions. |
The second line of eq2ui_mainhud_persona.xml in the ProfitUI directory looks like this:
<Page eq2opensound="ui_window_main_open" eq2usescomwndcontrols="true" Location="426,51" MinimumSize="387,484" Name="Persona" OnShow="MainPage.ClassBackdrop.Style="/ProfitUI_Styles.ClassBackdrops." ## (Parent.Parent.Custom.ProfitUI_SubclassDetector.Subclass)" UserMovable="true" UserResizable="true" version="2.0.0" Visible="false"> Remove this: OnShow="MainPage.ClassBackdrop.Style="/ProfitUI_Styles.ClassBackdrops." ## (Parent.Parent.Custom.ProfitUI_SubclassDetector.Subclass)" So that it looks like this: <Page eq2opensound="ui_window_main_open" eq2usescomwndcontrols="true" Location="426,51" MinimumSize="387,484" Name="Persona" UserMovable="true" UserResizable="true" version="2.0.0" Visible="false"> And save it. There will be no class backdrop after that. Silat |
just "awesome"
many thanks :nana::nana::nana::nana::nana: |
| All times are GMT -5. The time now is 05:05 PM. |
vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI