to previous topic Print topic to next topic

 Root :: Developments :: Modules :: Removing pnWikka header
 Moderated by:
 
  Bottom  Removing pnWikka header
ColonelK Posted: 04.07.2007, 20:18
Noob
Noob
avatar

registered: Apr 16, 2007
Posts: 5

Status:  offline
last visit: 08.07.07
Hi again.

Is it possible to remove the top section from every pnWikka page?








Everything else works brilliantly, I just need to tidy everything up and remove the extra text circled above.

Top  ColonelK send PM Homepage
 
Chestnut Posted: 05.07.2007, 10:47
Site Admin
avatar

registered: Jun 02, 2002
Posts: 1320

Status:  offline
last visit: 07.02.08
Sure... Check the pnwikka_user_show.tpl template and remove the call to the menu. (Or just put it in comment to keep it around).

Code
  1. <!--[include file="pnwikka_user_menu.tpl" tag=$tag]-->


to

Code
  1. <!--[* include file="pnwikka_user_menu.tpl" tag=$tag *]-->


And *pouf* icon_wink

Please set a valid email btw...

Chestnut ! Cool
Site Admin
Top  Chestnut send PM Homepage
 
ColonelK Posted: 08.07.2007, 20:26
Noob
Noob
avatar

registered: Apr 16, 2007
Posts: 5

Status:  offline
last visit: 08.07.07
I've commented out the section that you say, but still have the header and options on display.

Also, do you mean a valid email on my site or here?

Top  ColonelK send PM Homepage
 



Powered by pnForum Version 2.0.1
DarkMindZ