I need to add some link at the top of the page, along where the news, feedback etc appear. Now how do i do that?
I need to add some link at the top of the page, along where the news, feedback etc appear. Now how do i do that? |
I think the response to your question is here: http://www.boonex.com/unity/answers/entry/configuring_very_top_of_index_page |
Ok! I got this already but what if I like to add __TOP_Content__ ? Where do I define it's link and where is it being processed so that I can get only Content in the front end? Thanx newdreamer for the response! |
okkkkkkk! I got it. So it's that we need to add the array $aMainLinks in design.inc.php file and also add it in the header or footer.html. |