Thanx, I got it sorted, I added the text-align code in the css.
/* ———– Sidebar widget ————-*/
.ngg-widget,
.ngg-widget-slideshow {
overflow: hidden;
margin:0pt;
padding:5px 0px 0px 0pt;
text-align:center;
Where in the code exactly did you add this? Sorry for asking a really obvious question!
I’m having the same problem, and when I try to copy that code into my css, it doesn’t do anything to center the widget…
Is that code correct?
margin: 0 auto; should do the trick.
I am having the same issue. Previous version of NGG was fine, but after I updated to the most recent version of NGG the CSS no longer effects the alignment. I can’t seem to find reference to the new css style for the slideshow widget and firebug doesn’t pick up on anything I can change to alter its position (short of aligning my enter sidebar to the center.)
fablerecords.biz