#1 WordPress forum plugin created by gVectors Team

wpForo – WordPress Forum Plugin
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation

Forum

Home | Forum

wpDiscuz - WordPress Comment Plugin
  • Forums
  • Members
  • Recent Posts
Forums
Main Support Forums
How-to and Troubles...
Members and profile...
 
Share:
Share
Tweet
Share
Notifications
Clear all

[Solved] Members and profile ignoring wpforo-wrap

    Last Post
RSS

Hype Matrix
Posts: 51
 Hype Matrix
Topic starter
May 7, 2021 1:56 pm
(@hypematrix)
Trusted Member
Joined: 1 year ago

Hello,

I'm using the following code which works fine on the Forum but both left and right side padding isn't working on the Members and Profile pages.

#wpforo-wrap {
font-size: 13px; width: 100%; padding:20px 20px; margin:0px;
}

Can anyone please help?

Please see attached.

Thanks

 2.png
Topic Tags
wpforo-wrap padding
5 Replies
Tutrix
Posts: 631
 Tutrix
Beta Tester
May 7, 2021 3:57 pm
(@tutrix)
Honorable Member
Joined: 2 years ago

@motorhype

that comes from the style.css of the wpForo Private Messages plugin

div#wpforo #wpforo-wrap {
    padding-left: 0;
    padding-right: 0;
}

use important then it works 😉 

#wpforo #wpforo-wrap {
    font-size: 13px;
    width: 100%;
    padding: 20px 20px !important;
    margin: 0px;
}

 

visit my wpForo > Tutrix.de with lots of customization & modification, inclusive chat

3 Replies
Hype Matrix
 Hype Matrix
(@hypematrix)
Joined: 1 year ago

Trusted Member
Posts: 51
May 7, 2021 4:53 pm
Reply toTutrixTutrix

@tutrix That's done the trick, thanks again Tutrix 🙂

Hype Matrix
 Hype Matrix
(@hypematrix)
Joined: 1 year ago

Trusted Member
Posts: 51
May 7, 2021 5:11 pm
Reply toTutrixTutrix

@tutrix

I think after adding important, it has stopped the mobile padding from working:

@media screen and (max-width:620px) {
#wpforo #wpforo-wrap {padding: 5px 5px;}
}

Tutrix
 Tutrix
Beta Tester
(@tutrix)
Joined: 2 years ago

Honorable Member
Posts: 631
May 8, 2021 6:38 am
Reply toHype MatrixHype Matrix
Tutrix

@motorhype

also use important! 😉 

@media screen and (max-width:620px) {
    #wpforo #wpforo-wrap {padding: 5px 5px !important}
}

visit my wpForo > Tutrix.de with lots of customization & modification, inclusive chat

Hype Matrix
Posts: 51
 Hype Matrix
Topic starter
May 8, 2021 8:08 am
(@hypematrix)
Trusted Member
Joined: 1 year ago

Thanks again Tutrix 🙂

Tutrix liked
  All forum topics
  Previous Topic
Next Topic  
Related Topics
  • Design help with WPforo's module
    8 months ago
  • Extra padding in admin bar area for any user other than admin
    2 years ago
  • Removing the padding
    3 years ago
Topic Tags:  wpforo-wrap (2), padding (5),

Forum Search

Join Us!

Download wpForo plugin
on WordPress.org

wpForo Addons

wpforo-private-messages wpforo-advanced-attachments-128x128 wpforo-embeds-128x128 wpForo User Custom Fields addon wpForo – Blog Cross Posting addon wpForo Ads Manager wpForo – WooCommerce Memberships Integration wpForo Emoticons wpForo – Tenor GIFs Integration
View all Addons »

Recent Topics

  • Font Awesome Icons

    By seancallahan, 11 hours ago

  • Notification bell order

    By teepeenomad, 2 days ago

  • Not İndexing

    By selinahub, 2 days ago

  • H1 to H6 title tags : remove

    By venus, 2 days ago

  • Can't access forum dashboard 504 gateway time-out

    By Joselito, 3 days ago

  • Sharing with Facebook and Twitter is kind of broken

    By seancallahan, 3 days ago

Topic Tags

  • css52
  • translation50
  • plugin conflict48
  • seo47
  • new features45
  • buddypress43
  • avatar41
  • moderation40
  • ultimate member40
  • login40
  • forum40
  • registration37
  • threaded layout35
  • cache34
  • editor33
  • menu33
  • shortcode32
  • spam31
  • forum accesses30
  • widget29
View all tags (2188)

Recent Posts

  • Font Awesome Icons

    To start, I do not have any caching setup on the site o...

    By seancallahan, 11 hours ago

  • RE: Is there a way to add safety features?

    @chris Is there a way for me to install 2.0 on my site ...

    By seancallahan, 13 hours ago

  • RE:

    By Anonymous, 53 years ago

  • RE: Notification bell order

    @tutrix Brilliant, thank you for this! Although, it ...

    By teepeenomad, 17 hours ago

  • RE: wpForo 2.0.0.1 beta version is released for beta testers!

    Added, thank you.

    By Robert, 2 days ago

  • RE: Post title length error.

    Hi @hasanaytac, Please provide your forum URL.

    By Chris, 2 days ago

  • RE: Health.gd Health website

    Nice forum, still you have an issue / crash: Uncaught...

    By dimalifragis, 2 days ago

Share:
Share
Tweet
Share
  Forum Statistics
21 Forums
9,925 Topics
50.2 K Posts
6 Online
47.6 K Members

Latest Post: Font Awesome Icons Our newest member: На Самом Деле Моя Мать Не Знал... Recent Posts Unread Posts Tags

Forum Icons: Forum contains no unread posts Forum contains unread posts

Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Powered by wpForo | Copyright © 2016-2022 gVectors Team
Copyright Registration Service - Click here for more information or to register work
wpForo is Registered with the IP Rights Office
Copyright Registration Service

Ref: 4477265538
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation