Home » Item #568
How do I change the position of news items on the home page? I want them to display in a column on the right hand side of the page.
The news items are not part of the skin as they only appear on the home page. Therefore, the position is determined by the HTML/ASP code in the default.asp page (root of web) and also the front_newsitems.asp include file.
To get the news items in a column on the right, you would need to modify the code of both the above mentioned ASP pages.