Some other CSS setting is higher priority. Personally I think it's a bad idea to mess with the defaults for link colors, so I'd fix it by deleting those from the stylesheet.
On Fri, Jan 25, 2013 at 7:26 AM, Keith Hansen <[email protected]> wrote: > Hello, > > I'm using FrameMaker 11 and RoboHelp 10 in Technical Communication Suite 4. > My RoboHelp project is linked to my FrameMaker book. > > I'm using a CSS with my RoboHelp project. When users click on hyperlinks in > WebHelp, I want unvisited (unclicked) links to be one color (green) and > visited (clicked) links to be another color (purple). I have the following in > my CSS: > > a:link {color:#006600;} /* unvisited link */ > a:visited {color:#4C00BC;} /* visited link */ > > Most of the visited links in RoboHelp do turn to purple, but not all. Some > visited links are partially purple (the underline for the link turns to > purple), but the text stays green. > > Any ideas why this happens? Or how to fix it? Thanks in advance for any ideas. _______________________________________________ You are currently subscribed to framers as [email protected]. Send list messages to [email protected]. To unsubscribe send a blank email to [email protected] or visit http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com Send administrative questions to [email protected]. Visit http://www.frameusers.com/ for more resources and info.
