|
@@ -490,7 +490,7 @@
|
|
|
<span onclick="showHowTo();"><?PHP echo(getResource0("How-to: Manage your avatars in Puzzleu", $lang));?></span>
|
|
|
<br><br>
|
|
|
</div> -->
|
|
|
- <div class="header" style="margin-top:18px;margin-bottom:18px;">
|
|
|
+ <div id="header" class="header" style="margin-top:18px;margin-bottom:18px;">
|
|
|
<div style="float:left">
|
|
|
<a href="http://puzzleu.5mode-foss.eu" target="_self" style="color:#000000; text-decoration: none;"> <img src="/res/AFlogo.png" align="middle" style="position:relative;top:-5px;width:22px;"> Puzzleu</a> <a href="https://github.com/par7133/Puzzleu" style="color:#000000;"><span style="color:#119fe2">on</span> github</a> <a href="mailto:posta@elettronica.lol" style="color:#000000;"><span style="color:#119fe2">for</span> feedback</a> <a href="tel:+39-331-4029415" style="font-size:13px;background-color:#15c60b;border:2px solid #15c60b;color:#000000;height:27px;text-decoration:none;"> get support </a>
|
|
|
</div>
|
|
@@ -498,7 +498,12 @@
|
|
|
<a href="#" onclick="slideShow();"><img src="/res/playicon.png" style="width:45px;"></a>
|
|
|
</div>
|
|
|
</div>
|
|
|
-
|
|
|
+ <div id="headerMob" class="header" style="margin-top:18px;margin-bottom:18px;display:none">
|
|
|
+ <div style="float:left">
|
|
|
+ <a href="http://puzzleu.5mode-foss.eu" target="_self" style="color:#000000; text-decoration: none;"> <img src="/res/AFlogo.png" align="middle" style="position:relative;top:-5px;width:22px;"> Puzzleu</a>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
<form id="frmUpload" role="form" method="post" action="/<?PHP echo(AVATAR_NAME);?>?hl=<?PHP echo($lang);?>" target="_self" enctype="multipart/form-data">
|
|
|
|
|
|
<div id="blog">
|