Background in Black Glass to dark (1 Viewer)

dlarge500

Extension Designer
  • Premium Supporter
  • May 21, 2009
    1,491
    400
    45
    NRW
    Home Country
    Germany Germany
    AW: Background in Black Glass to dark

    which Menus would you like to brighter?

    I have make some Screenshots with 4 changes in the brighter Screen.

    there is one wich you would like to have?

    you must go in the myHome.xml and myHomePlugIns.xml.
    Would you change all Menus and Plugins go in common.window.overlay.xml, common.window.xml

    Go in the middle and show at

    <control>
    <description>BG</description>
    <type>image</type>
    <id>0</id>
    <width>1280</width>
    <height>720</height>
    <texture>bg.jpg</texture>
    <colordiffuse>c0ffffff</colordiffuse>
    </control>

    change the bold Line.

    My Screen:

    1. Screen <colordiffuse>90ffffff</colordiffuse>[/B]
    2. Screen <colordiffuse>70ffffff</colordiffuse>[/B]
    3. Screen <colordiffuse>60ffffff</colordiffuse>[/B]
    4. Screen delete

    <control>
    <description>BG</description>
    <type>image</type>
    <id>0</id>
    <width>1280</width>
    <height>720</height>
    <texture>bg.jpg</texture>
    <colordiffuse>c0ffffff</colordiffuse>
    </control>

    but remember that if you make the image completely transparent, you can read the Fonts very bad.
     

    Attachments

    • neu3.jpg
      neu3.jpg
      284.7 KB
    • neu2.jpg
      neu2.jpg
      305.2 KB
    • neu1.jpg
      neu1.jpg
      314.6 KB
    • neu.jpg
      neu.jpg
      366 KB

    Tgx

    Retired Team Member
  • Premium Supporter
  • January 22, 2008
    1,560
    1,115
    Home Country
    Italy Italy
    Re: AW: Background in Black Glass to dark

    Actually the files involved for all the screens (except myHome and Plugins) are:

    • common.window.overlay.xml
    • common.window.xml


    If you like to change the transparency of myHome and myPlugins screens, the files are:

    • myHome.xml
    • myHomePlugIns.xml

    The paramenter to change is the one Dlarge500 kindly mentioned in his previous post:

    Code:
    <control>
    <description>BG</description>
    <type>image</type>
    <id>0</id>
    <width>1280</width>
    <height>720</height>
    <texture>bg.jpg</texture> 
    [COLOR="Red"][B]<colordiffuse>c0ffffff</colordiffuse>[/B][/COLOR]
    </control>

    Thanks

    Tgx
     

    dlarge500

    Extension Designer
  • Premium Supporter
  • May 21, 2009
    1,491
    400
    45
    NRW
    Home Country
    Germany Germany
    AW: Background in Black Glass to dark

    sorry for the wrong infos, I do not at all like I'm on the common.window.overlay and accessories.:oops:
     

    Users who are viewing this thread

    Top Bottom