Creating USer control : http://www.helloitsliam.com/archive/2008/01/21/sharepoint-%E2%80%93-user-control-in-master-page-page-footer.aspx
Modify Search Button: http://geeksconnected.com/muhanad/Lists/Posts/Post.aspx?ID=15
http://www.heathersolomon.com/blog/category/8.aspx
http://www.thesug.org/blogs/kyles/Lists/Posts/Post.aspx?ID=5
http://www.novolocus.com/category/sharepoint/branding/
Tuesday, March 25, 2008
Useful Links for changing Look and Feel
Subscribe to:
Post Comments (Atom)
Labels
- List and Libraries (5)
- Master Pages(Look and Feel) (3)
- Site Defination (2)
- SP Interview Questions (4)
- SP Knowledge Pack (4)
- SP Query (4)
- WebParts (6)
- Workflows (4)
5 comments:
Hi Isha,
Was just checking out broken links into my site, and I think one of the links on this post is wrong! Can I suggest http://www.novolocus.com/category/sharepoint/branding/ for Look and Feel stuff?
Andy
Thanks a lot
hi...
I have a problem any one please help me to solve the problem....
In bread crumb i want to hide a node how can i do that help me please....
Thanx in advance.....
Add the property ParentLevelsDisplayed="0" in the asp:SiteMapPath... tag
which display's only the current site Title
For more information visit the link
http://www.fivenumber.com/sharepoint-breadcrumb-displays-current-site-title/
Hi vijay kumar Thanx a lot. That is not the exact solution for my problem but it helped me a lot to solve that problem if my link is like
"Home > Userpages > Comments"
i would like to hide only the userpages link in breadcrumb
can you please help me how can i do that
Post a Comment