home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 2
Skins and Design
Apollo One
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="wizard123" data-source="post: 1111663" data-attributes="member: 118429"><p>Raw tiles are attached.</p><p></p><p>Also the dialog design with default button but the button is only used in dialogs, listviews etc are supposed to be as in the previous designs where they are white text only so far.</p><p></p><p>Here is the closet to the design i could get in xaml, i could not find a glow effect so i created one with a white box and blur effect but if you know how to add a proper glow effect please do as the one i created affects the transparancy of the dialog box.</p><p></p><p><Canvas x:Name="dialog" Height="1080" Canvas.Left="0" Canvas.Top="0" Width="1920"></p><p> <Image x:Name="Layer_45" Height="1080" Canvas.Left="0" Opacity="0.741" Source="Apollo One_Images\Layer 45.png" Canvas.Top="0" Width="1920"/></p><p> <Rectangle Fill="White" Height="335.5" Canvas.Left="559.5" Canvas.Top="338.5" Width="738.5" RadiusY="12" RadiusX="12" Opacity="0.27"></p><p> <Rectangle.Effect></p><p> <BlurEffect Radius="100"/></p><p> </Rectangle.Effect></p><p> </Rectangle></p><p> <Path x:Name="Rounded_Rectangle_3" Data="F1M13,2C13,2 665,2 665,2 671.627,2 677,7.373 677,14 677,14 677,276 677,276 677,282.627 671.627,288 665,288 665,288 13,288 13,288 6.373,288 1,282.627 1,276 1,276 1,14 1,14 1,7.373 6.373,2 13,2z" Fill="Black" Height="289" Canvas.Left="590" Opacity="0.705" Canvas.Top="358" Width="678"></p><p> <Path.Effect></p><p> <DropShadowEffect BlurRadius="10" Color="Black" Direction="-60" Opacity="1" ShadowDepth="0"/></p><p> </Path.Effect></p><p> </Path></p><p> <Path x:Name="Rounded_Rectangle_4" Data="F1M13,1C13,1 684,1 684,1 690.627,1 696,6.373 696,13 696,13 696,26 696,26 696,32.627 690.627,38 684,38 684,38 13,38 13,38 6.372,38 1,32.627 1,26 1,26 1,13 1,13 1,6.373 6.372,1 13,1z" Height="39" Canvas.Left="580" Canvas.Top="518" Width="697"></p><p> <Path.Fill></p><p> <LinearGradientBrush EndPoint="0.5,1" StartPoint="0.5,0"></p><p> <LinearGradientBrush.RelativeTransform></p><p> <TransformGroup></p><p> <ScaleTransform CenterY="0.5" CenterX="0.5" ScaleY="1.85"/></p><p> <SkewTransform CenterY="0.5" CenterX="0.5"/></p><p> <RotateTransform CenterY="0.5" CenterX="0.5"/></p><p> <TranslateTransform/></p><p> </TransformGroup></p><p> </LinearGradientBrush.RelativeTransform></p><p> <GradientStop Color="Black" Offset="1"/></p><p> <GradientStop Color="#FF144289"/></p><p> </LinearGradientBrush></p><p> </Path.Fill></p><p> <Path.Effect></p><p> <DropShadowEffect BlurRadius="2" Color="Black" Direction="-60" Opacity="0.7" ShadowDepth="0"/></p><p> </Path.Effect></p><p> </Path></p><p> </Canvas></p></blockquote><p></p>
[QUOTE="wizard123, post: 1111663, member: 118429"] Raw tiles are attached. Also the dialog design with default button but the button is only used in dialogs, listviews etc are supposed to be as in the previous designs where they are white text only so far. Here is the closet to the design i could get in xaml, i could not find a glow effect so i created one with a white box and blur effect but if you know how to add a proper glow effect please do as the one i created affects the transparancy of the dialog box. <Canvas x:Name="dialog" Height="1080" Canvas.Left="0" Canvas.Top="0" Width="1920"> <Image x:Name="Layer_45" Height="1080" Canvas.Left="0" Opacity="0.741" Source="Apollo One_Images\Layer 45.png" Canvas.Top="0" Width="1920"/> <Rectangle Fill="White" Height="335.5" Canvas.Left="559.5" Canvas.Top="338.5" Width="738.5" RadiusY="12" RadiusX="12" Opacity="0.27"> <Rectangle.Effect> <BlurEffect Radius="100"/> </Rectangle.Effect> </Rectangle> <Path x:Name="Rounded_Rectangle_3" Data="F1M13,2C13,2 665,2 665,2 671.627,2 677,7.373 677,14 677,14 677,276 677,276 677,282.627 671.627,288 665,288 665,288 13,288 13,288 6.373,288 1,282.627 1,276 1,276 1,14 1,14 1,7.373 6.373,2 13,2z" Fill="Black" Height="289" Canvas.Left="590" Opacity="0.705" Canvas.Top="358" Width="678"> <Path.Effect> <DropShadowEffect BlurRadius="10" Color="Black" Direction="-60" Opacity="1" ShadowDepth="0"/> </Path.Effect> </Path> <Path x:Name="Rounded_Rectangle_4" Data="F1M13,1C13,1 684,1 684,1 690.627,1 696,6.373 696,13 696,13 696,26 696,26 696,32.627 690.627,38 684,38 684,38 13,38 13,38 6.372,38 1,32.627 1,26 1,26 1,13 1,13 1,6.373 6.372,1 13,1z" Height="39" Canvas.Left="580" Canvas.Top="518" Width="697"> <Path.Fill> <LinearGradientBrush EndPoint="0.5,1" StartPoint="0.5,0"> <LinearGradientBrush.RelativeTransform> <TransformGroup> <ScaleTransform CenterY="0.5" CenterX="0.5" ScaleY="1.85"/> <SkewTransform CenterY="0.5" CenterX="0.5"/> <RotateTransform CenterY="0.5" CenterX="0.5"/> <TranslateTransform/> </TransformGroup> </LinearGradientBrush.RelativeTransform> <GradientStop Color="Black" Offset="1"/> <GradientStop Color="#FF144289"/> </LinearGradientBrush> </Path.Fill> <Path.Effect> <DropShadowEffect BlurRadius="2" Color="Black" Direction="-60" Opacity="0.7" ShadowDepth="0"/> </Path.Effect> </Path> </Canvas> [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Skins and Design
Apollo One
Contact us
RSS
Top
Bottom