Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
I am currently trying to recreate a webpage. The text there has fixed formatting—specifically, hard line breaks. When the page width changes, the font size adjusts to fit the available space. Since there are many text elements with varying character counts, I cannot imagine setting multiple breakpoints for each one to achieve a smooth transition. How can I implement this in RocketCake with minimal effort? |
||||
|
You could add a javascript to adjust the font size to what you want, probably? |
||||
|
I'm wondering about KI - especially chatGpt I have no experience with html, css and js. I found a solution with the KI. It may be a proposal for similar problems: Only one addition in the head area - a js-script and no changes in the editor or in coding Sorry, but I cannot show the code, because "Your post appears to be spam. Please edit the post and retry." |
||||
|
Ah, nice that you could solve it. Yes - the problem is that this forum is attacked heavily by spam bots - sometimes and especially for code - posts get flagged wrongly unfortunately. |
||||
|
Is there any interest in the code snippet? |
||||
|
Sure, it would maybe help other people searching for something like this. But if you cannot post it this will be difficult |
||||
|
|