coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Leigh84 on March 24, 2008, 01:49:59 PM

Title: [Solved]: Take a look, what's the issue?
Post by: Leigh84 on March 24, 2008, 01:49:59 PM
I went in and loaded the template.html file for rainy day theme into Dreamweaver, I inserted a simple link at the bottom of my page, reuploaded the template.html file and suddenly I'm now getting all these empty/dead link image boxes all over the page. I didn't touch them when I worked on the html page or anything so....any thoughts? Keep in mind I'm sopmewhat of a noob with this stuff. Thanks so much. :)

http://imawackyguy.com/gallery/
Title: Re: Take a look, what's the issue?
Post by: Nibbler on March 24, 2008, 02:19:11 PM
Upload a clean copy of the file from the package and don't mess it up with Dreamweaver.
Title: Re: Take a look, what's the issue?
Post by: Leigh84 on March 24, 2008, 02:31:36 PM
I suppose I could do that to return it back to it's intact state, but then what would you suggest I use to edit the template? I was wanting to add a link at the bottom of the page and possibly insert a logo where the header is. If I can't open it in an editor without it mucking up, then....?
Title: Re: Take a look, what's the issue?
Post by: Nibbler on March 24, 2008, 02:39:01 PM
Use a plain text editor, like notepad.
Title: Re: Take a look, what's the issue?
Post by: Leigh84 on March 24, 2008, 02:55:34 PM
Well cripes, that's simple enough. Thanks so much, you rock.

Title: Re: [Solved]: Take a look, what's the issue?
Post by: Joachim Müller on March 24, 2008, 11:49:09 PM
WYSIWYG editors like Dreamweaver, MS Frontpage etc. tend to "beautify" code on their own, that's why they break files the way they did for you. Don't use WYSIWYG editors for pre-made scripts or to edit PHP files. Dreamweaver is a good editor (generally speaking), and you can make it work if you know your way around it and know what options to set (i.e. you need to "tell" Dreamweaver not to mess with your code).