Tutrix
Tutrix
@tutrix
Noble Member
Topics: 14 / Replies: 1496
Reply
RE: Changing the style of WPforo sidebar

@marsm Example for widget-title #wpforo #wpforo-wrap .widget-title, .wpforo-widget-wrap .widget-title{ border-bottom: none; color: #000; font...

4 years ago
Reply
RE: Changing the style of WPforo sidebar

@marsm the CSS code above adjusts the forum to your blog (watch the video) use your desktop pc and not your phone to see the change font, fo...

4 years ago
Reply
RE: Changing the style of WPforo sidebar

add this to custom css #wpforo { max-width: 1430px; margin: 20px auto; padding-left: 15px; padding-right: 15px; } #wpforo #wpforo-wrap { padd...

4 years ago
Reply
RE: create a profile picture automatically

Hi @pochi555 You can use > Leira Letter Avatar

4 years ago
Reply
RE: Underline text

Hi @nixa add this to custom css #wpforo #wpforo-wrap a { text-decoration: none !important; } Dashboard > Forums > Settings > Style (cu...

4 years ago
Reply
RE: Hide wpForo Title Admin Bar

@t-niron try 'wpf-community'

4 years ago
Reply
RE: 100 CSS code request [ REALLY DARK MODE ] help

@zit3k Use the "Web development tools" from your Browser (via right click) Example 10. I want to change the color of the "Highlighted" icon. ...

4 years ago
Reply
RE: 100 CSS code request [ REALLY DARK MODE ] help

to overwrite existing CSS code with new CSS, !important must be used Example #wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info i { color: #66...

4 years ago
Reply
RE: 100 CSS code request [ REALLY DARK MODE ] help

Hi @zit3k have you tested WP Dark Mode Plugin? it works also with wpForo

4 years ago
Reply
RE: How to use other plugin shortcodes on wpforo themes

Hi @rightpossible Dashboard > Forums > Settings > Features > "Enable WordPress Shortcodes in Post Content"

4 years ago
Reply
RE: Topic messed up after reinstalling

Hi @lukaa You use the Simplified Layout and removed (display: none !important;) the column for the last post .mce-widget.mce-btn.mce-last, .answe...

4 years ago
Reply
RE: Tables?

Hi @ananimelover Try Advanced Editor Tools The plugin works when creating new topics and replies, unfortunately not when editing

4 years ago
Reply
RE: How to justify text in topics?

Hi @gnomebe add this to custom css #wpforo #wpforo-wrap .wpforo-post .wpforo-post-content { text-align: justify; } Dashboard > Forums > S...

4 years ago
Reply
RE: page counter

Hi @urosjovanov add this to custom css #wpforo #wpforo-wrap .wpf-navi select.wpf-navi-dropdown { min-width: 45px; } Dashboard > Forums > ...

4 years ago
Reply
RE: Hide add topic button for all users except Editor and Admin

@5ivemediapl I have already posted the documentation links aboveyou only need to read them to understand

4 years ago
Page 70 / 102