Closed (fixed)
Project:
Advanced Help
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2009 at 22:51 UTC
Updated:
14 Dec 2010 at 11:10 UTC
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 = -10
The 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.
Comments
Comment #1
fgmThese settings are not defined as being global,but per-page.
As in the advanced_help doc:
These are meant to tailor the popup to the actual help page, so you should be using something like this:
Do you confirm this fixes your problem ?
Comment #2
fgmNo answer in over 5 months, assuming fixed.