Posted by member 104372 on 2008-04-18 18:51:04 link

Poked around some more, the font issue has something to do with xPopupAlphaMap, commenting this line out fixes the text issue but breaks the transparency around the outside of the popup menu (pink shows up).
xPopupSeparatorPaintingMode ".image"
xPopupAlphaMap
xPopupSeparatorImage Popup_Seperator.png
xPopupSeparatorHeight 6
xPopupAutoSeparator

xPopupActiveFolderPaintingMode ".image"
xPopupActiveFolderImage Popup_Active_Folder.png
xPopupActiveFolderImageMode stretch
xPopupActiveFolderImageLeftEdge 15
xPopupActiveFolderImageRightEdge 15
xPopupActiveFolderImageTopEdge 4
xPopupActiveFolderImageBottomEdge 7

xPopupActiveEntryPaintingMode ".image"
xPopupActiveEntryImage Popup_Active.png
xPopupActiveEntryImageMode stretch
xPopupActiveEntryImageLeftEdge 15
xPopupActiveEntryImageRightEdge 15
xPopupActiveEntryImageTopEdge 4
xPopupActiveEntryImageBottomEdge 7

xPopupFolderPaintingMode ".image"
xPopupFolderImage Popup_Folder.png
xPopupFolderImageMode stretch
xPopupFolderImageLeftEdge 15
xPopupFolderImageRightEdge 15
xPopupFolderImageTopEdge 4
xPopupFolderImageBottomEdge 7