At my workplace, I do not have direct Host or Superuser access to DNN, and unfortunately, it is against company policy to grant me access to those accounts. This poses a challenge when trying to get my HTML/CSS to function correctly within the DNN HTML editor. I have attempted to incorporate elements such as an accordion sidebar, tabbed area, and a simple CSS image hover, but DNN consistently distorts my code, resulting in malfunctioning elements. I have even copied and pasted markup directly from my text editor, only to have it appear distorted and broken within DNN, forcing me to spend valuable time troubleshooting the issues each time.
Have any of you encountered similar difficulties? Are there any suggestions or tricks to successfully implement markup within DNN?
Thank you,