• Resolved Ains

    (@ains)


    Hello

    I’ve been trying to change the navigation controls and general style of the image browser to make it more user friendly.

    Ainsley Knott Illustration

    I’m assuming “nextgen-gallery/css/ngg_shadow.css” is what i’m supposed to be editing but for some reason I can’t seem to make any changes to the take effect.

    I’ve been trying to edit stuff under the following section:

    /* ----------- Image browser style -------------*/
    
    .ngg-imagebrowser {
    
    }
    
    .ngg-imagebrowser h3 {
    	text-align:center;
    
    }
    
    .ngg-imagebrowser img {
    	border:1px solid #A9A9A9;
    	margin-top: 10px;
    	margin-bottom: 10px;
    	width: 100%;
    	display:block !important;
    	padding:5px;
    }
    
    .ngg-imagebrowser-nav {
    	padding:5px;
    	margin-left:10px;
    	}
    
    .ngg-imagebrowser-nav .back {
    	float:left;
    	border:1px solid #DDDDDD;
    	margin-right:3px;
    	padding:3px 7px;
    	}
    
    .ngg-imagebrowser-nav .next {
    	float:right;
    	border:1px solid #DDDDDD;
    	margin-right:3px;
    	padding:3px 7px;
    }
    
    .ngg-imagebrowser-nav .counter {
    	text-align:center;
    	font-size:0.9em !important;
    
    }
    
    .exif-data {
      	margin-left: auto !important;
        margin-right: auto !important;
    }

    Can someone save me from insanity??
    Thanks in advance.
    Ains

    http://ww.wp.xz.cn/extend/plugins/nextgen-gallery/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Ains

    (@ains)

    Anyone have the power?

    Thread Starter Ains

    (@ains)

    Actually I have the power! Found out I should be editing the “thickbox.css” which i found in my “wp-includes/js”.

    Thanks for all your help. Bye!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: NextGEN Gallery] Unable to edit Image Browser meta data’ is closed to new replies.