Did you use the web developers toolbar to identify the unique ID for each of the links?
- using the web developers toolbar, go to ' information / display ID and class details'
from
here you can identify the ID of the links module on your DotNetNuke
installation, change the code that I specified in the previous link to match your ID, ie you should
only need to change
#dnn_ctr396_Links_lstLinks
to something like
#dnn_ctr450_Links_lstLinks
to find out more information on the web developers toolbar make sure you view this tutorial:
Troubleshooting DotNetNuke SkinsAre you using the links module to navigate around your website? If you are I think it would be easier to manage if you were using an actual menu.