okay, actually personally i am a huge fan of iframes.
here's one way to do it, may not be the best but i like it works for me....
1st : create your image to its entire in photoshop
2nd: export it to image ready
3rd: chop it up in image ready, and make sure you chop it up accordinly to how you want the text to be, for instance if there is a certian amount of space you want the text to go in, and scroll like that, make that ONE section, don't split it up. this is KEY.
4th: Save it for web and tell it to save images and HTML to some folder
5th: now open dream weaver, or GOLIVE i use GOLIVE but i use the code only for the most part so this should still work..
6th: i frame tags are as follows <iframe src="/default.html"></iframe>
this site here will show you all the other commands you can put in your iframe http://www.w3schools.com/tags/tag_iframe.asp
7th: now select one of the sections you want your iframe in, and delete the image, but remeber what the image was called. Then insert your iframe in replace of that image, and make sure your iframe is THE EXACT length and width of the image that used to be there. Now, create a new page and save it as whatever you told the iframe to look for in your src="" command. And make the background of this new page the image you deleted. Now you can put all the text you want and everything in this new page, make sure you have the backrground FIXED bgproperties="FIXED" is the src for that in your body tag.
if you need any help jsut leave more msg's lol
[EDIT:e04e12eaee] this way you can have a seemless backgruond with text. so it doesn't have to look like you made a spot for your text things can just flow into eachother and seem to have no lines. i'm sure what the kid above was talking about was using layers and invisible tables etc. word of warning, iframes are only support i believe by netscape 4 and IE 4+ but i could be wrong now, its been awhile.
[/EDIT:e04e12eaee]
___________________
quotidiansuccess

Last edited by smac311, August 5th, 2003 03:11 PM (Edited 1 times)