I just installed the Graphene Theme. Nice Theme! You should be commended.
Issue:
It doesn’t matter which browser I am using (Chrome, Firefox, Safari) my Nextgen Gallery will only allow 1 image per line even though it is supposed to be using: float: left
Anyone had this same issue? I noticed that in other posts some of you had images stacking up and they were fixed by placing the following in the custom css:
.ngg-gallery-thumbnail img{
width: auto;
}
However, in my case, rather than being stacked, the images are one per line all the way down my page (http://bluecreekmedia.com/media-and-design/commercial-photography/). As soon as I change the theme from Graphene to something else, NextGen Galleries work just fine again.
Any help would be appreciated.