Elxis CMS Forum
Support => Administration => Topic started by: tristate on May 14, 2009, 17:55:26
-
Hello, I am trying to get the ad invocation code to work in the newsflash area of my website, but every time that I edit the HTML of the box it just shows up as garbled html output....
Anybody have any ideas on how to go about fixing this?
Thanks, Chris
-
Hi...
first of all... newsflashes area is actually a module-position, this means that you can place a new user-module inside this area (module-position) or any other position(left-right top ...etc...)
in that user module you can try to implement your code (tinymce with html-mode) , you may find useful the articles below :
http://wiki.elxis.org/wiki/Smart_text_banners
http://wiki.elxis.org/wiki/Google_AdSense_custom_module
Ps. you can create a new module and assign it at any module-position by visiting administrator>>modules>>sitemodules and click new at the right upper corner!
-
Thanks, I ended up taking the following out: script,object,applet,iframe
Just to make sure it worked properly, and it works like a charm....
Thanks again, Chris