Release script.colorbox
(2019-12-08, 13:30)badaas Wrote: Hi, sorry no support. I will try find some time.
You can always find some skins I made here and copy code.

Thanks 

After a big of digging around I altered these lines in Includes_Global.xml of AURA and now I dont get Blurry Backgrounds on HOME or "PRESSING UP" option

 <variable name="Global_Background_Image">
        <value condition="Skin.HasSetting(NoFanart)">$VAR[Global_Background_Image_NoFanart]</value>

        <!-- <value condition="!String.IsEmpty(Window(home).Property(ImageFilterFIVE)) + Skin.HasSetting(EnableBlur) + [!Skin.HasSetting(OnlyBlurInfo) | [Skin.HasSetting(OnlyBlurInfo) + [Window.IsVisible(DialogVideoInfo.xml) | Window.IsVisible(DialogMusicInfo.xml) | Window.IsVisible(DialogAddonInfo.xml) | Window.IsVisible(script-script.extendedinfo-DialogVideoInfo.xml) | Window.IsVisible(script-script.extendedinfo-DialogInfo.xml)]]] + !Control.HasFocus(9602)">$INFO[Window(home).Property(ImageFilterFIVE)]</value>-->

                <value condition="!Window.IsVisible(home) + !Control.HasFocus(9602)">$INFO[Window(home).Property(ImageFilterFIVE)]</value>

        <value>$VAR[Global_Background_Image_Var]</value>
    </variable>
Reply


