Titan BINGIE MOD v1 (UPDATED - 07/24/2020)
(2020-10-19, 14:03)HugoL Wrote:
(2020-10-19, 12:37)Jooode Wrote:
(2020-10-17, 23:03)HugoL Wrote: OK but do you actually want that in red, and in that position? Because it looks kind of terrible.

What about this, next to the header?
ImageImage

I think I'm going to keep this myself. It's not anything I thought I needed before but since it's not offensive and I guess it's useful enough so it's staying!

hello friend could you tell me how i get this, i love it
Bingiemainlandscape.xml

Search for <!--Content Header--> and replace the header textbox control with the following 2 textbox controls.


xml:
 <!-- Content Header -->
                <control type="textbox">
                    <width>100%</width>
                    <height>40</height>
                    <font>Bold31</font>
                    <align>left</align>
                    <textcolor>$INFO[Skin.String(ViewDetailsTextColor)]</textcolor>
                    <label>$VAR[BingieMainContentHeader] $INFO[Window(Home).Property(TVshows.Count),(,)]</label>
                    <visible>Integer.IsGreater(Container(523).NumItems,0)</visible>
                    <visible>String.IsEqual(Container.FolderPath, videodb://tvshows/titles/)</visible>
                </control>
                <control type="textbox">
                    <width>100%</width>
                    <height>40</height>
                    <font>Bold31</font>
                    <align>left</align>
                    <textcolor>$INFO[Skin.String(ViewDetailsTextColor)]</textcolor>
                    <label>$VAR[BingieMainContentHeader] $INFO[Window(Home).Property(Movies.Count),(,)]</label>
                    <visible>Integer.IsGreater(Container(523).NumItems,0)</visible>
                    <visible>String.IsEqual(Container.FolderPath, videodb://movies/titles/)</visible>
                </control>

Bingiemainposter.xml

Search for <!--Content Header--> and replace the header textbox control with the following 2 textbox controls.

xml:
<!-- Content Header -->
                <control type="textbox">
                    <animation effect="slide" start="0" end="0,-15" time="0" condition="Skin.HasSetting(View526_DisableFixedBingieFrame) + Skin.HasSetting(View526_EnableZoomEffect)">Conditional</animation>
                    <width>100%</width>
                    <height>40</height>
                    <font>Bold31</font>
                    <align>left</align>
                    <textcolor>$INFO[Skin.String(ViewDetailsTextColor)]</textcolor>
                    <label>$VAR[BingieMainContentHeader] $INFO[Window(Home).Property(Movies.Count),(,)]</label>
                    <visible>Integer.IsGreater(Container(526).NumItems,0)</visible>
                    <visible>String.IsEqual(Container.FolderPath, videodb://movies/titles/)</visible>
                </control>
                 <control type="textbox">
                    <animation effect="slide" start="0" end="0,-15" time="0" condition="Skin.HasSetting(View526_DisableFixedBingieFrame) + Skin.HasSetting(View526_EnableZoomEffect)">Conditional</animation>
                    <width>100%</width>
                    <height>40</height>
                    <font>Bold31</font>
                    <align>left</align>
                    <textcolor>$INFO[Skin.String(ViewDetailsTextColor)]</textcolor>
                    <label>$VAR[BingieMainContentHeader] $INFO[Window(Home).Property(TVshows.Count),(,)]</label>
                    <visible>Integer.IsGreater(Container(526).NumItems,0)</visible>
                    <visible>String.IsEqual(Container.FolderPath, videodb://tvshows/titles/)</visible>
                </control>

Thank you so much friend how always great job
Reply


Messages In This Thread
RE: Titan BINGIE MOD v1 - by tankman37 - 2020-07-24, 05:20
RE: Titan BINGIE MOD v1 - by AchillesPunks - 2020-07-24, 06:18
RE: Titan BINGIE MOD v1 - by tankman37 - 2020-07-24, 07:42
RE: Titan BINGIE MOD v1 - by AchillesPunks - 2020-07-24, 08:01
RE: Titan BINGIE MOD v1 - by tankman37 - 2020-07-24, 08:10
RE: Titan BINGIE MOD v1 - by AchillesPunks - 2020-07-24, 08:12
RE: Titan BINGIE MOD v1 - by tankman37 - 2020-07-24, 09:05
Bom dia! - by kpinheiro - 2020-08-20, 15:21
RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - by Jooode - 2020-10-19, 15:41
Need help please - by childofkorn - 2022-05-31, 20:10
RE: Need help please - by Fuchs2468 - 2022-05-31, 22:33
Hidden settings - by lennystc - 2023-03-20, 18:31
RE: Hidden settings - by SoulReaver - 2023-03-20, 20:16
RE: Hidden settings - by childofkorn - 2023-03-20, 20:21
Logout Mark Read Team Forum Stats Members Help
Titan BINGIE MOD v1 (UPDATED - 07/24/2020)0