girotto000 Posted April 3, 2015 Posted April 3, 2015 My notices box is with a white background that brokes the skin desgin :/ How do i make a transparent background? So this whay will only appear the letters? Image: http://puu.sh/gZY4e/2c87698315.jpg Quote
Garkor Posted April 3, 2015 Posted April 3, 2015 http://fs2.directupload.net/images/150404/v4i3cfcf.jpg Best regards, Garkor 1 Quote
Garkor Posted April 3, 2015 Posted April 3, 2015 (edited) You cannot create a transparent background. You need to cut out the notice field and load it with your notice.html. Send me your background image(PN) and your config.ini and I can do it for you. Best regards, Garkor Edited April 3, 2015 by Garkor Quote
girotto000 Posted April 3, 2015 Author Posted April 3, 2015 You cannot create a transparent background. You need to cut out the notice field and load it with your notice.html. Send me your background image(PN) and your config.ini and I can do it for you. Best regards, Garkor config.ini: [Config:Main] RootURL='http://revengero.orgfree.com/thor/' RemoteConfigFile='main.ini' TimeOut=0 StatusFile='revengero.dat' DefaultGRF='revengero.grf' ClientEXE='RevengeRO.dll' ClientParameter='-1sak1' //When patcher unable to connect webserver, //should the patcher allow player start the game anyways? FinishOnConnectionFailure=false [Config:Window] Style='none' //This allows the player drag the window by background DragHandling=true //Background can be either jpg or bmp, in later case //the top-left pixel is chosen as transparent color. Background='images/bg.png' FadeOnDrag=true [Config:BGM] File='' Loop=true Volume=5 Directory= [Config:Misc] Title='RevengeRO Patcher' HideProgressBarWhenFinish=true [ProgressBar:bar1] Width=342 Height=10 Left=23 Top=486 FrontImage= BackImage= Hook='ProgressChange' [Label:Status] AutoResize = false Width=369 Height= Left=15 Top=527 Alignment='center' FontColor=$000000 FontName = '' FontSize = Text='' Hook='StatusChange' [NoticeBox:Box01] Width=543 Height=170 Left=28 Top=339 URL='http://revengero.orgfree.com/thor/noticias.html' [Button:Start] Default='images/iniciar.png' OnHover='images/iniciar_hover.png' OnDown='images/iniciar.png' Left=435 Top=525 //Hook is used for default buttons, //do not use this on custom buttons! Hook='Start' [Button:Exit] Default='images/fechar.png' OnHover='images/fechar_hover.png' OnDown='images/fechar.png' Left=565 Top=5 Hook='Exit' [Button:Cancel] Default='images/cancelar.png' OnHover='images/cancelar_hover.png' OnDown='images/cancelar.png' Left=435 Top=525 Hook='Cancel' //[Button:Extra] // // // // Mode - mode for button // 1 = open URL // 2 = Launch file/program // 3 = Message box //Mode= // Action - depend on what you set in the Mod, this may vary // ex. Mode = 1 , Action='http://google.com' //Action= [Button:Site] Default='images/website.png' OnHover='images/website_hover.png' OnDown='images/website.png' Left=445 Top=127 Mode=1 Action='http://localhost/ragnarok/site' [Button:Registro] Default='images/registro.png' OnHover='images/registro_hover.png' OnDown='images/registro.png' Left=445 Top=188 Mode=1 Action='http://localhost/ragnarok/site/registro.php' Background image: http://puu.sh/h0qg2/d098095ac8.png Quote
girotto000 Posted April 5, 2015 Author Posted April 5, 2015 (edited) http://fs2.directupload.net/images/150404/v4i3cfcf.jpg Best regards, Garkor Just perfect. Thank you a lot! Edited April 5, 2015 by girotto000 Quote
Question
girotto000
My notices box is with a white background that brokes the skin desgin :/
How do i make a transparent background? So this whay will only appear the letters?
Image: http://puu.sh/gZY4e/2c87698315.jpg
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.