Create your own module (project) that emulates the core forum module. At that point, you can modify it all you want and not have to touch the core framework. Hope that helps...
PEACE!!
Try just putting in a image tag using the HTML mode of the editor:<code><img src="http://localhost/BeldinDNN3/Portals/0/aspnet.gif" /></code>It works on my site - DNN 3.1.0 with ForumBlog 03.10.01-Charlie
brenth wrote:Create your own module (project) that emulates the core forum module. At that point, you can modify it all you want and not have to touch the core framework.
charliesolomon wrote: Try just putting in a image tag using the HTML mode of the editor:<code><img src="http://localhost/BeldinDNN3/Portals/0/aspnet.gif" /></code>
Try just putting in a image tag using the HTML mode of the editor:<code><img src="http://localhost/BeldinDNN3/Portals/0/aspnet.gif" /></code>