AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Notifications
Clear all

[Closed] Letters output in the reduced version of the screen

1 Posts
1 Users
0 Reactions
1,552 Views
Posts: 108
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@hector)
Estimable Member
Joined: 7 years ago
[#17718]

Hello community.

Currently wpForo has something strange in its style, if we reduce the browser window as much as possible, we can see that these letters of the word "Información de la ultima publicación" are shown in a place where they do not correspond (see attached image that explains it best):

This seems to be something that is presented in the wpforo forums in Spanish, because the wpForo forums in English this does not happen.

To counteract this problem I implemented the following CSS code:

#wpforo #wpforo-wrap .wpfl-2 .cat-lastpostinfo {
   white-space: initial;
}

The above CSS code was the best alternative I thought of to fix this problem.

My intention with this post is to report this problem, and if there is a more practical or better solution for this please leave it below.

Explanatory note: this only appears on reduced desktop browser screens, on reduced screens of smart phones and not tablets.


Share: