Tagged: x
-
AuthorPosts
-
September 24, 2016 at 5:16 am #1189009
tiflyer2ParticipantCurrently the button for the forum in the top menu is an icon by default. How do I change it so that it reads “Forum” instead of the icon. Thanks.
September 24, 2016 at 5:47 am #1189027
ThaiModeratorHi There,
Please add the following CSS:
@media (min-width: 980px){ .x-navbar .desktop .x-nav > li > a.x-btn-navbar-bbpress i { display: none; } .x-navbar .desktop .x-nav > li > a.x-btn-navbar-bbpress:after { content: "Forums"; } }Hope it helps 🙂
September 26, 2016 at 5:23 pm #1191482
tiflyer2ParticipantThat worked nicely.
Another question, how can I have the forum txt box have the editing and image upload functions like the one here?
September 26, 2016 at 11:38 pm #1191768
FriechModeratorHi There,
Thanks for writing in! Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.
Thanks for understanding.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1189009 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
