vote up 2 vote down star

I'm using the Belltown theme in a sharepoint portal and there are some styles that I want to change change in the Belltown stylesheet. I thought that I could just edit the theme.css file located at:

C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\THEMES\BELLTOWN

and restart the web server, but the style sheet isn't changing for me. What file should I be editing to change the stylesheet of a theme, or are there other steps that I'm missing?

Thanks.

flag

60% accept rate

2 Answers

vote up 4 vote down check

I believe if you re-apply the Belltown theme to your site it will pick up your changes. When you apply a theme Sharepoint copies the contents of the TEMPLATE\THEMES\ THEME FOLDER to the site.

The other option would have been to point Sharepoint Designer at the site and modify the styles there which would apply them direct.

link|flag
It I reapplied the theme, but it still doesn't seem to be updating the change. I'll have to mess with SharePoint designer instead. – Ryan Smith Dec 3 '08 at 19:18
1  
Actually, I changed the theme and then changed it back and it looks like it worked, thanks. – Ryan Smith Dec 3 '08 at 19:19
1  
If you point Sharepoint Designer at the site and make the changes there it does not save it to the Site Theme. Thus when you apply the Theme to anoter site the changes will not be there. – Etienne Sep 7 at 8:55
vote up 0 vote down

Deploying a new style sheet can be an iterative process. For this reason, it may be helpful to use the CSS Import Trick described on Heather Solomon's blog.

This could be helpful in that you won't have to re-apply the theme every time you make a change to the style sheet. just change the file on the file system and refresh the browser page.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.