… same problem here.
cheers!
G
GregorGregor
@GregorGregor
Posts
-
update doesn't work -
WEBFONT NOT SHOWING IN FIREFOXthanks a lot!
-
CHANGE SINGLE CUSTOM PLAY ICON… solved it like this
<script> window.laytheme.on("newpageshown", function(layoutObj, type, obj){ if(type == "project" && obj.id == XXXX){ jQuery(".html5video-customplayicon") .attr("src","http://www.XXX.com/wp-content/uploads/XXXX/XX/ICON_AAA.svg"); jQuery(".dont .html5video-customplayicon") .attr("src","http://www.XXX.com/wp-content/uploads/XXXX/XX/ICON_BBB.svg"); } }); </script>
-
carousel caption not shown in combination with slider captionshi @arminunruh.
thanks for your reply and suggestions.
i already found a solution.
»cheated« with some offset textframes.
should work.and yes — was confusing …
but no worries.
in generel it's fun working with laytheme.THX + all best!
gregor