Get an access to all 94 items designed and developed by AS Designing team plus all the future items which will be released over the course of your club subscription. Price starting from $59.00
Sorry for my english...
I want remove the copyright footer. Who is the manipulation ?
Tank You
Do you have premium version or free? If you have a premium version please provide us with your site url.
Regards, AS Team.
I have the premium version. My site url :
http://www.nancyweb-developpement.com/
Thanks you
For deleting the copyright you have to edit index.php file, at the end of the file please find the following and delete it:
<div class="row3col2">
<div id="trademark">
Copyright © <?php echo date('Y'); ?> <?php echo $app->getCfg('sitename'); ?>
</div>
</div>
Regards, AS Team.
Thank you, now I don't have the text in the copyright footer, but the large band in position 55 was still there.
What I need delet for remove that ?
Thank You
http://www.nancyweb-developpement.com/
Try to delete all the 'row3' from the footer.
Regards, AS Team.