Jump to content
LaunchBox Community Forums

Recommended Posts

Posted
  On 3/11/2021 at 9:52 AM, Mr. RetroLust said:

You can adjust the following to your preferred height in \LBThemes\Neon Deluxe Arcade LB\Views\GamesDetailsView.xaml, open in a text editor and search for this :

                <WrapPanel Name="ScreenshotImages" Orientation="Horizontal" VerticalAlignment="Top" Visibility="{Binding ScreenshotsVisibility}" Height="110" Margin="0">
                    <WrapPanel.Resources>
                        <Style TargetType="{x:Type Image}">
                        <Setter Property="Margin" Value="2,0,10,5"/>
                        <Setter Property="MaxHeight" Value="110"/>
                        </Style>
                        </WrapPanel.Resources>
                    <WrapPanel.Effect>
                        <DropShadowEffect BlurRadius="10" ShadowDepth="0" Color="#0004FF" Direction="0"/>
                    </WrapPanel.Effect>
                </WrapPanel>

 

Expand  

I thank you very much kind sir, that did the trick, I hope you have a very good day :D

  • Thanks 1
  • 11 months later...
Posted
  On 2/26/2022 at 9:35 AM, Gamer1000 said:

Theme needs to be updated. Get errors when trying to launch it in 12.7 premium. Newer themes like All @nce work just fine

Expand  

Are you using the latest version of the theme? Which would be 2.11. I have no problems with it.

  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...