Mobile Devices Size Problem

  • Hello
    https://yasarcanturk.com/AntetYapi/

    In this work, the screen comes intro. But the intro looks great on mobile devices. How can I solve this.

    Code
    <plugin name="introimage" url="intro.jpg" align="center" onloaded="set(alpha,0); tween(alpha,1.0);" onclick="hideintroimage();" />
    <action name="hideintroimage">
    if(plugin[introimage].enabled, set(plugin[introimage].enabled,false);
    tween(plugin[introimage].alpha, 0.0, 0.5, default, removeplugin(introimage)); );
    </action>

    and
    this:

    Code
    <layer name="map" url="GirisKat.png" keep="true" align="righttop" x="15" y="98" width="75" height="75"
    	    	handcursor="true"
    	    	scalechildren="true"
    	    	maskchildren="true"
    	    	onclick="openmap();"
    	>

    The best of people, the most beneficial to people. Hz. Mohammed

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!