• I am using DM albums to display images on my homepage as well as other additional pages. The background is white and it looks horrible on my dark gray site (catturarelavita.com) especially when the image is vertical rather than horizontal. Is there a way to change the background color to transparent? Also I am by no means fluent in tech so I need step by step instructions that I can follow. Thanks for anyone who can help!!

Viewing 7 replies - 1 through 7 (of 7 total)
  • I am having the same issue. Any help is welcome! ??
    I will post here if I find the solution.

    Hey there, im new also but I know where to change the color.

    Go to Dm-Albums folder > Ui folder > Styles.css

    from here scroll down and find the background color.

    Here is a link to hex colors : Hex Colors

    Sorry im new so I dont know how to do the transparency.

    Hi I Have installed the latest DM Albums 3.0 but now I am having some “Parse error at end”, do not have much experience with Php though.

    function dm_manage_albums_box()
    {
    // Use nonce for verification
    echo ‘<input type=”hidden” name=”dm_manage_albums_box_noncename” id=”dm_manage_albums_box_noncename” value=”‘ .
    wp_create_nonce( plugin_basename(__FILE__) ) . ‘” />’;

    include_once(‘wp-dm-albums-admin-header.php’);
    include_once(‘wp-dm-albums-manager.php’);
    include_once(‘wp-dm-albums-detail-manager.php’);
    include_once(‘wp-dm-albums-sort-manager.php’);
    }

    add_action(‘admin_menu’, ‘dm_post_add_options’);
    add_action(‘admin_menu’, ‘dm_manage_dmalbums_metabox’);

    ?> (line causing error )

    any help would be welcomed.

    @ jmprosper
    Please upgrade to 3.1.1 and the issue should go away…Thanks!

    Ive upgraded to 3.1.1 and still the same problem now. my pictures are showing in the dashboard area but when publishing to the site nothing. just showing the slideshow menu only?

    Ive even deleted the album and created a new one and still the same problem?

    Any ideas?

    This is where the album should be : https://stuartnoall.com/?page_id=26

    The upgrade did not work either, i downgraded to a lower version and it worked but with the old error of not showing the pictures.

    the albums does not show correctly, please check at :

    https://www.praize-ministries.org/gallery/bernadette-project-day-1/

    Is there anything missing ?

    I have tried this on several of my personal WordPress site and all get same error.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘DM Albums – Background’ is closed to new replies.