brihanrohan
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: NextGen Gallery] css file in Theme folder doesnt workBump.
Summary of issue:
ngg style sheet copied to my theme folder doesnt get applied to the rendered page.Nobody else seeing this?
Have there been any changes to wordpress templates in the last couple of dot releases that might have affected the loading of the ngg style sheet?
Forum: Plugins
In reply to: [Plugin: NextGen Gallery] css file in Theme folder doesnt worktypo in my last message:
the css file in my theme folder is actually named nggallery.css
Forum: Plugins
In reply to: [Plugin: NextGen Gallery] css file in Theme folder doesnt workAh, I thought this was working, but was wrong.
I changed the name to ngg-gallery.css, and now the “Stlye” page of the Gallery options correctly shows that css file from my wordpress theme directory. So it looks like it is all working well. But when I look at one of my posts none of the styles are getting applied.
Looking at the post in Firebug I can see that the images have the ngg-XXXX classes applied to them in the html but the ngg-gallery.css doesn’t appear anywhere in the styles pane, so that leads me to believe that for some reason my blog isn’t applying the stylesheet. Is there anything I need to change in my theme to make sure that the style sheet gets loaded?
Forum: Plugins
In reply to: [Plugin: NextGen Gallery] css file in Theme folder doesnt workThanks a lot Alex
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Space SinglePicHave you tried adding the following to the singlePic float right part in the style sheet?
margin-left:10px;