Removing the "category" and "tag" section from every DNN page
I have installed DNN Alpha version 5.4.0.107
every page has a category and tag section at the end of it. How do i get ri开发者_如何学Cd of this?
You have a few options.
- You can download another skin and use that instead
- You can download an older version of DNN (5.2 or before) and grab the Minimal Extropy skin package (from the Install/Skin folder)
- You can edit the skin files (in Portals/_default/Skins/MinimalExtropy) to remove the Tags element
精彩评论