CSS is the abbreviation for Cascading Style Sheets. CSS is a language used to control the presentation (including colors, layout, and fonts) of HTML and XHTML documents.
0
votes
2answers
305 views
How do I apply a CSS ID selector to a webpart page?
I am using a CEWP-linked HTML file to generate a menu of links to other web-part pages. I want to use this same file in a CEWP on each of the linked pages. As an indicator of the user's location, I ...
2
votes
0answers
66 views
Adding Custom Image Styles to the Ribbon
I use the following Editor Control, with the PrefixStyleSheet "el-" for my custom styles:
<PublishingWebControls:RichHtmlField FieldName="f55c4d88-1f2e-4ad9-aaa8-819af4ee7ee8" ...
3
votes
2answers
1k views
Issue with standard navigation in Chrome
The standard <SharePoint:AspMenu navigation on our SharePoint 2010 site works fine in all browser but Chrome. When I hover over a menu item I can't see the sub menu items like
Contact Us -> ...
0
votes
1answer
108 views
Detect only ie8 document mode , give users IE8.css file
I'm having problem with document mode. In workspaces we force to document mode into ie8, like
<meta http-equiv="x-ua-compatible" content="IE=8"/>
How can I detect what document mode all ...
1
vote
0answers
82 views
Popup page, CSSLINK not working
I am on Sharepoint 2013, we migrated from Sharepoint 2010.
I have custom popup page which has the following CSS declaration:
<head runat="server">
<SharePoint:CssLink ...
1
vote
1answer
180 views
Hide Tool Tip on SharePoint 2010 Calendar Event for Month View
I need to hide the tool tip for a SharePoint 2010 calendar event in the month view.
How can I achieve this?
0
votes
1answer
185 views
How to show List Headers always, not just on hover?
I want to show the list view headers of a SharePoint-List (these grey things with filter-dropdown, standard-view, standard masterpage) always, not just on hover. I tried to locate the correct css ...
0
votes
3answers
140 views
How to hide the header of Upload Document Dialog? [duplicate]
I am trying to get rid of the master page header that appears on the Upload Document popup. How can I accomplish that? Is there any specific css classes that I can use?
When I view the page source ...
1
vote
0answers
28 views
Turn off Library and List Style
Is there any way to turn off the custom master page style to Libraries and Lists in SharePoint 2010? ( I know how to turn off for the _layout pages)
0
votes
3answers
57 views
ID of document library to use in CSS
I am looking to use an ID or Class attribute of a document library in a CSS file. I need to be able to highlight my current tab on my navigational menu.
I can add a CEWP with a text file containing ...
0
votes
1answer
45 views
Using a data binding expression in a css style
This may not be possible but thought i would ask. Creating a Sharepoint webpart. In the ascx file i have a style tag. Is there any way that i could do the following:
<style ...
4
votes
2answers
479 views
How to avoid caching issue when using custom JavaScript and CSS deployed under _layouts?
On our farm, I'm deploying some JavaScript and CSS files under the _layouts folder.
I'm then referencing them, where it's required using a <SharePoint:ScriptLink> or a ...
2
votes
1answer
110 views
Use different masterpage for pages library
How do I go about applying a custom masterpage just to "front end" pages? i.e. I want all of the administration parts of the SharePoint site to follow default look and feel (viewlsts.aspx, managing ...
1
vote
1answer
19 views
Disappearing Images
I am still new to Sharepoint and I am trying to upload some files from my staging area to production. Everything work in staging however when I move the files to production, I noticed that there are ...
0
votes
0answers
88 views
What causes the ribbon bar to be missing in master (landing) page and still visible but disabled in subsites?
I am missing the ribbon bar in my custom master page but it displays in all subsites in disbled condition. I have used the same copy of v4.master page and added my new custom css. I've edited the ...
0
votes
1answer
41 views
Use secondary masterpage as default
I am trying sharepoint in a small developing environment.
I have a master frontpage that use a specific layout defined in a custom masterpage (master-front.master). It look like this
| left box | ...
0
votes
0answers
49 views
My stylesheet reverted to an older version
I updated my style sheet and while my new style has shown other styles have disppeard and seem to have reverted to an older sheet. Any idea as to how to fix this?
3
votes
1answer
177 views
Does anyone have 960 Grid Template to be used on sharepoint 2010 site?
I am working on design of portal in sharepoint 2010. I need to implement 960 grid system there.It will be very helpfull if anybody have template or related link to it.
4
votes
2answers
555 views
Having error when using jquery.corner.js with jquery-1.6.2.min.js
I'm trying to use jquery corner to get curvy quicklaunch in my sharepoint 2010.
But i geting eeor "object doesn't support this property or method.
Any ideas if this version are compatible.
Thanks in ...
6
votes
1answer
4k views
Remove [Revert to template] message from page
I created a page in SharePoint 2010 and then made some edits to the page.
Then I went into the page Version History and restored a previous version of the page.
Now I have this message that does not ...
0
votes
1answer
72 views
How to specify which css files to load in Sharepoint:CssLink when using themes
I noticed that the css being loaded by CssLink differs depending on which page is being loaded. For example, when I load the _layouts/prjsetng.aspx page, it loads:
...
0
votes
1answer
52 views
sharepoint 2007 print
We have application pages in library in Sharepoint 2007. I am solving very strange issue. We are using two css files - Common.css and Print.css.
Print.css is described like this
<link ...
0
votes
1answer
195 views
How to add a css class to Choice field via XSL
Salvete! I have a list with a Choice field called "Scope". I want to add a class to that field using XSL, but I can't figure out how to get it to change. I want all the items in that field to get ...
1
vote
1answer
101 views
Site Template with Custom Pages: css, javascript?
If I create some custom pages that include custom html, css and jquery and this page exists within a site that is used as a site template, will that cause issues? From my limited experience with this ...
1
vote
0answers
63 views
How i can hide the folder preview image in my list treeview left menu?
i need to hide the folder image in my list tree view on the left menu
can anyone send me the css id or class to modified the tree view since i am using firebug but i cannot find the specific style ...
0
votes
3answers
1k views
Setting display:none for empty web part zones
Does anyone know the JavaScript for setting display:none on an empty web part zone? I remember seeing it once on a publishing site but now can't find it.
This is to avoid the padding and spacing a ...
2
votes
1answer
92 views
modifying css for modal dialogue
I have a page which can be opened as a pop up page in sharepoint .Now when the page is opened as pop up I want some css to be modified.What is happening is that the code is able to successfully modify ...
1
vote
1answer
52 views
Sharepoint Model Box Height On Custom Master Page
We have a custom master page, the orignaly did'nt have this tags in it
<div id="s4-workspace">
<div id="s4-bodyContainer"></div>
</div>
However, someone wanted to use ...
2
votes
1answer
83 views
How can I fit a Datatable only into a webpart (not page) dynamically?
I develop a Webpart, which should be deployed in other SP-Farms.
The Webpart contains a DataTable.
I deployed the solution and the DataTable appears in the right side of the Website.
I'm using a ...
1
vote
3answers
75 views
Minimizing the loadtime
I work with a sandboxed solution which is deployed in a .wsp file. The solution mostly contains our webparts. The pages that contains these webparts, are slow at startup, but it seems that there is ...
1
vote
1answer
68 views
CSS Declaration in SharePoint Designer 2010
This is my 1st post here so bare with me ... I am very new :)
I have got SP Designer 2010 up and running, I am starting to reference CSS files saved in the 'Style Library'. Everything is working ...
0
votes
3answers
265 views
How to add menu items for publishing iste
I created on publishing site. Now I want to add menu bar over there. But publishing site doesn't contain menu bar by default. How to add this into publishing site. I tried to add from v4.master page ...
1
vote
0answers
267 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
128 views
Deploying SharePoint files (css, javascript) onto different platforms without SharePoint Designer
I need to deploy to "_catalogs/masterpage/" and "Style Library/" multiple jpg, css, javascript files These files originate from a developer platform and are to be deployed to multiple platforms ...
0
votes
2answers
510 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
2answers
83 views
How to add other content to a content-type?
Salvete! I want to create a custom content-type, but I want to add a few subtitles and maybe some custom content, such as graphics, or explanations, to the fill-in area.
How can I do that short of ...
0
votes
1answer
70 views
SharePoint Designer Crash when opening a CSS file of 7k lines of code
My colleague's SharePoint Designer 2010 keeps crashing whenever he tries to open a stylesheet file that has more than 7,000 lines of code..
note that in my machine I can open files that has even more ...
0
votes
0answers
124 views
Sharepoint hover dropdown menu on mobile
I have a hovering dropdown menu in Sharepoint 2010 that works fine with a mouse, but what i'am also trying to achieve is getting the menu to not reload the page on a mobile device (since the user has ...
2
votes
3answers
7k views
Where is the _layouts directory on the server?
I'm editing a file using SharePoint Designer. Where is the folder url("/_layouts/images/) stored on the server?
0
votes
2answers
394 views
Sharepoint Horizontal Scrolling
I want to ENABLE horizontal scrolling. I have no idea where it went. I understand that SP uses a fluid layout, but when I make the browser's window smaller, the horizontal scrollbar is nowhere to be ...
0
votes
2answers
220 views
Site and System Masterpages Issue
I have two custom masterpages, one for site, and one for the system pages. Both of these masterpages use the same CSS file, and they both also reference a different CSS file than the other.
...
0
votes
1answer
528 views
How do you hide the “I Like It” and “Tags & Notes” buttons on a specific page?
How do you hide the "I Like It" and "Tags & Notes" buttons on a specific page?
I have a business requirement that these be removed on specific pages because they don't fit in with the purpose of ...
3
votes
2answers
1k views
How to modify width of standard dialog form sharepoint 2010
Please, help me!
I need to modify width of standard dialog form for adding element into library.
If I click to ribbon button for adding element, form opened with width=402px:
<div ...
0
votes
1answer
651 views
Linking CSS file to ItemStyle.xsl for CQWP custom template
Beginner. I have created a custom template for a CQWP in the ItemStyle.xsl. One thing that I am not sure about is how I could associate a css file so that anytime this template style is used the ...
1
vote
3answers
1k views
The advised place to put images and css files
I've been looking on the net for some advise and explanation about where to put my custom css and images for the master page in sharepoint 2010.
I'm now busy with branding the portal and i'm a bit ...
0
votes
1answer
54 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
100 views
How can I get custom CSS to load into a publishing subsite?
I have a SharePoint 2010 farm that will have thousands of site collections in it. Each site collection will be a personal externally facing publishing site collection for individual employees. Each ...
0
votes
4answers
363 views
How to get url of the image in CSS
I have a css class which applies an image to the div tags throughout the application.
The css class is defined in a separate css file located in SharePoint styles folder in the 14 hive.
.logo {
...
0
votes
1answer
1k views
SharePoint List form buttons and &Source on Cancel and Close
If I don't SharePoint Designer customize List newform, editform and dispforms, can I still use my own button outside of the webpart to submit data from the form. Say I'm using CSS to hide the ...
2
votes
1answer
112 views
RichHtmlField: Using :first-of-type (and other pseudo-classes) causes blank entries in Markup Styles menu
I've set up a RichHtmlField like so:
<PublishingWebControls:RichHtmlField PrefixStyleSheet="sbg" id="SomethingUseful" FieldName="SomethingUseful" HasInitialFocus="False" MinimumEditHeight="200px" ...


