Two texts elements below an image
General Discussion
2
Posts
2
Posters
87
Views
1
Watching
-
Hey there,
I was just trying to arrange two text elements below an image, sort of a description,
I inserted the image into a stack element, and as well I was trying to fit below the text, but for some reason the text elements cannot be aligned horizontally,Any idea guys,
Thanks :)
-
ah
dont use a stack element
insert an image, click on it, at the top click "edit caption".
then click the button "<>" source codethen insert this code:
<p>Left Text</p><div class="right lay-textformat-parent"><p>Right Text<br />Second Line</p></div>then in lay options -> custom css & html
for custom css enter:
.right{ position: absolute; right: 0; top: 0; } .caption{ position: relative; }
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com