Translations:StudioXm/2/en: Difference between revisions
Jump to navigation
Jump to search
Importing a new version from external source |
Importing a new version from external source |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= Smartphone/tablet | = Smartphone/tablet = | ||
If not already done download and install the latest version of StudioXm from the Apple iTunes Store or GooglePlay Store:<br /> | If not already done, download and install the latest version of StudioXm from the Apple iTunes Store or GooglePlay Store:<br /> | ||
<br /> | |||
<html> | |||
<style> | |||
.banner-container { | |||
display: flex; | |||
align-items: center; | |||
justify-content: center; /* Zentriert die Banner im Container */ | |||
gap: 120px; /* Abstand zwischen den Bannern */ | |||
} | |||
.banner-link { | |||
display: inline-block; | |||
text-decoration: none; /* Entfernt die Unterstreichung des Links */ | |||
} | |||
.banner-link img { | |||
display: block; /* Entfernt unerwünschte Abstände unter dem Bild */ | |||
} | |||
</style> | |||
<div class="banner-container"> | |||
<!-- App Store Banner --> | |||
<a href="https://itunes.apple.com/us/app/studioxm/id1145413743?ls=1&mt=8" class="banner-link" target="_blank"> | |||
<img src="https://www.beastx.com/deu/data/uploads/images/Download_on_the_App_Store_Badge_US-UK_135x40.svg" alt="Download on the App Store" /> | |||
</a> | |||
<!-- Google Play Banner --> | |||
<a href="https://play.google.com/store/apps/details?id=com.freakware.StudioXm" class="banner-link" target="_blank"> | |||
<img src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png" alt="Get it on Google Play" width="150" /> | |||
</a> | |||
</div> | |||
</html> | |||
<br /> | <br /> | ||
Latest revision as of 10:30, 10 August 2024
Smartphone/tablet
If not already done, download and install the latest version of StudioXm from the Apple iTunes Store or GooglePlay Store: