RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AJAX upload progress bar

File sharing script

File mirror script

Newsletter script
Template: How to move the latest news over the statistics?

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro
View previous topic :: View next topic  
Author Message
amator



Joined: 01 Dec 2010
Posts: 49

PostPosted: Dec 02, 2010 11:51 am    Post subject: Template: How to move the latest news over the statistics? Reply with quote

Hi,

How can I move last news just before statistics (only on index)? I've checkd maint.html, but with no result. I want move it here: http://imagehost.pl/images/news.jpg
Back to top
View user's profile Send private message
admin
Site Admin


Joined: 22 Mar 2006
Posts: 1287

PostPosted: Dec 02, 2010 1:14 pm    Post subject: Reply with quote

This code is responsible for news:

Code:
<TMPL_IF news_list>
<TMPL_LOOP news_list>
<div id='news_last'><a href="<TMPL_VAR site_url>/n<TMPL_VAR news_id>-<TMPL_VAR news_title2>.html"><TMPL_VAR news_title></a></div><br>
</TMPL_LOOP>
</TMPL_IF>
Back to top
View user's profile Send private message Send e-mail
amator



Joined: 01 Dec 2010
Posts: 49

PostPosted: Dec 02, 2010 1:32 pm    Post subject: Reply with quote

OK, but which code is responsible for the statistics? When I try to move the news-code, they are under the statistics (not over).
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001, 2005 phpBB Group