Popups

For each different popup term that you want to apply you need to create a new paragraph style. For Red link paragraph style PopUpRed (for example). Once you are done with this you need to do a format override to webworks.css file and add the following:

div.PopUpRed a:link:active {color: AnyColor}
div.PopUpRed a:link:hover {color: AnyColor}
div.PopUpRed a:link {color: AnyColor}
div.PopUpRed a:visited {color: AnyColor}

Save webworks.css file and re-generate your project. If you need further assistance on implementation let me know and I will help you on it. If you are on maintenance, you can submit a support case for further assistance.


CategorySolutionsOutputWebWorksHelp CategorySolutionsOverrides

Permalinks/Solutions/Output/WebWorksHelp/Popups (last edited 2009-05-13 21:04:59 by LaurenLever)