STELLA CREATES
Showcase
5
Posts
5
Posters
900
Views
1
Watching
-
Hey everybody, check out the new website we made for our friend STELLA ACHENBACH.
-
Looks Awesome!, Thanks for posting :)
-
Thank you @ffinger. In general, you can explore such features by using the inspection mode of your browsers developer tools.
In this case, it was made with Javascript in the Custom Head Content section of Laytheme: A klick on the Button changes the height of the text element.
<script>
window.laytheme.on("newpageshown", function(layoutObj, type, obj){
jQuery(".infobutton").click(function () {
jQuery(".textfield").css("height", "52%");
});
jQuery(".closebutton").click(function () {
jQuery(".textfield").css("height", "0%");
});});
</script> -
wow great!!! <3
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com