J
JW
I have a FP2000 website that uses an external CSS stylesheet. Link
properties are defined within the stylesheet by means of A:link elements.
There's also additional sets of link properties defined within the
stylesheet for a couple specific ID tags - #navbar and #footbar.
Everything works fine when the website is viewed in a browser or in FP's
Preview tab. My problem comes about when I open one of the web pages in FP's
Normal tab. For some reason, FP displays all of the <a> links throughout the
website, using the link properties as defined in one of the ID tags.
Normally, this wouldn't be a big problem, except the font color is displayed
as white over a white background.
I've tried changing the ID tags to classes, testing both <div> and <span>
tags, in an effort to convince FP to pick up the proper link properties, to
no avail. In every case, the page displays fine in the browser and in FP's
Preview tab, but not in FP's Normal tab. Troubleshooting the CSS code has
led nowhere. Is this a known quirk in FP, or have I got coding issues I
haven't found?
At this point, it's driving me crazy, trying to add links that become
essentially invisible. If anybody has any suggestions, I could sure use some
help. Thanks!
URL is http://www.wrcog.org/
CSS is http://www.wrcog.org/wrcogstyle.css
properties are defined within the stylesheet by means of A:link elements.
There's also additional sets of link properties defined within the
stylesheet for a couple specific ID tags - #navbar and #footbar.
Everything works fine when the website is viewed in a browser or in FP's
Preview tab. My problem comes about when I open one of the web pages in FP's
Normal tab. For some reason, FP displays all of the <a> links throughout the
website, using the link properties as defined in one of the ID tags.
Normally, this wouldn't be a big problem, except the font color is displayed
as white over a white background.
I've tried changing the ID tags to classes, testing both <div> and <span>
tags, in an effort to convince FP to pick up the proper link properties, to
no avail. In every case, the page displays fine in the browser and in FP's
Preview tab, but not in FP's Normal tab. Troubleshooting the CSS code has
led nowhere. Is this a known quirk in FP, or have I got coding issues I
haven't found?
At this point, it's driving me crazy, trying to add links that become
essentially invisible. If anybody has any suggestions, I could sure use some
help. Thanks!
URL is http://www.wrcog.org/
CSS is http://www.wrcog.org/wrcogstyle.css