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.
1
vote
1answer
355 views
How to handle the ecb menu CSS?
I have hidden the ECB menu from the task/DocLib lists, and I am using jquery to truncate the title field into 50 char and remaining will be displayed in the jquery popup. Even though I have removed ...
1
vote
1answer
255 views
How do you handle Javascript/CSS packaging/minification/auto-versioning in SharePoint?
Packaging:
Taking file1.js and file2.js and combined them together to make file3.js
Minification:
Using things like JsMin or YUICompressor
Auto-Versioning:
URL has /scripts/file2.js?v=123456
1
vote
2answers
2k views
How can I apply custom styles/formatting to an out of the box web part?
I have a list of links stored in a Sharepoint List, and have them displayed in the standard list-item-displaying web part. I would like to have this web part formatted (perhaps with CSS) in a custom ...
1
vote
1answer
384 views
Highlight Group By Row in SharePoint List
I've got a dashboard on my SharePoint Homepage that shows a RAG status of all our project tollgates, grouped by (a) category then (b) project.
Is there a way to highlight a group by row in a list ...
1
vote
3answers
630 views
Strip publishing master-page for anonymous users
Is it ok to strip a masterpage for all SharePoint scripts and styles?
We have custom CSS and all of our scripts are JQuery.
Even CQWP will have custom rendering.
The reason we want to do this is so ...
1
vote
1answer
55 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
44 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
0answers
17 views
Making Publishing Image in Page Layout Required
How can I make the publishing Image in PageLayout Required?
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
0answers
73 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
5answers
374 views
How do I Inherit the CSS Theme Color in my Sharepoint 2013 App?
I am building a Sharepoint 2013 App in Javascript / HTML / CSS and I want to implement / inherit the color / class / css used by the theme.
How do I do this?
I want to ensure consistency through ...
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
247 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
1answer
503 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 ...
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)
1
vote
1answer
1k views
Show Ribbon in modal dialogs
In the current project, they applied some branding, and for some reason the ribbon is hidden in modal dialogs like when creating a discussion board, task or any list item.
I cant find how they hide ...
1
vote
2answers
185 views
ID on the body tag
We have a custom master page for our sites. If on the home page we wish to style it differntley to all the other pages (including the homepage of sub sites). Normaly to do something like this I would ...
1
vote
2answers
196 views
how can i change .css or addClass of a textbox in a juery change function - help [closed]
I have a change functions as below:
All i want is whan a user clicks the button and the value is less than zero change the backgoundcolor of the textbox and viceversa if its greater that.
But it ...
0
votes
3answers
195 views
Use a different CSS for system pages
Is there a way to apply a different CSS file to system pages in a SharePoint 2010 site collection? We don't want to modify the master page and weren't sure if there's any other solution. Thanks.
...
0
votes
3answers
54 views
Path of “New Item + Edit” class
The class of New Item is "ms-list-addnew-imgSpan20" but can't find the location of the css file. I looked into the corev3.css but it wasn't there. Does anyone know where it is?
0
votes
2answers
163 views
Server Relative references INSIDE CSS?
CssRegistration does a grand job of referencing the CSS file relative to the site URL you are on.
What do you do inside the CSS file? If I'm deploying assets to the /_layouts/images directory, sure ...
0
votes
1answer
726 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");
...
0
votes
3answers
3k views
Sharepoint branding: Styling the Quick Launch
I can't get to style the Quick Launch menu links: the 'hover' and the 'selected'.
I've tried this:
Open your site using SharePoint designer
Select the master page
Add class name to ...
0
votes
1answer
29 views
Hide navigation until all items are populated
I created a customized nav using the Sharepoint aspmenu with simple rendering which binds to an xml datasource to render the menu contents.
I am then using a the jquery UI accordion to style it.
The ...
0
votes
2answers
95 views
Users can't see css on my visual webpart
I'm trying to add some css on my webpart for the first time in SP2010. But for some reason the css only works when you visit the site on the sharepoint server. I belive it's the href path because it ...
0
votes
4answers
338 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
478 views
Hiding left hand navigation menu
I'm using the following code to hide the left hand navigation in SharePoint:
<style type="text/css">
#s4-leftpanel {
display:none !important;
}
.s4-ca{
margin-left:0px !important;
}
...
0
votes
2answers
361 views
How can I use open type font in Sharepoint 2010?
Can I use open type font in Sharepoint 2010 ?
Is Open Type font compatible?
Thanks in Advance
0
votes
2answers
1k views
Content Editor Web Part blank in jQuery slideshow
Now I dont get any error(s). But the content editor wp is blank (well, except for the gear image). Any idea(s)??
<IMG ID="slideshowPicturePlaceholder" src="/_layouts/images/GEARS_AN.GIF" ...
0
votes
3answers
995 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 ...
0
votes
3answers
397 views
Styling divs and other css styles to HTML elements in SharePoint 2013
I am following this SharePoint 2010 tutorial where the author is adding styles directly in the html mark-up of the page.
When I edit the mark-up in SharePoint 2013 and click OK initially the styles ...
0
votes
2answers
72 views
Styling individual webparts
I've got a publishing site where webparts need to look different based on which siteType they are in.
Got a 3 webpart styles (each style can be applied by simply adding a class to the top level ...
0
votes
1answer
502 views
How to customize master page with fixed width (SharePoint 2010)?
My previous question was closed. I want to have a master page with fixed width. I tried to set the margins for the master page as follows,
/*css*/
body
{
margin-left:50px;
margin-right:50px;
}
...
0
votes
1answer
149 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
2answers
197 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 ...
0
votes
3answers
235 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 ...
0
votes
2answers
218 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
5answers
264 views
SharePoint 2010 document library Items indenting issue
I have a SharePoint 2010 portal and made 1 Site collection along with subsites. On each sub site I have different document libraries and each document library has documents uploaded.
The strange ...
0
votes
1answer
625 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 ...
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 ...
0
votes
2answers
2k views
How to convert a HTML+CSS template into Sharepoint 2010 template?
For example this template is made by HTML5, CSS3 http://media.smashingmagazine.com/cdn_smash/wp-content/uploads/images/smashing-html5/files/index.html
I want to know how to convert it into Sharepoint ...
0
votes
1answer
102 views
What is the tag for web part description?
I would like to edit the font of the description in my RSS Viewer Web Part. What is the css tag for the description?
I tried .description, which was provided from ...
0
votes
2answers
4k views
Physical location of “Style Library”
I'm a complete newbie in sharepoint so this is an easy question.
I've uploaded a .css to the Style Library and am looking for an easy way to change it. (ctrl+s to save and F5 to refresh page)
What ...
0
votes
1answer
33 views
How to display customized navigation on website?
I have a publishing site with two languages:
English
Arabic
These sites have the following pages:
English
- Home
- About Us
Arabic
- منزل
- حول بنا
I want to display navigation on top ...
0
votes
1answer
47 views
Changes to CSS don't affect site when online
I've used the new version Office 365 to design a public site which is just about done. I customized the CSS in various ways.
Things looks perfect when I'm working within Office 365. But when I make ...
0
votes
1answer
332 views
How to center a Picture Library Slideshow Web Part's Previous, Next, and Pause buttons
We have a Picture Library Slideshow web part added to our site but the buttons to control Previous, Next, and Pause/Play directly underneath it are off-center to the left for some reason. We need to ...
0
votes
1answer
91 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 ...
0
votes
3answers
123 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 ...
0
votes
1answer
43 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 ...
0
votes
1answer
39 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 | ...
