Welcome Guest! To enable all features please
Login or Register.
I moved the controls in
forum.ascx to display the
active discussions above the
forums listsimply edit the file
forum.ascx in the
HOME/pages directory, and move the elements as you need
...that's all!
<YAF:ForumActiveDiscussion ID="ActiveDiscussions" runat="server" />
<br />
<YAF:ForumCategoryList ID="ForumCategoryList" runat="server"></YAF:ForumCategoryList>
<br />
forum.ascx
(2kb) downloaded 74 time(s).
Edited by user
2015-02-24T14:41:00Z
|
Reason: Not specified
in the same way, I simply moved the
chat (ShoutBox element) between the
Active Discussions and the
Forum LIst, always editing the
forum.ascx in
HOME/Pages directory
<YAF:ForumActiveDiscussion ID="ActiveDiscussions" runat="server" />
<br />
<YAF:ShoutBox ID="ShoutBox1" runat="server" />
<YAF:ForumCategoryList ID="ForumCategoryList" runat="server"></YAF:ForumCategoryList>
<br />
I've followed your instructions but still unsuccessful.
Forum Jump
- You cannot post new topics in this forum.
- You cannot reply to topics in this forum.
- You cannot delete your posts in this forum.
- You cannot edit your posts in this forum.
- You cannot create polls in this forum.
- You cannot vote in polls in this forum.
Important Information:
The YAF.NET Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close