Forum Moderators: open
I have tried highlighting the css in the code on the template and choosing to make the attribute editable, but it still doesn't let me edit on the new page.
I have spent countless hours on this. I would really appreciate any help or advice!
For page-specific CSS, make an editable region in the head in the template, which will then allow you to insert styles for that page.
I know you didn't ask this, but using the inflexible DW template system with CSS is like putting a cart behind a Mercedes. If you are using CSS-P for the design, try using includes (what kind depends on your server) for the header, navigation and footer content and allow CSS to style the page.
I have been creating them as a custom style and always defining them as a new style sheet with their same name so i don't get them confused.
The strange thing is that some CSS styles show up on some pages, and not on others (and I don't see why).
I will try out your other suggestions now . . .