|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 20/05/2007 23:40:35
Posts: 4,
Visits: 12
|
|
Appreciate any help. There are currently three sections in the Forum Board homepage: Legend, Forum activity and Blogs. My question is that is there a way to reposition the Legend section so that it is under the Forum activity section?
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: 17/11/2008 13:47:50
Posts: 266,
Visits: 598
|
|
| Hi There, if by 'Legend' you mean the Forum Key (I'm assuming you've renamed this); if you take a look in Skins/<SkinName>/Default.ascx you should see a series of lines including the controls for each section, the line you're looking for is: <InstantForum:ForumKey Runat="Server"/> If you dont mean the forum key and have created a custom forum section called Legend, then it is possible to display more underneath the ForumActivity Section, but only if you have a development liscence and can adjust the source code. If I can help further, please do repost
 Kindest Regards,
James Trott Developer
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 20/05/2007 23:40:35
Posts: 4,
Visits: 12
|
|
Thank you so much for your response, I'm gonna try what you suggested. And yes, it was the forum key, renamed to legend. 
EDIT: I found the line inside the Default.aspx file, sorry for such a noob question (task was assigned to me by my boss) but how does this help me in repositioning the "forum key" section? Once again I appreciate your response.
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 20/05/2007 23:40:35
Posts: 4,
Visits: 12
|
|
Can anyone help me please?
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: 17/11/2008 13:47:50
Posts: 266,
Visits: 598
|
|
Sorry I missed your reply yesterday, to reposition the Forum Key, all you have to do is cut and paste that line, below the Activity Section Line, or any other section for that matter. You should see in that file that most major sections have an entry, changing their ordering in that file, will directly change their order on the page.
 Kindest Regards,
James Trott Developer
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 20/05/2007 23:40:35
Posts: 4,
Visits: 12
|
|
Thank you so much, I'm gonna try this tomorrow when I get to the office.
|
|
|
|