Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • tengallen Friend
    #174201

    Does anyone know how to modify title style (CSS) of JA popup?

    I would like to display title “inside” or “over” images.

    khoand Friend
    #439632

    Could you give me a link to your website use JA Popup?

    tengallen Friend
    #439635
    khoand Friend
    #439968

    You replace the code from http://photobooks.com.tw/JOOMLAja/plugins/system/japopup/fancybox/css/jquery.fancybox.css

    div#fancy_title {
    position: absolute;
    bottom: -33px;
    left: 0;
    width: 100%;
    z-index: 100;
    display: none;
    background-color: white;
    }

    with

    div#fancy_title {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    display: none;
    background: transparent;
    }

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  khoand 12 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum