ricardosanX
02-27-2005, 06:08 AM
Here's s suggestion that would be really easy to implement and give template designers and advanced users a lot more latitude:
1. When you add a text box, have a field to add "custom css". For example the user could type "noteBox"
2. All this does is add a custom class to the container TD for that text box to replace "sohotext". If not entered the class stays as "sohotext"
This would enable template designers like me :) to then set particular styles for all the content in that particular TD in the style sheet. eg
td.notedbox { }
td.notebox a:hover { }
td.notebox p
etc
Be great if you could add something like this to the code!
Richard
1. When you add a text box, have a field to add "custom css". For example the user could type "noteBox"
2. All this does is add a custom class to the container TD for that text box to replace "sohotext". If not entered the class stays as "sohotext"
This would enable template designers like me :) to then set particular styles for all the content in that particular TD in the style sheet. eg
td.notedbox { }
td.notebox a:hover { }
td.notebox p
etc
Be great if you could add something like this to the code!
Richard