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

 Sort Search Results by:

Filter by custom fields

Topic prefix

AI Assistant
Notifications
Clear all

[Closed] I create a page and it does not look

17 Posts
3 Users
0 Reactions
12.3 K Views
Posts: 120
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
(@franricht)
Estimable Member
Joined: 8 years ago

Hello Sofy, if here are the screenshots.

This is with the option "Convert WordPress in wpForo" activated:

http://www.subirimagenes.com/imagen-cometo-9870560.html

And this option is disabled as advised by your partner:

http://www.subirimagenes.com/imagen-image1-9870561.html

As you will see in the first option, almost the entire width of the screen of the mobile is used and in the second, much side is wasted.


Sofy
Posts: 5774
 Sofy
Admin
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
(@sofy)
Support Team
Joined: 8 years ago

Hi @franricht,

The spaces on your website come from your WordPress Theme page design. This is not a wpForo issue, this is a theme issue. Please try to use this CSS code:  

div#et-main-area {
width: 100% !important;
}

Don't forget to delete all caches before checking. 


Posts: 120
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
(@franricht)
Estimable Member
Joined: 8 years ago

Thanks, I've tried it and it's the same. Actually I tried almost everything and nothing works and did not try.

This is the CSS code that I already have:

@media (max-width: 980px) {
#et_mobile_nav_menu {
display: none;
}
}
@media (max-width: 620px) {
.et_header_style_centered #logo {
position: relative;
bottom: 40px;
max-height: 180px;
}
}
@media (min-width: 621px) and (max-width: 639px) {
.et_header_style_centered #logo {
position: relative;
bottom: 50px;
max-height: 140px;
}
}
@media (min-width: 640px) and (max-width: 980px) {
.et_header_style_centered #logo {
position: relative;
bottom: 20px;
max-height: 140px;
}
}
div#et-main-area {
width: 100% !important;
}

 


Robert
Posts: 10716
Admin
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
(@robert)
Support Team
Joined: 2 months ago

Hi @franricht,

Please remove all the custom CSS you inserted in website for this purpose. Once all your custom CSS is removed just leave your forum URL. Also please make sure the Turn WordPress to wpForo option is disable. Please never use that option for your forum.


Posts: 120
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
(@franricht)
Estimable Member
Joined: 8 years ago

Thanks Robert, but I need that code so that the image of the forum adapts to the different sizes of screens.

Why do not I use the Convert WordPress option to wpForo?

With that option I can solve the problems and if I want to publish a page I can do it in "Exclude page URLs (one URL per line)"


Page 2 / 3
Share: