Tutrix
Tutrix
@tutrix
Noble Member
Topics: 14 / Replies: 1496
Reply
RE: How to Assign Different Color for Different Forum Title Box

@rapid3dme I see you're trying, but you changed the layout class to layout 2 (wpfl-2), but you're not using layout 2, just 1 and 4use the code above...

5 years ago
Reply
RE: How to Assign Different Color for Different Forum Title Box

@rapid3dme add this example to the custom css #wpforo #wpforo-wrap .wpfl-1:nth-of-type(1) .wpforo-category {background-color: #ff9900 !important;}...

5 years ago
Reply
RE: content characters must be greater than 2

@brucegyoung ok, read this post maybe that will help you too

5 years ago
Reply
RE: content characters must be greater than 2

@brucegyoung Try this, Dashboard > Forums > Settings > Topics & Posts and set Minimum length of the topic content and Min...

5 years ago
Reply
RE: Remove outline around avatars

@munitedfc it works, for Post and also for Question & Answers watch the video

5 years ago
Reply
RE: Remove outline around avatars

@munitedfc #wpforo #wpforo-wrap .avatar {background: none !important;border: none !important;}

5 years ago
Reply
RE: Remove outline around avatars

@munitedfc to remove the white background and the border add this to custom css #wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar img { b...

5 years ago
Reply
RE: menu bar

@jasonperi these bullets are from your mantra wp theme .entry-content ul > li {background: url(resources/images/bullet.png) left 10px no-repeat...

5 years ago
Reply
RE: Phrase is missing

@gosh You can also use the wpForo built-in phrase systemand add new phrase

5 years ago
Reply
RE: Bad Words And Censorship

@cmwd you can use Forums Censure PRO

5 years ago
Reply
RE: Strange dot show on tag

the dot comes from .wpf_ac_results {padding: 0;margin: 0;list-style: none;position: absolute;z-index: 10000;border: 1px solid #dddddd;box-shadow: 0 ...

5 years ago
Forum
Reply
RE: How To Change Font Color for Forum Category Only

@rapid3dme Go to Dashboard > Forums > Dashboard and click the [Clear all caches] button.

5 years ago
Reply
RE: How To Change Font Color for Forum Category Only

@rapid3dme the mistake is still there

5 years ago
Reply
RE: How To Change Font Color for Forum Category Only

@rapid3dme remove the double # from your color code 😉 then it works #wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-title a {color: ##282828;}

5 years ago
Reply
RE: How To Change Font Color for Forum Category Only

@rapid3dme add this to custom css only Extended Layout #wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-title a {color: #ff6600;} or all Categories ...

5 years ago
Page 88 / 102