@michaelwilding add this to custom css #wpforo #wpforo-wrap .wpforo-content img {max-width: 645px;} Dashboard > Forums > S...
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
@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-...
@alber use a different fontyour "Quando font" doesn't have this symbol symbol.gif
@alber Please leave example URL to check the code of "¿".probably a CSS animation is used
@rafagonzalezu wpForo menu is a regular WordPress menu. Forum Menu
@alber This is the identification of Interrogative sentence in Spanish Language.Upside down question and exclamation marks are punctuation marks of ...
@lvlasked you can activate or deactivate reCAPTCHA for login by using the (Yes) or (No) button Dashboard > Forums > Tools reCAPTCHA.j...
@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...
@psumbler topic.php & recent.php <?php wpforo_date($topic['created']); ?> replace with <?php wpforo_date($topic['created'], 'd/m/Y...
@psumbler open wpf-themes > classic > layouts > 2 > forum.php search for <p class="wpforo-last-post-info"><?php wpforo_memb...
@berndg try #wpforo #wpforo-wrap .wpfl-2:nth-of-type(1) .wpforo-category {background-color: #ff9900 !important;} red number .... first forum, sec...
@kangarooooo add this CSS Code to > Custom CSS Code Dashboard > Forums > Settings > Style Tab > Custom CSS Code #wpforo #wpforo-w...
@arvedg "wpf-head-bar" begins at line 27 (wpf-themes > classic > forum.php) <div class="wpf-head-bar"><div class="wpf-head...
@arvedg try this CSS Code #wpforo #wpforo-wrap .wpforo-subtop, #wpforo #wpforo-wrap .wpf-search .wpf-search-form {position: relative;top: 200px;} ...