- Posts: 74
- Thank you received: 0
mobile problem.
-
andre6
Active member - Topic Author
- Member
Less
More
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
1 month 5 days ago #51677
by milos
Replied by milos on topic mobile problem.
Hello,
Please send the link to the website so we can inspect this.
Regards,
Milos
Please send the link to the website so we can inspect this.
Regards,
Milos
Please Log in to join the conversation.
-
andre6
Active member - Topic Author
- Member
Less
More
- Posts: 74
- Thank you received: 0
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
1 month 5 days ago - 1 month 5 days ago #51679
by milos
Replied by milos on topic mobile problem.
Hello,
It doesn't look like that on my device. See attached. The only problem I see is in your content (text). Perhaps you copy/paste from Word or similar application and therefore the improper HTML code is inserted. The line breaks don't work because of this. Please paste the text in Notepad first and then from Notepad to Joomla.
Regards,
Milos
On this image you can see the problem with text.
It doesn't look like that on my device. See attached. The only problem I see is in your content (text). Perhaps you copy/paste from Word or similar application and therefore the improper HTML code is inserted. The line breaks don't work because of this. Please paste the text in Notepad first and then from Notepad to Joomla.
Regards,
Milos
On this image you can see the problem with text.
Last edit: 1 month 5 days ago by milos.
Please Log in to join the conversation.
-
andre6
Active member - Topic Author
- Member
Less
More
- Posts: 74
- Thank you received: 0
1 month 5 days ago #51680
by andre6
Replied by andre6 on topic mobile problem.
No i didn't do that myself, the system does that.
I tested it and when i take a new Paragraph Block and copy the text it is suddenly completely fine, but when i add the hyperlinks it goes completely wrong. that is apparently the problem.
So I have to leave the hyperlinks out.
I tested it and when i take a new Paragraph Block and copy the text it is suddenly completely fine, but when i add the hyperlinks it goes completely wrong. that is apparently the problem.
So I have to leave the hyperlinks out.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
1 month 4 days ago #51681
by milos
Replied by milos on topic mobile problem.
Hello,
Try adding this in the file /media/templates/site/deneuttechniek/css/custom.css:
It will break the links that are too long into two lines.
Regards,
Milos
Try adding this in the file /media/templates/site/deneuttechniek/css/custom.css:
Code:
a {
word-break: break-word;
}
It will break the links that are too long into two lines.
Regards,
Milos
The following user(s) said Thank You: andre6
Please Log in to join the conversation.
Time to create page: 0.168 seconds