YAFLogo

jpweber
  • jpweber
  • 94.4% (Exalted)
  • YAF Commander Topic Starter
10 years ago
When in my YAF, you click one of the forums, for instance, Ford Motor Company.

Within that forum, there are 3 sub-forums: (1) Contact Info (2) File Uploads (3) Questions and Issues

When I click the Ford Forum, You'll see the the sub-forums are on top. Below them is the Ford Forum -- and my introduction post. Is there an easy fix to just reversing the two, and having the forum on top? Perhaps the screenshot I took will make more sense.

Thanks for any guidance anybody can offer!
Jason Weber
USS Vision YAF 
"Money is better than poverty, if only for financial reasons"
Sponsor

tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 3.0.3
10 years ago
Yes it is possible you only need to edit one file and no source code modification required.

You need to modify the file in ../pages/topics.ascx

And move the Sub Forums PlaceHolder from the top

<asp:PlaceHolder runat="server" ID="SubForums" Visible="false">
   -....
</asp:PlaceHolder>

to the bottom right before the ForumSearch Place Holder begins

<asp:PlaceHolder ID="ForumSearchHolder" runat="server">




jpweber
  • jpweber
  • 94.4% (Exalted)
  • YAF Commander Topic Starter
10 years ago
Ack! Should have known that! Thanks Watcha ... that was quite simple, and now it looks how I'd like it to look. Took me 60 seconds. Appreciate the help, as always!

Here's the new look:


Jason Weber
USS Vision YAF 
"Money is better than poverty, if only for financial reasons"
YAF Logo Copyright © YetAnotherForum.NET & Ingo Herbote. All rights reserved
About Us

The YAF.NET is an open source .NET forum project. YAF.NET is supported by an team of international developers who are build community by building community software.

Powered by Resharper Donate with PayPal button