Forums

DM Albums - Background (8 posts)

  1. erinemaradei
    Member
    Posted 9 months ago #

    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!!

  2. Noeil
    Member
    Posted 5 months ago #

    I am having the same issue. Any help is welcome! :)
    I will post here if I find the solution.

  3. StuartN
    Member
    Posted 4 months ago #

    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.

  4. jmprosper
    Member
    Posted 4 months ago #

    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.

  5. fstrack
    Member
    Posted 4 months ago #

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

  6. StuartN
    Member
    Posted 4 months ago #

    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?

  7. StuartN
    Member
    Posted 4 months ago #

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

  8. jmprosper
    Member
    Posted 4 months ago #

    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 :

    http://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.

Reply

You must log in to post.

About this Topic