Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. xPopupAlphaMap                  true
  2. xPopupShowIcon                  false
  3. xPopupShowCaption               ".none"
  4.  
  5. xPopupFontBorders               20 20 0 1
  6. xPopupFontHeight                13
  7. xPopupFontColor                 #ffffff
  8. xPopupFontClearType             false
  9.  
  10. xPopupPaintingMode              ".image"
  11. xPopupImage                 "popup.png"
  12. xPopupAlwaysOnTop               true
  13.  
  14. ;these next two lines dont work...
  15. xPopupAlphaFade                 ".allpopups"
  16. xPopupCustomAlphaFade               80 10
  17.  
  18. xPopupLeftBorder                5
  19. xPopupRightBorder               5
  20. xPopupTopBorder                 40
  21. xPopupBottomBorder              40
  22. ;and these next four dont either, the image is still stretching
  23. xPopupImageLeftBorder               5
  24. xPopupImageRightBorder              5
  25. xPopupImageTopBorder                40
  26. xPopupImageBottomBorder             40
  27.  
  28. xPopupMaxWidth                  225
  29. xPopupMinHeight                 267
  30. xPopupMinWidth                  225
  31. xPopupYSpacing                  2
  32. xPopupOverlapX                  3
  33. xPopupEntryHeight               17
  34. xPopupSeparatorHeight               4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement