Those links are probably hardcoded in the header.php file of the theme. You can change them there.
Well thanks for the info. I found this in the header file
<?php nc_menu_list_pages(‘child_of=0&sort_column=menu_order&sort_order=ASC&depth=2’); ?>
<?php
// begin links
?>
where and how would a place the urls? in these lines. also would they automatically show up in the drop down?
Hi
D S here,
i am still confused with this answer, how he set and edit header.php in this.
i also want to change header.php and want to place my own template in http://sandeepdharak.wordpress.com/ can any one tell me, how to i remove this header and can place my own manually generated header in it?
As far as I know, there isn’t much you can do theme modifications-wise if you are hosted at wordpress.com.
For complete control, get hosted.
Anyone would be kind to help with the query above . I have a similar query and would be glad to know how to control/edit the header.
Also, why no links appear in the LINKS section at the header?
Many thanks
Mourad
Mourad, we need a link to your site to help you with display and layout issues. But did you create Link Categories and then add links? If you have no links, there’s nothing for WP to display.
WBA, from the looks of the code you posted, you might have to look in the functions.php file if it exists and I don’t like to mess around with that if I don’t have to. 🙂