Click to See Complete Forum and Search --> : Darn Frames!
Fashy
11-12-2005, 12:52 PM
Iam using frames now and its gone wrong :-( It went all good until I had to save them now one of them isn’t showing when I preview it in ie. It just says I have no Editable Regions, whatever that means. Man its so frustrating when you dunno whats wrong. There is suppose to be a frame (like the bottom one) at the top. Dose anyone know why its not showing? I have tried using CSS and not frames but the box never fills the whole screen.
http://img.photobucket.com/albums/v123/Fashy/sp.jpg
Compguy Pete
11-12-2005, 01:20 PM
oh man you got a couple things going on here... your testing this site on your local system, which works till you run into issues like this.
1. upload the files to your host use dummy file names if needed.
2. "no Editable Regions" has to do with using Dreamweavers template system. your trying to save teh file as a template. DW is stopping you from doing this as you have not set any areas for the text on new pages to go into.
Fashy
11-13-2005, 06:54 AM
Well I got rid of those files because it had all gone wrong! So I started again from scratch. But now when I insert the images in the top and bottom frame, it doesn’t fit correctly. It’s like its sitting to high off screen to fit in the frame. There is a big space between the frame boarder and the graphic. :(
Zipline
11-18-2005, 05:47 PM
Well if you can't get CSS to work <div id="yourid" style="width:100%;"> You could always try tables. Frames aren't the best for layout purposes plus they can be a huge pain to work with!