View Single Post

Old 05-04-2007   #2 (permalink)
Sergey Hmelevsky
Subrion Tech Support
 
Join Date: Apr 2007
Posts: 644
Sergey Hmelevsky will become famous soon enough
Default Re: How i will removed these...

You can edit your templates/Default/footer.tpl
2. Insert sybols {* after line #75
Code:
		<div id="top_logo"><a href="index.php"><img src="templates/Default/img/logo.gif" alt="xooArticles Publishing Software" title="Go Home"/></a></div>
{*
		<div id="top_data">
and symbols *} after line #113
Code:
		</div><!-- top_data -->
*}
	</div><!-- top -->
Sergey Hmelevsky is offline   Reply With Quote