Tutrix
Tutrix
@tutrix
Noble Member
Topics: 14 / Replies: 1496
Reply
RE: wpForo breaks affiliate link

Problem solved I can also use short links 😉 then the problem with the 2nd url no longer exists

4 years ago
Forum
Topic
Forum
Replies: 3
Views: 1534
Reply
RE: My Sub Menu Not Display On Mobile View

@ediko ok, use this code instead of the one above @media screen and (max-width:620px) { #wpforo #wpforo-wrap #wpforo-menu .wpf-menu li > ul {...

4 years ago
Reply
RE: Change Post Content Background Color

@marcelderadmin add this to custom css #wpforo #wpforo-wrap .wpforo-post { background-color: #ffffff; } Dashboard > Forums > Settings...

4 years ago
Reply
RE: My Sub Menu Not Display On Mobile View

@ediko the submenu is deactivated for the mobile viewif you want to activate it add this to custom css @media screen and (max-width:620px) { #wp...

4 years ago
Reply
RE: Strange dot on forums

@motorhype add this to custom css .wpf_ac_results { display: none; }

4 years ago
Reply
RE: Gaps missing in signature

@motorhype You can use Advanced Editor Tools for more options  Advanced-Editor-Tools.jpg

4 years ago
Reply
RE: Gaps missing in signature

@motorhype don't copy and paste the Code above use 2 Line Breaks at each Line In the Signature editor so that separate p tags are created

4 years ago
Reply
RE: Gaps missing in signature

@motorhype Ok, the solution is probably not cross-browser compatible 😉 only use <p> .... </p> tags instead of <br> <p>Mot...

4 years ago
Reply
4 years ago
Reply
RE: Gaps missing in signature

@motorhype you added a second "br" to the code #wpforo #wpforo-wrap .wpforo-post .wpforo-post-signature p br br { margin-bottom: 10px; } r...

4 years ago
Reply
RE: Gaps missing in signature

@motorhype that can not beI can see on your side that it works  gaps.jpg

4 years ago
Reply
RE: Gaps missing in signature

@motorhype ok, try this Code #wpforo #wpforo-wrap .wpforo-post .wpforo-post-signature p br { margin-bottom: 10px; }

4 years ago
Reply
RE: Gaps missing in signature

@motorhype add this to custom css #wpforo #wpforo-wrap .wpforo-post .wpforo-post-signature p { line-height: 25px; } you can adjust the 25p...

4 years ago
Reply
RE: Documentation for Bell Icon

@redrockbob here you can find > we added in forum user notification system

4 years ago
Page 79 / 102