• Hi,

    Firstly thanks for posting this Gallery, its really excellent and the CSS is nice and easy to edit :)I’m just trying to find the location of the file where I can edit the background color when an image is loading and the circular loading icon is displayed. At the moment its a thin grey bar behind the icon. I couldnt find it in the yasg.css or js/php files nor can I locate it via Firebug, Is this a standard WordPress install edit?

    Cheers,
    Tim Harper

    http://wordpress.org/extend/plugins/yet-another-simple-gallery/

Viewing 4 replies - 1 through 4 (of 4 total)
  • I was wondering if you figured this problem out? I am trying to do the same thing

    Thread Starter timondeks

    (@timondeks)

    Fraid not 🙁 no such luck yet

    Moderator cubecolour

    (@numeeja)

    Sorry for the late response. I’ve only just started trying out this plugin.

    To change the background colour displayed when the images change, find the yasg.css stylesheet in the plugin folder make a copy of it in your theme folder. Then edit the copied version.

    You can change the background colour:

    .yasg_galleryHolder .mainImgHolder {
    	...
    	background-color: #AAAAAA;

    nice plugin, simply and clear, very usefull – thanks!

    one little problem i have now:
    i’d change the orientation of the image from “center” to “right” – but so it does bring the effect that the “circular loading icon” is displayed on the right edge too … ;-(

    I do need now a little idea how to bring the “circular loading icon” back to the middle of the picture-area? Where i should change what please?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Yet Another Simple Gallery] Background loading color’ is closed to new replies.