Quote Originally Posted by ctcentralinfo View Post
Another thing I am confused about is why the css and html_includes folders are not added to the links manager mod in the download section.
Because at the time the mod was written the per-page css file option was not implemented that is why the readme.txt file says to add these to your stylesheet.
.linkstext {
margin: 0;
padding: 10px;
}
#popupLinksHelp {
background: #fff;
}

The html_includes files were not part of mod at that time.