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
0answers
230 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
86 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
1answer
207 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
0answers
373 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
1answer
510 views
sharepoint:cssLink returns a broken link [closed]
I'm developing the master page for my company's intranet. I've read that this html will link all default and custom css files.
<sharepoint:csslink runat="server" version="4" />
I get back ...
0
votes
2answers
447 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.
0
votes
1answer
47 views
My Coloured Heading 1 styled text is breaking words in order to wrap lines. How can I prevent this? [closed]
I would like the text to only break on whitespace, as is normally expected.
0
votes
1answer
107 views
I've checked out a .css style sheet in Sharepoint Designer 2007 and don't know how to check it back in
I have a .css style sheet checked out in Sharepoint Designer 2007 somehow that I need to check back in but I don't know where to check it back in. Where does this style sheet reside so that I can find ...
0
votes
1answer
3k views
CSS: display:table, etc. not working in IE8 [closed]
I've been trying to layout a set of fields using the CSS display property with table, table-row, etc. It renders just fine in FireFox, but it doesn't render properly in IE8, which is supposed to ...
0
votes
1answer
921 views
WebResource.axd JavaScript errors
I'm getting JavaScript errors on a SharePoint publishing site, just browsing to any page.
In IE the errors are like:
Syntax error: WebResource.axd
Line: 1
Char: 1
Code: 0
URI: ...
0
votes
1answer
314 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 ...
-1
votes
3answers
183 views
How can I fix this CSS?
I followed this article and it's working but half way. See image shots below.
-3
votes
1answer
83 views
What JQuery effect is this? [closed]
I found this really nice effect on this website:
http://www.engadget.com/
Please take a look at the IE advertisements on the top and the right side of the page.
It seems like some kind of elastic ...
