Dynamic Web Template

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've added a body region to my template. When I edit a page with the
template attached and add a table to the region I can't select the table and
use the Auto Format Table function. Whatever I format I select is not used.
Huh? Why do you lose some of the formating features for tables?
 
if the body section is empty or small, you often have a difficult time selecting inside of it on new pages using the DWT
- recommend setting up your DWT w/ a default table in the body section (you can delete the table if not needed later)

--




| I've added a body region to my template. When I edit a page with the
| template attached and add a table to the region I can't select the table and
| use the Auto Format Table function. Whatever I format I select is not used.
| Huh? Why do you lose some of the formating features for tables?
 
When applying an AutoFormat to a table FP writes a style sheet into the
<head> section of the page. When you use a DWT the <head> section is
locked - cannot be written to. Therefore the autoformat fails.

Ron
 
Back
Top