Notifications
Clear all

wpForo 1.x.x [Closed] Forum is displayed narrow on mobile

11 Posts
3 Users
1 Reactions
2,561 Views
Posts: 12
Topic starter
(@tiebiehao)
Active Member
Joined: 6 years ago

Hello:

   Can you help me to do with the problem which"I find the forum have a little narrow display on phone? i think it will better after become wider".

  Thank you ,bestwishes!

 

10 Replies
Sofy
Posts: 5002
 Sofy
Admin
(@sofy)
Support Team
Joined: 7 years ago

Hi @tiebiehao,

Please navigate to Dashboard > Forums > Settings > Styles admin page, put the following CSS in "Custom CSS Code" textarea. Don't forget to delete all caches before checking.

@media screen and (max-width: 620px){
#wpforo #wpforo-wrap {
padding: 0 !important;
}
}
@media screen and (max-width: 620px){
.ast-container {
padding-left: 8px !important;
padding-right: 8px !important;
}
}
1 Reply
(@tiebiehao)
Joined: 6 years ago

Active Member
Posts: 12

Hello:

Thank you,  your method is very good!

But it have another problem  is When I log in with my phone, the username box and password box are long out of range,Can you do with it?

      Best wishes!

Sofy
Posts: 5002
 Sofy
Admin
(@sofy)
Support Team
Joined: 7 years ago

@tiebiehao,

We've just checked the login and registration pages of your website and everything displays as it should. See screenshot. 

3 Replies
(@tiebiehao)
Joined: 6 years ago

Active Member
Posts: 12

Hello:

       This is login page in the attachment,please check in。

(@tiebiehao)
Joined: 6 years ago

Active Member
Posts: 12

Hello:

       This is registration page in the attachment,please check in。

(@tiebiehao)
Joined: 6 years ago

Active Member
Posts: 12

Hello:

           I am sorry,i want ask another question, can the forum open the port to sign in with the third company, for example the Facebook and some China social button, i saw the Facebook can sign in,but i want to know if it can achieve this effect like the picture ,if you need China social button, i can help you.

 

                    best wises!

Robert
Posts: 10591
Admin
(@robert)
Support Team
Joined: 9 years ago

Hi @tiebiehao,

You can install and use any Social Login plugin. All that plugins will add social login buttons in wpForo User Registration and Login pages automatically. Just find some in wordpress.org:

https://wordpress.org/plugins/search/social+login/

1 Reply
(@tiebiehao)
Joined: 6 years ago

Active Member
Posts: 12

Hello:

      Thank you again!I had do it.

      But the  login page is not better than the registration page, you can see the picture on the up reply.

              best wishes!

Posts: 12
Topic starter
(@tiebiehao)
Active Member
Joined: 6 years ago

Hello:

   I want to post a topic without reviewing it. How do I set it up? Thank  you!

 

             BEST WISHES!

Page 1 / 2