[SOLVED] how to control the base element in cmsms
Posted: Sat Apr 13, 2013 7:44 pm
In CMSMS 1.11.4, if I am in a situation where I need to reference a cmsms site as an iframe within a parent window, how can I change the base element, which is right below the title element, to look like this...
Right now, I can't seem to find way to control the base...yet it generates after the DOM loads...
Thanks for any advice
Code: Select all
<base target="_parent" />
Thanks for any advice