Hi my friendes
I want any body tell me how i can edite home page
I want add new pages and new links
And any body tell me please
Hi my friendes
I want any body tell me how i can edite home page
I want add new pages and new links
And any body tell me please
Just edit incfiles/mainpage.php
tell me how add new link in this file
echo '<a href="http://site.com">Name</a>'; Just add this code in mainpage.php:
echo '<a href="link">name</a>';
You can add this code between div:
echo '<div class="class name">code here</div>';
...
Sorry, but I can't edit your mainpage on my mobile.
FreeAleX (31.10.2011/23:34)pages/mainmenu.php
Just edit incfiles/mainpage.php
thanks for answer my order
tell me where is i add this code in the mainpage
at the bottom of the php page, see similar code