n.stanley
11-12-2011, 11:36 PM
When creating an article or static page in the CMS, when displaying its preview in a section, the article's title automatically becomes a hyperlink to itself.
I have set it so articles display in their entirety in each section, and don't want a user to be able to navigate to the article's page. I've thought about just adding display:none; to the title's class, however obviously this does not stop the hyperlink HTML existing in the source code.
Is there something I can change (without much difficulty) to stop the titles becoming hyperlinks?
I have set it so articles display in their entirety in each section, and don't want a user to be able to navigate to the article's page. I've thought about just adding display:none; to the title's class, however obviously this does not stop the hyperlink HTML existing in the source code.
Is there something I can change (without much difficulty) to stop the titles becoming hyperlinks?