I have this website: http://www.princeslick.com/?page_id=28 and I have installed the nextgen plugin on it, the gallery is not working as it should. Why is it not similar to this: http://wordpress.org/extend/plugins/nextgen-gallery/faq/
I have this website: http://www.princeslick.com/?page_id=28 and I have installed the nextgen plugin on it,
Share
The NextGen CSS file is not being included at the top of your page, so your images are not being styled at all. It should be included when the wp_head() function runs. Reinclude that if it is not there, or link the CSS file directly.