Justufying Text
-
Hello Armin!
I have a question regards the text block. I would like to place the text as a blocksatz, instead of flattersatz. How is it possible to get to the code? if i want it for a text format will it be possible to change it once instead of each text block? and should i just replaced "intend left" to "justify"?
THANKS! -
Good question! :D
Ok so let's say you created a textformat called "justifiy".Then in Lay Options -> Misc Options you enter this CSS:
._justifiy{ text-align: justify; }
Let me know if that works!
-
@arminunruh cool!!! thanks a lot :)
-
@arminunruh hey armin! after the update of the lay theme my text isn't being justifying.. what should i do?
thanks!
-
Yeah I changed the code a bit.
Try:.lay-textformat-parent ._fliesstext{ text-align: justify; }
-
@arminunruh super thanks! :)
-
@arminunruh
Is this code still working in 2018?If I create a "paragraph format" and "justify" the sample text using the justify block button, and then apply the format to text in the gridder, there is no change.
I put in the code in the lay options --> custom cssAny help is appreciated!
Thanks -
Dear @omoore
don't forget to put IMPORTANT behind the code:text-align: justify !important
Best!
Marius
-
@mariusjopen It works now - Thank you!
-
Great! Happy to hear!
Try this to fix issues before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. Now see if your problem solved itself
5. Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it