• 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.

Ultradev Help

UnixFreak

Platinum Member
I have exported graphics from fireworks for my template in ultradev, I delete the content area image, and right click on the content area, go to editable regions, and all options are greyed out. I need to make this content area a new editable region...any ideas? I have ripped the Support site apart, and cant find the problem.. TIA
 
Do what I do when I get stuck in UltraDEV, cheat.

Open your code window and play with these tags:

<!-- #BeginTemplate &quot;/Templates/Untitled.dwt&quot; -->

<!-- #BeginEditable &quot;doctitle&quot; -->

<!-- #EndEditable -->

<!-- #EndTemplate -->

If you don't have <!-- #BeginEditable &quot;doctitle&quot; --> tags, then add them where you want them.
 
np, glad I could help.

Tip: next time if you post in the software thread you might get a response faster.

Cheers.
 
Back
Top