Hi kapiljain.in
I just tried to put that code in and it made my site disappear.
Parse error or something.
So I put the code back how it was.
The existing code is:
<?php wp_list_pages('title_li='); ?>
You gave me:
wp_list_pages('exclude=32')
I tried about 8 different combinations and they all botched it up.
I replaced the ('title_li=') with the ('exclude=32') and that messed up.
I added one to the other in the same brackets - that was what caused the site to disappear.
I added it on the end and the code then showed in my header.
Please tell me exactly where to put the code.
thanks