[Solved]: Take a look, what's the issue? [Solved]: Take a look, what's the issue?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

[Solved]: Take a look, what's the issue?

Started by Leigh84, March 24, 2008, 01:49:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Leigh84

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/

Nibbler

Upload a clean copy of the file from the package and don't mess it up with Dreamweaver.

Leigh84

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....?

Nibbler

Use a plain text editor, like notepad.

Leigh84

Well cripes, that's simple enough. Thanks so much, you rock.


Joachim Müller

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).