Posted by member 32550 on 2006-09-03 02:58:11 link
If xPopupOverlapx doesn't work, then there is the same setting twice in your theme! Only the first is used -> Search your Config or try !alert $xpopupoverlapx$ and compare the values.
From the Docs:
That means you must use:
*Popup "Drives" Folder %%subpopup%%
From the Docs:
Those entries support now %%PREFIX%DEFAULTFORPREFIX%% as a very last setting (both parts are optional)
*Popup "Folder" !PopupFolder:"c:\Litestep" %%mylayout%%
First (after %%) is the Layout, second (after %) the Default for that Layout. At the end a %% to close the setup.
*Popup "Folder" !PopupFolder:"c:\Litestep" %%mylayout%%
First (after %%) is the Layout, second (after %) the Default for that Layout. At the end a %% to close the setup.
That means you must use:
*Popup "Drives" Folder %%subpopup%%