This commit is contained in:
Justin Bland 2024-08-21 17:09:51 +10:00
parent 80711229a7
commit 1062c4ab6a
2 changed files with 26 additions and 17 deletions

View File

@ -1459,34 +1459,52 @@
-ms-transform: translateX(-200%);
}
</style>
<style>
.thumb4:active~.slider__wrapper>.slider {
-webkit-transition: all 0s;
-ms-transition: all 0s;
transition: all 0s;
transform: translateX(-300%);
-webkit-transform: translateX(-300%);
-ms-transform: translateX(-300%);
}
</style>
<div
class="content__gallery content__gallery--flex-column content__gallery--right ">
<div class="thumb__float thumb1">
<div class="thumb__wrapper vertical-align-middle"><span
class="vertical-align-helper"></span><img
src="https://app.eselt.de/assets/images/examples/bw_1.jpg"></div>
src="https://github.com/KobolSystems/eBay_Items/blob/main/sampleImages/sample1.jpg?raw=true"></div>
</div>
<div class="thumb__float thumb2">
<div class="thumb__wrapper vertical-align-middle"><span
class="vertical-align-helper"></span><img
src="https://app.eselt.de/assets/images/examples/bw_2.jpg"></div>
src="https://github.com/KobolSystems/eBay_Items/blob/main/sampleImages/sample2.jpg?raw=true"></div>
</div>
<div class="thumb__float thumb3">
<div class="thumb__wrapper vertical-align-middle"><span
class="vertical-align-helper"></span><img
src="https://app.eselt.de/assets/images/examples/bw_3.jpg"></div>
src="https://github.com/KobolSystems/eBay_Items/blob/main/sampleImages/sample3.jpg?raw=true"></div>
</div>
<div class="thumb__float thumb4">
<div class="thumb__wrapper vertical-align-middle"><span
class="vertical-align-helper"></span><img
src="https://github.com/KobolSystems/eBay_Items/blob/main/sampleImages/sample4.jpg?raw=true"></div>
</div>
<div class="slider__wrapper">
<div class="slider">
<div
style="background-image: url(&quot;https://app.eselt.de/assets/images/examples/bw_1.jpg&quot;);">
style="background-image: url(&quot;https://github.com/KobolSystems/eBay_Items/blob/main/sampleImages/sample1.jpg?raw=true&quot;);">
</div>
<div
style="background-image: url(&quot;https://app.eselt.de/assets/images/examples/bw_2.jpg&quot;);">
style="background-image: url(&quot;https://github.com/KobolSystems/eBay_Items/blob/main/sampleImages/sample2.jpg?raw=true&quot;);">
</div>
<div
style="background-image: url(&quot;https://app.eselt.de/assets/images/examples/bw_3.jpg&quot;);">
style="background-image: url(&quot;https://github.com/KobolSystems/eBay_Items/blob/main/sampleImages/sample3.jpg?raw=true&quot;);">
</div>
<div
style="background-image: url(&quot;https://github.com/KobolSystems/eBay_Items/blob/main/sampleImages/sample4.jpg?raw=true&quot;);">
</div>
</div>
</div>
</div>
@ -1539,17 +1557,8 @@
</div>
</div>
</main>
<div class="uV1aQRNOV5DTfNqI"><a href="https://www.ebay.com/str/eselt?_tab=about" target="_blank"><span>
Created with <strong><span class="yc6EMfLnqN"> &#x45;&#x73;&#x65;&#x6C;&#x74;
</span></strong></span> -
<span>&#x4D;&#x6F;&#x62;&#x69;&#x6C;&#x65;&#x20;&#x54;&#x65;&#x6D;&#x70;&#x6C;&#x61;&#x74;&#x65;&#x73;&#x20;&#x66;&#x6F;&#x72;&#x20;&#x65;&#x42;&#x61;&#x79;&#x20;&#x53;&#x65;&#x6C;&#x6C;&#x65;&#x72;&#x73;</span></a>
</div>
<!---->
<div class="uV1aQRNOV5DTfNqI"><a href="https://www.ebay.com/str/eselt?_tab=about" target="_blank"><span>
Created with <strong><span class="yc6EMfLnqN"> &#x45;&#x73;&#x65;&#x6C;&#x74;
</span></strong></span> -
<span>&#x4D;&#x6F;&#x62;&#x69;&#x6C;&#x65;&#x20;&#x54;&#x65;&#x6D;&#x70;&#x6C;&#x61;&#x74;&#x65;&#x73;&#x20;&#x66;&#x6F;&#x72;&#x20;&#x65;&#x42;&#x61;&#x79;&#x20;&#x53;&#x65;&#x6C;&#x6C;&#x65;&#x72;&#x73;</span></a>
</div>
<div>
<footer class="footer">
<div class="container">

BIN
sampleImages/Logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB