Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • freddy Friend
    #179742

    Hi,

    Ho do you change the background on the Ajax pop up so it has a dark background (black) instead of the white on the default theme.

    Freddy

    Saguaros Moderator
    #463574

    Hi Freddy,

    Do you mean the white background of body behind the item popup? If so, you could open file: templates/ja_wall (your default template/css/template.css at approx line 1071:

    body.popupview #popup-view {
    background: url("../images/wash-white-80.png") repeat scroll 0 0 transparent;
    bottom: 0;
    display: block;
    left: 0;
    overflow-x: auto;
    overflow-y: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    }

    It’s just a white image, please change it to your own.

    Regards.

    freddy Friend
    #463621

    Yes, thank you.

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

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

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