• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Drupal (or other CMS) in an iFrame

gregulator

Senior member
Is it bad technique to put things like drupal installations/pages into an iframe in an existing page? I have the typical conundrum of an existing web page but want some sort of content management system (for news/pics/video updates). I tried it out and it seems fine, other than having to manually fix the height and having a scroll bar for the iframe (but I think I can deal with that). Thoughts? Thanks!
 
It can look a little unprofessional but I did this with WordPress.com for a charity site I volunteer for. They wanted to embed a blog into a page of their site and didn't mind that it didn't look perfect.

In their case that was much safer than running a CMS on their main site since they have no one working full time to secure it.
 
Back
Top