coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: liten on March 07, 2008, 11:23:25 PM

Title: [Solved]: Subdomain - header missing
Post by: liten on March 07, 2008, 11:23:25 PM
People usually reach my gallery through http://random-scribblings.net/hugo/gallery/index.php and the template works like a charm but when they come in through http://hugo.random-scribblings.net/gallery/index.php the header doesn't show up (with IE the space for the header is there but no image).

Any thoughts on why that is?

Thanks
Title: Re: Subdomain - header missing
Post by: Sami on March 07, 2008, 11:36:36 PM
edit water_drop/template.html
change the src of img tag to themes/water_drop/images/galleryheader.jpg and you'll be fine
Title: Re: Subdomain - header missing
Post by: liten on March 07, 2008, 11:39:28 PM
Thank you!