Ini directives ignored
NancyDru - September 18, 2009 - 22:51
| Project: | Advanced help |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
The "popup width," "popup height," and "css" settings in my ini file are being ignored. Here is my ini file
[advanced help settings]
popup width = 640
popup height = 480
css = util_help.css
[util]
title = The Util package of modules
weight = -10The css file is definitely in the same directory as the help file. The help file displays fine, except for a span I want to use.
