Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
?? SharePoint ????
????? 2010 ? 4 ? 10 ?(???)
???,?? Kolby,????????????? SharePoint 2010 ???????,?????????? SharePoint 2010 ?????????????????? SharePoint ?????????????????,???????? CSS ????? SharePoint Designer 2010 ?????????,???“?????????!”
?????????
??????? CSS ??,????????(??????? ?? ):
- ????(?????????)- ReplaceColor
- ???? – ReplaceFont
- ???????(??????????:????????)- RecolorImage
?????? UI ????????????,???? SharePoint Server (SPS) ?? 12 ???? 2 ?????????????????? THMX ??(????? Microsoft Office ???????)?????? Microsoft PowerPoint ????????????? THMX ??,??? SharePoint ????THMX ?????????????,????? SPD ?????“????”(Site Settings) >“??”(Themes) ??????12 ??????????????:
- Dark1?Dark2
- Light1?Light2
- Accent1?Accent2?Accent3?Accent4?Accent5?Accent6
- Hyperlink
- Followed Hyperlink
???????????,?????????? 5 ???:Lightest?Lighter?Medium?Darker ? Darkest???? CSS ???????,???????: ?? - ?? (??“Light2-Darkest”)?
??
???????? CSS ???????????????,????????,??????????????????:?????????,????????? Light2-Darkest?CSS ??????????????:
/* [ReplaceColor(themeColor:"Light2-Darkest")] */ background-color:#707070;
??????,?????? #707070,?????????,??????? Light2-Darkest??????????????,?????????? v4.master ??? CSS ?? (corev4.css),??????????????
????
?????????????,???????????:
- ? CSS ?????????????
- ????????? CSS ???
??
????????????????? CSS ????????????,????? RootSite/Style Library/~language/Themable ??????? SharePoint Server ????? SPS ????????????????????????????,????????????“Style Library”????(??????????“Themable”?????)???????? Themable ?????????(??????????)?? SharePoint Designer ?????????????????????????????,????????? CSS ??????????,??????????????,???????? en-us?
????????????????,??????? RootSite/Style Library/Images ?????
??????????????????????????????????,?????????????????????????????,????????????????????(????????),???????????????????????,??????????(??:??????????,?????????????????????,?????????????????????????,????????????????,???????????)??????(???????????),???? includeRectangle ??????????????(????????????,??? corev4.css ??????)?
??
???????????? CSS ??,???????? CSS ??,??????????????,?????????? CSS ???????????????????:
<SharePoint:CssRegistration name="<% $SPUrl:~sitecollection/Style Library/~language/ Themable /myStyleSheet.css %>" After="corev4.css" runat="server"/>
After ???????? CSS ????? corev4.css ??????????, <% $SPUrl ?????? SharePoint Foundation (SPF) ????? SPF ?,????????? URL ??????????,??????????????? CSS ???,??????(???????? ~language ??)?
??
???????“themable”CSS ?????????????????????????????????????,????????????????? v4.master ????,?????????????????????????????????????(???,?????????????????)?

???,????????????????(???? Papyrus ? Segoe Script ????? Convention ?????)???,??????????????(???)?????????????????????????,???? Dark2-Lightest (????,Dark2-Lightest ?????????????????????????????)?
????
??????????(???????????????????)? CSS ?????:
/* [ReplaceFont(themeFont: "MinorFont")] */ font-family:Verdana;
/* [ReplaceColor(themeColor:"Dark2-Darker")] */ color:black;
/* [RecolorImage(themeColor:"Dark2-Lightest",method:"Tinting")] */ background:url("/Style Library/images/spdicon1.png") no-repeat;
??????????????????????????????,SharePoint ?????????????????????????? :)
???????,??????????? SharePoint ??????????????

???????????????? Working with the SharePoint Theming Engine ?????
