|
caz -> RE: CSS/Frontpage compatibility problem (9/12/2005 11:16:59)
|
quote:
I was going to transfer over the text and images for each individual page using Frontpage. You can do this, only not in design view [:D], you need to work in code view so that none of the FP native formatting is added, which will overide the stylesheet and ruin the look of the site. To do this kind of thing I use the free version of Notetab to strip out all of the html tags, but preserving urls page by page. You are then left with simple text which you can copy and paste into the relevant parts of the new pages with the template applied to them. Image file references can be treated in the same way. Notetab Lite Doing it like that with frequent checks in "Preview in browser" should get you started. PS Copy existing pages as test pages first, just to get the hang of things. To start the process make a new page, using the new template you have bought. Look at the structure of the new page with out any content added to see where you would copy and paste the old page stuff (not tags, just the text.) As Tailslide said, take your time about this. And work in code view.
|
|
|
|