Messages In This Thread
script.colorbox - by badaas - 2017-07-22, 10:46
RE: script.colorbox - by jurialmunkey - 2017-07-23, 07:25
RE: script.colorbox - by badaas - 2017-07-23, 12:26
RE: script.colorbox - by jurialmunkey - 2017-07-23, 13:46
RE: script.colorbox - by badaas - 2017-07-23, 13:50
RE: script.colorbox - by badaas - 2017-07-23, 15:20
RE: script.colorbox - by BigNoid - 2017-07-31, 09:55
RE: script.colorbox - by badaas - 2017-07-31, 17:48
RE: script.colorbox - by BigNoid - 2017-08-01, 05:06
RE: script.colorbox - by badaas - 2017-08-09, 20:02
RE: script.colorbox - by Jeroen - 2017-08-10, 08:16
RE: script.colorbox - by badaas - 2017-08-10, 11:10
RE: script.colorbox - by badaas - 2017-08-11, 15:16
RE: script.colorbox - by jurialmunkey - 2017-08-12, 07:16
RE: script.colorbox - by badaas - 2017-08-12, 11:55
RE: script.colorbox - by badaas - 2017-08-12, 17:57
RE: script.colorbox - by Angelinas - 2017-08-12, 12:54
RE: script.colorbox - by badaas - 2017-08-12, 13:58
RE: script.colorbox - by mikeSiLVO - 2017-08-14, 04:27
RE: script.colorbox - by badaas - 2017-08-12, 19:03
RE: script.colorbox - by Jeroen - 2017-08-12, 22:19
RE: script.colorbox - by badaas - 2017-08-13, 14:29
RE: script.colorbox - by realjohngalt - 2017-08-13, 18:00
RE: script.colorbox - by badaas - 2017-08-14, 11:06
RE: script.colorbox - by realjohngalt - 2017-08-14, 17:44
RE: script.colorbox - by badaas - 2017-08-14, 17:58
RE: script.colorbox - by Jeroen - 2017-08-14, 18:25
RE: script.colorbox - by badaas - 2017-08-14, 18:50
RE: script.colorbox - by Jeroen - 2017-08-14, 21:44
RE: script.colorbox - by badaas - 2017-08-14, 23:01
RE: script.colorbox - by realjohngalt - 2017-08-14, 20:46
RE: script.colorbox - by jurialmunkey - 2017-08-14, 01:27
RE: script.colorbox - by jurialmunkey - 2017-08-14, 10:31
RE: script.colorbox - by badaas - 2017-08-14, 11:03
RE: script.colorbox - by jurialmunkey - 2017-08-14, 12:41
RE: script.colorbox - by badaas - 2017-08-14, 19:10
RE: script.colorbox - by Lunatixz - 2017-08-14, 17:41
RE: script.colorbox - by realjohngalt - 2017-08-14, 22:00
RE: script.colorbox - by badaas - 2017-08-14, 22:53
RE: script.colorbox - by jurialmunkey - 2017-08-15, 08:54
RE: script.colorbox - by badaas - 2017-08-15, 11:04
RE: script.colorbox - by jurialmunkey - 2017-08-15, 11:33
RE: script.colorbox - by badaas - 2017-08-15, 14:08
RE: script.colorbox - by smitchell6879 - 2017-08-15, 18:13
RE: script.colorbox - by badaas - 2017-08-15, 14:24
RE: script.colorbox - by badaas - 2017-08-15, 18:13
RE: script.colorbox - by Jeroen - 2017-08-15, 18:57
RE: script.colorbox - by badaas - 2017-08-15, 19:10
RE: script.colorbox - by badaas - 2017-08-15, 19:40
RE: script.colorbox - by Lunatixz - 2017-08-15, 20:39
RE: script.colorbox - by badaas - 2017-08-15, 23:49
RE: script.colorbox - by Lunatixz - 2017-08-16, 00:23
RE: script.colorbox - by badaas - 2017-08-16, 00:25
RE: script.colorbox - by badaas - 2017-08-16, 00:17
RE: script.colorbox - by badaas - 2017-08-16, 18:57
RE: script.colorbox - by realjohngalt - 2017-08-16, 21:52
RE: script.colorbox - by badaas - 2017-08-16, 23:07
RE: script.colorbox - by realjohngalt - 2017-08-17, 00:38
RE: script.colorbox - by Edworld - 2017-08-17, 01:29
RE: script.colorbox - by badaas - 2017-08-19, 14:56
RE: script.colorbox - by jurialmunkey - 2017-08-17, 02:41
RE: script.colorbox - by badaas - 2017-08-17, 07:59
RE: script.colorbox - by jurialmunkey - 2017-08-17, 09:09
RE: script.colorbox - by badaas - 2017-08-17, 11:03
RE: script.colorbox - by badaas - 2017-08-17, 20:21
RE: script.colorbox - by jurialmunkey - 2017-08-18, 07:15
RE: script.colorbox - by badaas - 2017-08-18, 14:26
RE: script.colorbox - by Lunatixz - 2017-08-18, 17:20
RE: script.colorbox - by badaas - 2017-08-18, 17:46
RE: script.colorbox - by Jeroen - 2017-08-18, 19:42
RE: script.colorbox - by jurialmunkey - 2017-08-18, 23:40
RE: script.colorbox - by Jeroen - 2017-08-19, 07:27
RE: script.colorbox - by jurialmunkey - 2017-08-19, 07:44
RE: script.colorbox - by badaas - 2017-08-19, 12:23
RE: script.colorbox - by Jeroen - 2017-08-20, 11:53
RE: script.colorbox - by badaas - 2017-08-19, 16:29
RE: script.colorbox - by filigran - 2017-08-20, 00:26
RE: script.colorbox - by Angelinas - 2017-08-20, 11:00
RE: script.colorbox - by badaas - 2017-08-20, 18:24
RE: script.colorbox - by Angelinas - 2017-08-20, 23:26
RE: script.colorbox - by badaas - 2017-08-20, 23:41
RE: script.colorbox - by badaas - 2017-08-20, 23:50
RE: script.colorbox - by badaas - 2017-08-21, 17:58
RE: script.colorbox - by Angelinas - 2017-08-21, 19:25
RE: script.colorbox - by badaas - 2017-08-21, 19:29
RE: script.colorbox - by badaas - 2017-08-21, 17:59
RE: script.colorbox - by filigran - 2017-08-23, 15:23
RE: script.colorbox - by badaas - 2017-08-21, 19:56
RE: script.colorbox - by badaas - 2017-08-23, 17:47
RE: script.colorbox - by filigran - 2017-08-23, 18:10
RE: script.colorbox - by badaas - 2017-08-23, 18:12
RE: script.colorbox - by badaas - 2017-08-25, 16:58
RE: script.colorbox - by Angelinas - 2017-08-25, 20:27
RE: script.colorbox - by badaas - 2017-08-26, 13:16
RE: script.colorbox - by badaas - 2017-08-26, 13:47
RE: script.colorbox - by badaas - 2017-08-26, 14:16
RE: script.colorbox - by foghat - 2017-08-27, 19:27
RE: script.colorbox - by badaas - 2017-08-28, 12:35
RE: script.colorbox - by badaas - 2017-08-28, 14:14
RE: script.colorbox - by foghat - 2017-08-28, 14:45
RE: script.colorbox - by badaas - 2017-08-28, 14:25
RE: script.colorbox - by badaas - 2017-08-28, 16:54
RE: script.colorbox - by foghat - 2017-08-28, 18:11
RE: script.colorbox - by badaas - 2017-08-28, 20:25
RE: script.colorbox - by foghat - 2017-08-28, 23:09
RE: script.colorbox - by badaas - 2017-08-28, 23:32
RE: script.colorbox - by foghat - 2017-08-29, 00:16
RE: script.colorbox - by badaas - 2017-08-29, 11:06
RE: script.colorbox - by jurialmunkey - 2017-08-30, 03:14
RE: script.colorbox - by badaas - 2017-08-30, 11:09
RE: script.colorbox - by badaas - 2017-08-30, 18:51
RE: script.colorbox - by badaas - 2017-08-30, 23:45
RE: script.colorbox - by badaas - 2017-08-31, 01:08
RE: script.colorbox - by jurialmunkey - 2017-09-01, 10:47
RE: script.colorbox - by badaas - 2017-08-31, 01:10
RE: script.colorbox - by jurialmunkey - 2017-08-31, 01:35
RE: script.colorbox - by badaas - 2017-08-31, 19:15
RE: script.colorbox - by Angelinas - 2017-08-31, 19:55
RE: script.colorbox - by badaas - 2017-08-31, 22:57
RE: script.colorbox - by Angelinas - 2017-09-01, 22:16
RE: script.colorbox - by badaas - 2017-09-02, 13:06
RE: script.colorbox - by Luke Cage - 2017-08-31, 21:16
RE: script.colorbox - by badaas - 2017-08-31, 23:01
RE: script.colorbox - by Jeroen - 2017-09-01, 10:58
RE: script.colorbox - by Luke Cage - 2017-09-01, 15:43
RE: script.colorbox - by badaas - 2017-09-01, 13:44
RE: script.colorbox - by badaas - 2017-09-01, 14:03
RE: script.colorbox - by badaas - 2017-09-01, 15:37
RE: script.colorbox - by Luke Cage - 2017-09-01, 18:33
RE: script.colorbox - by jurialmunkey - 2017-09-02, 00:05
RE: script.colorbox - by badaas - 2017-09-02, 12:52
RE: script.colorbox - by Luke Cage - 2017-09-03, 12:58
RE: script.colorbox - by badaas - 2017-09-03, 13:20
RE: script.colorbox - by Luke Cage - 2017-09-03, 13:35
RE: script.colorbox - by Luke Cage - 2017-09-03, 16:57
RE: script.colorbox - by badaas - 2017-09-04, 18:06
RE: script.colorbox - by Luke Cage - 2017-09-04, 21:22
RE: script.colorbox - by badaas - 2017-09-05, 18:05
RE: script.colorbox - by Luke Cage - 2017-09-05, 19:34
RE: script.colorbox - by badaas - 2017-09-06, 17:54
RE: script.colorbox - by Luke Cage - 2017-09-06, 18:50
RE: script.colorbox - by badaas - 2017-09-06, 19:46
RE: script.colorbox - by Luke Cage - 2017-09-06, 20:14
RE: script.colorbox - by badaas - 2017-09-08, 17:39
RE: script.colorbox - by jurialmunkey - 2017-09-09, 08:20
RE: script.colorbox - by smitchell6879 - 2017-09-09, 08:29
RE: script.colorbox - by badaas - 2017-09-19, 00:07
RE: script.colorbox - by ekim232 - 2017-10-20, 04:36
RE: script.colorbox - by badaas - 2017-10-20, 14:22
RE: script.colorbox - by ekim232 - 2017-10-20, 23:31
RE: script.colorbox - by badaas - 2017-10-26, 18:28
RE: script.colorbox - by Edworld - 2018-01-22, 03:13
RE: script.colorbox - by badaas - 2018-01-22, 19:19
RE: script.colorbox - by Edworld - 2018-01-23, 02:37
RE: script.colorbox - by badaas - 2018-01-23, 19:17
RE: script.colorbox - by Edworld - 2018-01-23, 23:39
RE: script.colorbox - by badaas - 2018-01-24, 01:32
RE: script.colorbox - by Edworld - 2018-01-24, 02:02
RE: script.colorbox - by Edworld - 2018-01-24, 04:40
RE: script.colorbox - by badaas - 2018-01-24, 19:12
RE: script.colorbox - by JanKeesdeHaan - 2018-01-23, 22:45
RE: script.colorbox - by Edworld - 2018-01-24, 19:41
RE: script.colorbox - by badaas - 2018-01-25, 19:15
RE: script.colorbox - by badaas - 2018-01-25, 19:23
RE: script.colorbox - by Edworld - 2018-01-26, 02:55
RE: script.colorbox - by badaas - 2018-01-26, 13:58
RE: script.colorbox - by Edworld - 2018-01-27, 00:44
RE: script.colorbox - by sualfred - 2019-05-01, 08:39
RE: script.colorbox - by Skinnerxyz - 2019-06-18, 00:38
RE: script.colorbox - by Skinnerxyz - 2019-06-18, 13:14
RE: script.colorbox - by Silki - 2019-10-29, 17:50
RE: script.colorbox - by badaas - 2019-12-08, 13:30
RE: script.colorbox - by Silki - 2019-12-17, 12:07
RE: script.colorbox - by beatmasterrs - 2020-11-03, 13:54
RE: script.colorbox - by badaas - 2020-11-09, 12:39
RE: script.colorbox - by badaas - 2020-12-30, 14:41
RE: script.colorbox - by Angelinas - 2021-02-17, 22:51
RE: script.colorbox - by macardi - 2021-02-23, 16:22
RE: script.colorbox - by Angelinas - 2021-02-23, 17:26
RE: script.colorbox - by macardi - 2021-02-23, 17:50
RE: script.colorbox - by galen2 - 2021-02-28, 00:55
RE: script.colorbox - by SerpentDrago69 - 2021-03-23, 15:01
RE: script.colorbox - by VictorDUA - 2021-03-01, 12:03
RE: script.colorbox - by FOXYZ - 2021-03-21, 07:34
RE: script.colorbox - by FOXYZ - 2021-03-21, 10:38
RE: script.colorbox - by SerpentDrago69 - 2021-03-21, 18:00
RE: script.colorbox - by FOXYZ - 2021-03-21, 18:27
RE: script.colorbox - by badaas - 2021-04-02, 12:12
RE: script.colorbox - by Cody Allen - 2021-04-03, 22:19
RE: script.colorbox - by Angelinas - 2021-04-03, 22:37
RE: script.colorbox - by SerpentDrago69 - 2021-04-28, 15:43
RE: script.colorbox - by Angelinas - 2021-04-28, 18:56
RE: script.colorbox - by SerpentDrago69 - 2021-04-29, 15:47
RE: script.colorbox - by drinfernoo - 2021-04-29, 19:02
RE: script.colorbox - by badaas - 2021-06-23, 10:45
RE: script.colorbox - by beatmasterrs - 2021-06-23, 10:54
RE: script.colorbox - by badaas - 2021-06-23, 11:47
RE: script.colorbox - by drinfernoo - 2021-06-23, 14:24
RE: script.colorbox - by badaas - 2021-06-23, 14:54
RE: script.colorbox - by Angelinas - 2021-06-22, 23:43
RE: script.colorbox - by badaas - 2021-06-23, 16:48
RE: script.colorbox - by drinfernoo - 2021-06-24, 00:09
RE: script.colorbox - by badaas - 2021-06-24, 09:45
RE: script.colorbox - by beatmasterrs - 2021-06-24, 10:46
RE: script.colorbox - by badaas - 2021-06-24, 12:01
RE: script.colorbox - by beatmasterrs - 2021-06-24, 12:14
RE: script.colorbox - by badaas - 2021-06-24, 13:49
RE: script.colorbox - by beatmasterrs - 2021-06-24, 14:16
RE: script.colorbox - by drinfernoo - 2021-06-24, 21:44
RE: script.colorbox - by badaas - 2021-06-25, 09:54
RE: script.colorbox - by badaas - 2021-06-25, 11:38
RE: script.colorbox - by badaas - 2021-06-26, 13:14
RE: script.colorbox - by Nanomani - 2021-06-26, 14:42
RE: script.colorbox - by badaas - 2021-06-26, 17:14
RE: script.colorbox - by Nanomani - 2021-06-26, 17:22
RE: script.colorbox - by bsoriano - 2021-06-26, 22:02
RE: script.colorbox - by badaas - 2021-06-27, 09:47
RE: script.colorbox - by badaas - 2021-06-25, 15:47
RE: script.colorbox - by Nanomani - 2021-06-25, 15:58
RE: script.colorbox - by badaas - 2021-06-25, 16:00
RE: script.colorbox - by badaas - 2021-07-05, 17:41
Logout Mark Read Team Forum Stats Members Help
script.colorbox1