CSS Message Keeps Popping Up

This forum is for all Flare issues related to styles, stylesheets and XML.
Post Reply
lcharlesjohnson
Propeller Head
Posts: 39
Joined: Fri Nov 16, 2007 7:16 pm
Location: Northern Virginia
Contact:

CSS Message Keeps Popping Up

Post by lcharlesjohnson »

Hello all!

I'm working in a project that I imported from RH and I'm working through a bunch of stuff. Every time I go to a new topic, the message box open with this error:

"CSS: Invalid background-color: BG Popup"

Problem is - I did a search for BG Popup in the stylesheet and didn't find this. I can't figure out if this is a problem in the CSS OR each individual topic.

Does anyone have any suggestions?

Laura
LTinker68
Master Propellus Maximus
Posts: 7247
Joined: Thu Feb 16, 2006 9:38 pm

Re: CSS Message Keeps Popping Up

Post by LTinker68 »

It's probably inline in the topic, or even inside a <script> tag at the top of the topic. Do a search in the topic (or the entire project) for that property. You'll need "search in source code" enabled (or however it's worded).
Image

Lisa
Eagles may soar, but weasels aren't sucked into jet engines.
Warning! Loose nut behind the keyboard.
Paul Griffiths
Sr. Propeller Head
Posts: 261
Joined: Wed Apr 18, 2007 2:25 am
Location: Nottingham, UK

Re: CSS Message Keeps Popping Up

Post by Paul Griffiths »

Lisa beat me to it! Inline formatting could certainly give you that error, for example:

<p style="background-color: 'BG Popup';">Northern Virginia is home to people from diverse backgrounds.</p>
lcharlesjohnson
Propeller Head
Posts: 39
Joined: Fri Nov 16, 2007 7:16 pm
Location: Northern Virginia
Contact:

Re: CSS Message Keeps Popping Up

Post by lcharlesjohnson »

Thanks to both of you!

I'm finding a TON of inline styles - look like holdovers from RH or someone who created the help system didn't really understand the concept of a stylesheet.

Thanks again!

Laura
Laura Charles Johnson
MadCap Certified Advanced Developer and Instructor of Flare
http://flareforhelp.lauracjohnson.com
trent the thief
Propellus Maximus
Posts: 613
Joined: Wed Feb 01, 2006 6:21 am
Location: Off in the dark....

Re: CSS Message Keeps Popping Up

Post by trent the thief »

lcharlesjohnson wrote:Thanks to both of you!

I'm finding a TON of inline styles - look like holdovers from RH or someone who created the help system didn't really understand the concept of a stylesheet.
A large chunk is the RH garbage. I converted a huge RH system to flare and it took days to clean the RH stuff out. When I was done, the overall size dropped by more than 10%.
Trent.

Certifiable.

Image

umm...
I meant MAD Certified.

Official Propeller Beanie Owner :-)

:flare: Are you on Flare's Slack channels? PM me for an invitation! :flare:
Post Reply