Insert Picture menu item disabled in Flare 4.0

This forum is for all Flare issues not related to any of the other categories.
Post Reply
mtrumper
Jr. Propeller Head
Posts: 1
Joined: Thu Apr 20, 2006 9:09 am
Location: Calgary

Insert Picture menu item disabled in Flare 4.0

Post by mtrumper »

I have been using Flare 4 for a couple of days now. Just opened up my project and I cannot insert pictures into a topic. The menu items for picture and screeen capture are disabled. I was able to do this yesterday.
KevinDAmery
Propellus Maximus
Posts: 1985
Joined: Tue Jan 23, 2007 8:18 am
Location: Darn, I knew I was around here somewhere...

Re: Insert Picture menu item disabled in Flare 4.0

Post by KevinDAmery »

Just to cover the absolute basics, can you double check that the topic has the focus? I know those buttons don't work if Flare is focused on another area, like the Content Explorer or the Styles Window etc.
Until next time....
Image
Kevin Amery
Certified MAD for Flare
Jerry Anderson
Jr. Propeller Head
Posts: 3
Joined: Fri Oct 10, 2008 5:07 am
Location: Puteaux, France

Re: Insert Picture menu item disabled in Flare 4.0

Post by Jerry Anderson »

I have had the same problem as mtrumper but only in a single project, leading me to believe a project file is corrupted.
I've tried running the Flare repair facility and restarting the machine but the problem persists.
I can write picture refs directly into the true code and they appear fine in the preview, so it appears to be the command and command icon that are disabled somewhere.
Anybody seen this and found the fix?
Richard Ferrell
Propellus Maximus
Posts: 840
Joined: Mon May 01, 2006 10:11 am
Location: Inside California

Re: Insert Picture menu item disabled in Flare 4.0

Post by Richard Ferrell »

Does it occur in all topics Or just this one topic? Where is the cursor in the topic?
Richard Ferrell

Certified Madcap Trainer
Image
Jerry Anderson
Jr. Propeller Head
Posts: 3
Joined: Fri Oct 10, 2008 5:07 am
Location: Puteaux, France

Re: Insert Picture menu item disabled in Flare 4.0

Post by Jerry Anderson »

Ok here was the solution in my project:
The css that was applied at the Master Page level contained the following lines:

img
{
mc-disabled: true;
}


By removing these lines, the Insert/Picture command and corresponding icon were re-enabled.

Hope this helps.
doc_guy
Propellus Maximus
Posts: 1979
Joined: Tue Nov 28, 2006 11:18 am
Location: Crossroads of the West
Contact:

Re: Insert Picture menu item disabled in Flare 4.0

Post by doc_guy »

That is weird. I wonder how that happened. Glad you got it fixed.
Paul Pehrson
My Blog

Image
Post Reply