[Plugin: NextGEN Gallery] CSS header image point to nggshow.php?
-
Hi guys,
Have anyone tried implementing Nextgen Gallery slideshow for the header background image?
I tried that…it didn’t work…saying that it can’t find the file.
This the original CSS line
#topbanner { height: 200px; border-bottom: 1px solid #999; background: url(images/bg/home_banner.png) no-repeat; }
I tried changing it to this:
#topbanner { height: 200px; border-bottom: 1px solid #999; background: url(https://www.mysite.com/wp-content/plugins/nextgen-gallery/nggshow.php) no-repeat; }
The above line didn’t work…
I’m using the nggshow.php…thought that is the correct php file to point to.
Any ideas?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[Plugin: NextGEN Gallery] CSS header image point to nggshow.php?’ is closed to new replies.