In the context of SharePoint, branding usually refers to the application of a corporate image (colors, fonts, logos, and imagery) to SharePoint sites.
0
votes
2answers
191 views
editing V4.master page
I'm trying to edit and get rid of a few spaces in between the bar and a custom banner done by me, but when I cut this part of it drops me an error. How can I get rid of this table without it dropping ...
1
vote
1answer
259 views
Customize list new/edit form page
Could someone outline the process of creating a page with a customized list form? I followed this guide to override the list form template, but this also customizes the built-in form pages/dialogs. I ...
1
vote
1answer
213 views
Help with formatting a SharePointWebControls:TextField
I am working on a page layout, and this is what I have ...
<!-- Title -->
<SharePointWebControls:TextField FieldName="Title" runat="server" ID="Title" ...
0
votes
1answer
161 views
SharePoint RichHtmlField and formating the contents
I have a RichHtmlField in one of my page layouts. Editing, Previewing and publishing are all working fine. The problem I have is with the code that is being output from the contents of that ...
1
vote
1answer
41 views
SpSecutityTrimmedControl runs in Pagepreview mode - ?pagepreview=true
I'm branding the sharepoint ribbon and need some changes (css) when the page gets in pagepreview mode.
I've got this code
<SharePoint:SpSecutirtyTrimmedControl runat="server" ...
0
votes
1answer
65 views
How do I make the breadcrumb layout horizontal as opposed to its default vertical layout??
I am looking to style the breadcrumb to match my custom branding solution. Looking at styling the font-color,size,style etc and the image that separates them as well.
I would like to start by laying ...
1
vote
0answers
251 views
@font-face problem in SharePoint
I'm trying to host my own font for my Site Collection, by using @font-face. I believe I've followed all best practices for the declaration:
@font-face {
font-family: 'ciclefina_italic';
src: ...
0
votes
1answer
386 views
Sharepoint 2010 Scroll Bar Problem
I'm after introducing a custom menu bar to my master page, unfortunately this has broken scrolling functionality. The code for my custom menu is:
<ul id="Tnav" class="s4-notdlg" ...
2
votes
1answer
106 views
Template XSLT Resources
I'm beginning to customize a SharePoint blog and noticed that a bulk of customization (at least in terms of web parts) can be done through linked XSLT files but I'm struggling on finding resources or ...
2
votes
1answer
120 views
Using solutions and features in creation/branding of SharePoint websites
I am new to SharePoint website creation and branding and I need your advice.
For my first SharePoint site I have done the following:
1- Created/edited a master page.
2- Added CSS and JavaScript ...
0
votes
2answers
475 views
SharePoint Customization - Order of CSS
I'm branding a SharePoint 2010 publishing site. I'm deploying a custom master page and CSS style sheet using a Feature. I'm applying CSS as an alternate style sheet using the UI: Site Actions -> Site ...
0
votes
3answers
527 views
rootWeb.AllProperties[“__InheritsCustomMasterUrl”] = “True”; not working
I am developing a branding project, in this project i have custom master page, i can successfully deploy it and automatically apply to the root web. But i want all the subsites inherit the master page ...
0
votes
4answers
71 views
next step in branding project
Guys i need some advice with a branding project ive been working on. Im pretty new to all this so please bear with me. Ill give you some background first.
Ive created a master page deployed it ...
0
votes
2answers
222 views
Changing the separate arrow image
I'm trying to change the separate arrow image.
See here:
http://i50.tinypic.com/fnu6tt.png
Currently what is putting this image there is:
<SharePoint:ClusteredDirectionalSeparatorArrow ...
0
votes
1answer
147 views
My Site Blog Branding Error
I am facing a very strange problem from the last few weeks . I applied feature stapling to our My Site so that when user tried to create his own personal site automatically our custom branding applies ...
0
votes
1answer
53 views
CSS - Workflow pages are off
So I have a custom CSS for my SharePoint site and everything is fine except for the Workflow page - for example, the page where you enter the names of people who to route the document for the approval ...
0
votes
1answer
564 views
Customizing SharePoint AspMenu control
I'm currently working on a project in which the navigation needs to have some special touches in order to fulfill the clients wishes.
Instead of the casual SharePoint topnavigation dropdown I want to ...
1
vote
2answers
170 views
Customize table structure in XlstListViewWebPart
I need to modify the structure of the HTML rendered by the XsltListViewWebPart in the default AllItems.aspx SharePoint page. Specifically, I need to separate the column headings into its own table and ...
1
vote
2answers
1k views
Sharepoint Foundation Breadcrumbs styling and layout modification
This is really a few questions in one post, but I'd prefer to ask this way as they are both related:
Question 1: In Sharepoint Foundation I'd like to move the breadcrumbs into a visible area on the ...
1
vote
1answer
147 views
SharePoint 2010 MySite designs inspiration - Design samples needed
I needs some inspirational designs to brand the Mysites in my organization. Any inspirational designs would be much appreciated.
1
vote
1answer
89 views
Branding in a Solution file instead of deployed site
I have experience branding sites through SharePoint designer. I am now shifting gears from working in SharePoint Designer on .aspx pages with javascript/HTML/CSS to working in Visual Studio with C# on ...
0
votes
2answers
162 views
Webpart integration in Application page
I exported the List as webpart using Sharepoint Designer for "News and Annoucements". I have created a custom login page for our web app (application page). Is it possible to integrate the webpart ...
0
votes
1answer
2k views
Page Title not showing up in the breadcrumb - SharePoint 2010
I am trying to include current page title after site name on a sharepoint 2010 publishing site.
The master page that I have created contains the necessary control to render the page title as attached ...
1
vote
2answers
91 views
Extending Web App
I need to set up an Intranet portal for Employees and an Extranet Portal for vendors.
I am looking to extend a web app to create Extranet Portal and allow Forms Based Authentication on it. Is it ...
1
vote
2answers
2k views
I want to hide the SharePoint Ribbon Tabs (Browse, Page, etc) on my homepage based on permissions and such that they are stripped/trimmed when hidden
I am trying to hide the SharePoint Ribbon Tabs based on a users permissions. I know that I can use the SPSecurityTrimmedControl to do this but I need to wrap it around just the tabs and not the whole ...
0
votes
2answers
101 views
“who uses sharepoint” web site
Sometime ago, I have come across with a silverlight site where many companies that uses sharepoint are grouped by their sector. there were screenshots of the websites designed in sharepoint. It was ...
3
votes
1answer
113 views
Is this custom editing functionality in chrome header area hard to develop, any pointers at all?
I am trying to develop web parts with custom functionality for editing for normal users. In the chrome bar there would be the same sort of controls as you see in the top right of your browser (except ...
2
votes
1answer
224 views
Changing PerformancePoint Dashboard page to be Publishing Page?
Is there any way to make the PerformancePoint Dashboard page (the page where you can see your charts, scorecards etc.) to a publishing page. Currently I believe its a web part page and my CSS is not ...
0
votes
1answer
210 views
Simple jQuery to extend page body if Quick Launch has been toggled SP2010
Beginner. I have a link that expands a single page onclick with the following jQuery:
<script type="text/javascript">
var $j = jQuery.noConflict();
function toggleQuickLaunch() {
...
1
vote
3answers
3k views
How to brand the top link bar?
I created a SharePoint Foundation site and want to brand the top link bar.
How do I do that?
2
votes
3answers
3k views
Master Page how to specify correct Path for CSS and Images
1) In My custom master page I have registered my CSS as follows,
<SharePoint:CssRegistration name="/mycssfolder/css/mycss.css" After="corev4.css" runat="server"/>
Now I have my folder ...
0
votes
2answers
488 views
best customized/branded meeting workspace
I am trying to find customized Meeting Workspace, but google didn't helped me at all, if someone knows please link me,
Default Meeting workspace can be viewed by going to link given below,
Basic ...
3
votes
1answer
2k views
Error when deploying module with GhostableInLibrary files
Here is the module which I want to deploy on the server and the files which should be shown in the Style Library, when deploying them without type ghostale in library,
all go good and well, no errors, ...
4
votes
2answers
2k views
How can I hide the light blue bottom border on Web Part headers (on hover) and the border around the active Web Part?
The bottom border only occurs on hover. The active Web Part has a full border that I'd like to remove. I've tried the following styles to no avail:
.s4-wpActive
{
border: none;
}
...
1
vote
3answers
1k views
Is there a simple override method to change the background of a webpart? SP 2010
Found out how to change the background of one single page (body of that page). This works when I want a single page or two to have a specific background instead of modifying a master page.
Is there ...
2
votes
1answer
502 views
Very simple branding background question : what do I reference for body background?
So if I wanted to simply change the background of one page (not in the master), just the body of one single page, using an image what would I reference using sharepoint designer? Also I know this is ...
1
vote
1answer
248 views
Replace Markup Styles list with custom list
Is there a way to do this?
I have been unsuccessful in replacing/editing the Markup Styles for rich html text areas with my own list, and am wondering if its possible to do this at all. From what I ...
3
votes
1answer
111 views
Is branding easy? Never done it
I have always did the backend type work (most dev and admin). Never done branding. The branding person quit so I am having to take this task. Attached is the mock up of what the homepage should look ...
1
vote
1answer
183 views
Look & Feel - Pagelayouts and Site Templates
I recently ran into a rather unfortunate assignment. It regards the selection of pagelayouts and sitetemplates which subsites should be able to use.
As I'm supposed to change this for 20+ site ...
0
votes
1answer
729 views
How to make the quick launch height to 100% of the screen?
I am trying to get the quick launch to fill the screen height.
This does not work:
.ms-quickLaunch {
background-image:url("/SiteCollectionImages/Style/menuleftgradient.gif");
...
5
votes
5answers
4k views
How to change the style of the Search box?
I would like to change the image next to the search box to a styled input button.
Do I need to create a new delegate control to do this? Can I do this with css, if so how?
This is the standard ...
1
vote
2answers
2k views
How do I display the Site Name on my master page?
I am using the starter master pages from Codeplex, and I want to have the current SiteName on each page. What is the best way to do that dynamically?
0
votes
5answers
2k views
Add a Web Part to a Master Page for only one page in SP2010?
I would like to add a Web Part to part of a Master Page, but only in the case of the home page of the site. Otherwise it is not needed.
How can I handle this? (see attached image) Do I have to ...
1
vote
6answers
984 views
What are best practices for designing Sharepoint sites?
I'm putting together a document for our Art Directors and Creatives for what works best and what might not work best when designing for a sharepoint site.
Sharepoint obviously lets you customize CSS ...
3
votes
2answers
3k views
Need some cool ideas for company's portal page
Are there any list of sites that can give me an idea what all I should put on the company portal page? Manager asked me to look into re-designing the company intranet sites. I thought of news rotator.
...
0
votes
5answers
2k views
Change logo issue in SharePoint
I am using SharePoint Server 2007 x64 and Windows Server 2008 x64. I have setup a site with template publishing portal. I have grant anonymous access to all the site.
I want to change site logo ...
0
votes
2answers
580 views
How do I style the SP2010 Welcome control?
I've moved the Welcome control on my masterpage, and now the menu items do not render correctly. I've tried to find the appropriate CSS class name that is causing the problem, with no success.
What ...
1
vote
1answer
233 views
Anyone using 960 Grid System or YUI 2 Grids CSS
Anyone having experience with 960 Grid system and getting it to play nicely with SharePoint?
I am intrested in experience from other CSS Framework and how successfull was your team in implementing ...
2
votes
1answer
117 views
Allow Page Layout via Code
I've created a custom page layout for a search center, and seem to be stuck with the fact that by default, a search center is limited to a subset of approved page layouts. Upon initial deployment of ...
1
vote
2answers
877 views
s4-nosetwidth messes up dialogbox
since im doing a branding for my SP enterprise server which uses a fixed and centered layout i need to use the s4-nosetwidth class to adjust my width..
as you can see in the screenshot below this ...
