I'm a new user of SharePoint 2007, and I don't have time to learn it from the beginning before this problem has to be solved. I hope someone can point me in the right direction.
I've got a page which contains some fixed text and some placeholders. A user is supposed to make a copy of the page in the part of the site that they are responsible for and fill in the placeholders.
The problem is that the page requires some custom styles, and I'm not sure how to incorporate them so that (1) each copy of the page refers to a single instance of the styles, rather than having its own inline copy, and (2) only pages that use the styles will load them.
I originally posted this question in one of the SharePoint 2010 forums because I'd been told (wrongly) that our shop was running SharePoint 2010. Over there I was pursuing the strategy of storing a style sheet in the Style Library, adding a content editor web part to the page, and using the web part to load the style sheet. I don't know whether those concepts exist in SharePoint 2007; if they do, the UI is different enough that I don't see how to apply them.
Can someone help me figure out how to proceed?
I've got a page which contains some fixed text and some placeholders. A user is supposed to make a copy of the page in the part of the site that they are responsible for and fill in the placeholders.
The problem is that the page requires some custom styles, and I'm not sure how to incorporate them so that (1) each copy of the page refers to a single instance of the styles, rather than having its own inline copy, and (2) only pages that use the styles will load them.
I originally posted this question in one of the SharePoint 2010 forums because I'd been told (wrongly) that our shop was running SharePoint 2010. Over there I was pursuing the strategy of storing a style sheet in the Style Library, adding a content editor web part to the page, and using the web part to load the style sheet. I don't know whether those concepts exist in SharePoint 2007; if they do, the UI is different enough that I don't see how to apply them.
Can someone help me figure out how to proceed?