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.

learn more… | top users | synonyms

3
votes
3answers
1k views

Sharepoint 2013 add css in a page layout

I'm trying to add my custom CSS file in my sharepoint 2013 page layout. I add it with the link tag or with CSSRegistration and when the page is rendered, the css does not appear in the source. Also I ...
5
votes
2answers
485 views

CssRegistration with $SPUrl doesn't work

I'm using SharePoint 2013 and I have created master page file (as .html) and converted it to .master file. As I have read, I should only modify html file, because all changes will be also registered ...
0
votes
2answers
320 views

-webkit and -moz error

My .css file (in Sharepoint Designer 2010) give me this error for -moz,-webkit and border : The property is marked invalid because it's not supported by the current schema. .ms-WPHeader ...
0
votes
2answers
438 views

change font in web part

Is there a way to change the font in OWA web part for calendar? The fonts are so big and wont fit in the area where web part is. Please suggest.
3
votes
1answer
135 views

Themable CSS: attribute name being replaced as well as color

I have added the following to one of my themable CSS files, which has been working absolutely fine until now: .ICS_footer_side a:hover{ /* [ReplaceColor(themeColor:"Light2")] */ background:#ddd; } ...
2
votes
1answer
37 views

Color coded background on calculated column using Designer

I am aware of the various methods to colorcode columns (jquery, formula) I choose here to use designer on allitems.aspx on a list (im lazy and its easy). I have given various columns background ...
2
votes
1answer
953 views

Masterpage and alignment problem using IE7 and above

I have developed a masterpage and the homepage appearing perfect when we use IE8/IE9 but there alignment problem in IE7. I am attaching screenshot of both IE7 and IE8. plz suggest why the DIV's are ...
1
vote
1answer
56 views

SharePoint 2010 Listview creates “Unable to display…” error after adding inline style

First let me say I have been all over the web looking for a fix and keep finding references to the XsltTransformTimeOut value. I have already had our admins set ours from 1 to actually 10 seconds and ...
1
vote
1answer
47 views

Change CSS of selected item in sharepoint menu

Is there a way to do the same as done here with some Javascript? AspMenu does not render css-class for 'selected' element I want to use this CSS for the selected item in the menu .s4-tn ...
1
vote
1answer
66 views

User permission on SharePoint 2013 design package

I have created my own bespoke design package for SP2013 and imported without issues and it all looks great to me as the admin logged in. I have invited other users into my dev site and when they ...
1
vote
1answer
506 views

Master Page background picture change

I am creating a blog in sharepoint 2007 and i need to change the blue background that is standard on the masterpage. so far I have not been successful with this. I have read posts that say each ...
0
votes
1answer
33 views

impossible to set background-image of a div for SharePoint online

I have created a Sandbox solution which contains two modules: one for Master page and other for Site Assets (js, css and images). I have used background-image: url("") in my style sheet file to add ...
0
votes
1answer
35 views

Changing Font Colour in SharePoint 2010

My Problem is that I have modified the CoreV4.css to custom colours. However, when a particular item in a list or library is selected (checked), the font colour of the item matches the background ...
0
votes
1answer
124 views

Search box web part query suggestion display

2 questions pertaining to the search box web part display: 1)I have configured the search box web part to show query suggestions. My issue is when I type for example "ca" I not only get suggestions ...
0
votes
1answer
18 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
1answer
68 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
50 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
122 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
1answer
69 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
1answer
256 views

Helping figuring out H1 CSS inheritance

I have a Sharepoint site that is using a custom CSS file (say, custom.css) and applied it to the site's Master Page. I'm trying to modify the "Heading 1" style in the RTE to remove the bold and ...
0
votes
1answer
204 views

Ribbon CSS Selector Syntax

My scenario is that I've got a document library that is configured as a custom document set content type. In order to achieve quick adoption of the library for users who don't get into Sharepoint ...
0
votes
1answer
309 views

Debug CSS Registration

I'm working on a custom Blog site template that's quite similar to the OOTB Blog site template. I'm having issues with CSS registration of the OOTB blog.css file. (i.e. via ...
2
votes
0answers
166 views

Chrome font rendering issues

Basically, the issue lies with Chrome, as it will not render ttf fonts properly using antialiasing. A popular fix is to order the @font-face directive so that the svg-font is first. Only Chrome will ...
2
votes
0answers
62 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" ...
1
vote
0answers
17 views

Making Publishing Image in Page Layout Required

How can I make the publishing Image in PageLayout Required?
1
vote
0answers
75 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
0answers
62 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 ...
1
vote
0answers
252 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: ...
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
0answers
32 views

Why does background differ on public site depending on whether you are logged in or not?

I am creating a custom masterpage for a publishing site and have had some issues getting my background image to scroll with the page. I have managed this, BUT only when you are not signed in. My ...
0
votes
0answers
74 views

UI Navigation issue sharepoint 2010

I'm not sure if anyone else has seen this issue but I've first noticed it after I applied the Feb 2013 CU for SharePoint 2010. I have configured a site with global navigation with links under each ...
0
votes
0answers
136 views

SharePoint 2010: Removing link border around image using the content editor web part

In addition to topic Remove link border from around image, I was wondering if it were possible to remove all the borders around linked images on a page using the content editor web part? I've added ...
0
votes
0answers
84 views

Custom areas using color palette

I'm working on SharePoint 2013 and I have a problem with color palettes. I know how to create new palette, how to change colors and how to assign it to a site. This is easy as it should be. I have my ...
0
votes
0answers
34 views

Master page/CSS question with menutoolbar

Not sure if this is 100% the right place for this, but my team created a custom master page for our 2007 environment & on the menu tool bar (new, upload, actions) default web part, when rolling ...
0
votes
0answers
85 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
0answers
46 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?
0
votes
0answers
121 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 ...
0
votes
0answers
221 views

Custom theme ( with CSS & images, … ) is lost when a theme toggle is applied

First time I'm in need of help for SP2010. As a designer I often have to restyle sharepoint sites. A client asked for a theme for him, so this is how i worked : I created a powerpoint based THMX ...
0
votes
0answers
85 views

Problem in SharePoint Css

I am having problem in customizing the master page.I have customized the master page using SharePoint designer 2010 in which i have removed the Left Navigation bar. After using the custom master page ...
0
votes
0answers
368 views

how to make the current tab in the top nav a different color

I'm developing a new master page and I'm needing to make the tab in the navigation a different color if it is the current page. Here is what I have so far: <div class="nav"> ...
0
votes
0answers
214 views

AspMenu HTML : Change the classes name

The out of the box HTML of Sharepoint2010 for the left menu (simplerendering) is: <div class="menu vertical menu-vertical"> <ul class="root static"> <li class="static"> ...
0
votes
0answers
187 views

Implementing tab display for list items

I'm working with sharepoint 2007. I've been following this link to create a tabs display http://sharepoint.microsoft.com/Blogs/GetThePoint/Lists/Posts/Post.aspx?ID=443 Althought i encounter a lot of ...
0
votes
0answers
166 views

Recolor Image is not picking the theme color in css in sharepoint 2010

I have a custom css which is used for menu control in sharepoint site. I added code in CSS to recolor background image of the menu whenever the user changes the theme. It is working fine when theme is ...