Tutrix
Tutrix
@tutrix
Noble Member
Topics: 14 / Replies: 1496
Reply
RE: Standard Image Upload Issue

@michaelwilding add this to custom css   #wpforo #wpforo-wrap .wpforo-content img {max-width: 645px;}   Dashboard > Forums > S...

5 years ago
Reply
RE: Changing colors for Forum Icons and better yet, finding ways to replace them

try .wpforo-forum-icon .wpfcl-0 {background-size: 30px;background-repeat: no-repeat;max-width: 30px;max-height: 30px;} or give a url to your forum

5 years ago
Reply
RE: Incorrect display of quotes

@maddyssonn the big quote sign comes from your Neila WP Themeyou can remove it in the forum add this to custom css #wpforo #wpforo-wrap .wpforo-...

5 years ago
Reply
RE: Problem with this symbol "¿"

@alber use a different fontyour "Quando font" doesn't have this symbol    symbol.gif

5 years ago
Reply
RE: Problem with this symbol "¿"

@alber Please leave example URL to check the code of "¿".probably a CSS animation is used

5 years ago
Reply
RE: Menu and Breadcrumb Label

@rafagonzalezu wpForo menu is a regular WordPress menu. Forum Menu  

5 years ago
Reply
RE: Problem with this symbol "¿"

@alber This is the identification of Interrogative sentence in Spanish Language.Upside down question and exclamation marks are punctuation marks of ...

5 years ago
Reply
RE: Advide/help on the captcha

@lvlasked you can activate or deactivate reCAPTCHA for login by using the (Yes) or (No) button Dashboard > Forums > Tools reCAPTCHA.j...

5 years ago
Reply
RE: Why my main menu css not working in main Forum page?

@rishx ask the author of the Divi WP-Themeyour menu item (haga) has no "current-menu-item" class if it activehaga "aktiv" <li id="menu-item-890...

5 years ago
Reply
RE: Last post

@psumbler topic.php & recent.php <?php wpforo_date($topic['created']); ?> replace with <?php wpforo_date($topic['created'], 'd/m/Y...

5 years ago
Reply
RE: Last post

@psumbler open wpf-themes > classic > layouts > 2 > forum.php search for <p class="wpforo-last-post-info"><?php wpforo_memb...

5 years ago
Reply
RE: Changing colour for a single Forum

@berndg try #wpforo #wpforo-wrap .wpfl-2:nth-of-type(1) .wpforo-category {background-color: #ff9900 !important;} red number .... first forum, sec...

5 years ago
Reply
RE: Set text size of forum

@kangarooooo add this CSS Code to > Custom CSS Code Dashboard > Forums > Settings > Style Tab > Custom CSS Code #wpforo #wpforo-w...

5 years ago
Reply
RE: Which php file handles the wpf-head-bar area?

@arvedg "wpf-head-bar" begins at line 27 (wpf-themes > classic > forum.php)   <div class="wpf-head-bar"><div class="wpf-head...

5 years ago
Reply
RE: Which php file handles the wpf-head-bar area?

@arvedg try this CSS Code #wpforo #wpforo-wrap .wpforo-subtop, #wpforo #wpforo-wrap .wpf-search .wpf-search-form {position: relative;top: 200px;} ...

5 years ago
Page 97 / 102