|
@@ -494,17 +494,20 @@
|
|
|
<span onclick="showHowTo();"><?PHP echo(getResource0("How-to: Manage your avatars in Faceborg", $lang));?></span>
|
|
|
<br><br>
|
|
|
</div> -->
|
|
|
- <div class="header" style="margin-top:18px;margin-bottom:18px;">
|
|
|
+ <br>
|
|
|
+ <div id="header" class="header" style="margin-top:28px;margin-bottom:28px;">
|
|
|
<div style="float:left">
|
|
|
- <a href="http://faceborg.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;"> Faceborg</a> <a href="https://github.com/par7133/Faceborg" 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>
|
|
|
+ <a href="http://faceborg.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;"> Faceborg</a> <a href="https://github.com/par7133/Faceborg" 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><br>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="headerMob" style="margin-top:18px;margin-bottom:18px;display:none;">
|
|
|
+ <div id="headerMob" class="header" style="margin-top:28px;margin-bottom:28px;display:none;">
|
|
|
<div style="float:left">
|
|
|
- <a href="http://faceborg.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;"> Faceborg</a>
|
|
|
+ <a href="http://faceborg.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;"> Faceborg</a><br>
|
|
|
</div>
|
|
|
</div>
|
|
|
-
|
|
|
+
|
|
|
+ <br><br>
|
|
|
+
|
|
|
<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">
|