Tagged Questions
0
votes
0answers
19 views
Sharepoint 2013 Applying Custom CSS to a single html homepage [on hold]
I am trying to set a html homepage to a sharepoint page, The html is based off a bootstrap template as it felt the best to fit the purpose. My problem is that once uploaded to the sharepoint server ...
1
vote
1answer
37 views
bxSlider Stopped Working 2 Days ago with no code changes
I've been pulling my hair out with this. We have an implementation of bxslider in a SharePoint 2013 home page. This work was completed by my now departed collegue, so not my work, but .... it was ...
1
vote
2answers
21 views
SharePoint 13 Background-Color Not Rendering in IE 8
I am developing a SP13 site. IE8 does not render the background color of the title bar. It works fine in 9, 10, & other browsers. Has anyone else experienced this issue?
CSS
.title
{
...
0
votes
1answer
26 views
Sharepoint: Can I embed a non-Sharepoint site into Sharepoint as a stand-alone site?
My agency uses Sharepoint (SP) to create and host websites for various other offices within the agency.
I recently built a non-SP site using CSS/HTML and was wondering if there was a way to get that ...
1
vote
0answers
32 views
jQuery autocomplete box to flow out of SharePoint modal dialog
I have an asp:TextBox that has a jQuery autocomplete attached to it, they are contained within a SharePoint CommonModalDialog. When typing in the text box the autocomplete pops up but is bigger than ...
0
votes
1answer
59 views
old school border image - css2 -
I have an issue with creating boxshadows..
I am working in IE8 and hence I cannot use CSS3 - nor does CSSPIE help as it basically screws up my boxshadow when uploading to SharePoint (2007) (pie works ...
0
votes
2answers
54 views
Sharepoint image referencing
I can't seem to find the correct encapsulating or prefix syntax for referencing an image located in xxxx site collection.
Right now I have three variations of one image that will be applied to the ...
0
votes
0answers
73 views
Style sheet issues in Load Balanced SharePoint 2010 Application
I have researched quite a bit and found no answer so I decided to make a post on this.
I have a fully working SharePoint 2010 Site Collection with some CSS and JavaScript resources to customize the ...
0
votes
1answer
31 views
SharePoint forms customization
When creating a List in SharePoint, I can customize the forms using InfoPath to change fonts, colors and add Rules and Actions for only the part of editing not the whole form.
I need to customize the ...
0
votes
2answers
36 views
Divs won't fit within container
I'm trying to create a layout with a sidebar along the left and 3 divs stacked on top of each other. However, I'm having through getting my divs to fit within the container. I'm also having issues ...
0
votes
1answer
59 views
SP2010 - change width of list column, or set a max-width with CSS
Some of the list columns I render have the option for the user to enter a mass of data. If they do it can cause the view of the screen to be skewed as there is too much content in one column and the ...
0
votes
1answer
75 views
jquery delete element In sharepoint content editor
I have created a jquery to create a tab for list item and that jquery will insert element tag to style the tabs on the paeg load,but problem is that when ever the page loaded again and again the ...
0
votes
0answers
58 views
HTML for lists incorrect when posting to SharePoint from MS Word Blog Template
I am customizing the look of a blog site in SharePoint by changing the style sheet. However I have run into a problem with styling a list if the article was posted to the site using the MS Word Blog ...
0
votes
1answer
56 views
Floating menu content height
I have a default Sharepoint 2013 master page that has floating menu on the left. The problem is I cannot use floating items in the content area. The simplified layout excerpt looks like this:
...
0
votes
2answers
78 views
Preloading css before html
I am applying css stylesheet to some wiki pages in SharePoint.
My problem is that sometimes, the content of the page is shown without any format and about after one second, the css is downloaded and ...
-2
votes
2answers
34 views
CSS closing the gap margin not working [closed]
I have tried everything to close the gap between "Announcement" and the marquee but no luck.
http://isaac.issharepoint.com/examples/WebPartPages/scrolling.aspx
Any help would be appreciated.
Thanks!
...
0
votes
0answers
499 views
jquery on SharePoint expand/collapse not working in IE 10
I'm the SharePoint guru in my group but am a newbie programmer. Through trial and error, I managed to piece together bits of code I've found through online searches to enable my SharePoint list ...
0
votes
1answer
69 views
Div with a blue background colour, is being displayed as shaded on some machines using IE8
I have the following Div inside my sharePoint 2013 web site:-
<div class="ms-comm-adminLinks ms-core-defaultFont ms-noList" unselectable="on">
<div class="ms-webpart-titleText" ...
1
vote
0answers
237 views
add css class sharepoint 2010 webpart
Is there a way to add a custom CSS class to a Sharepoint 2010 webpart? I need to custom style a website and the standard Sharepoint classes are driving me nuts. I'm used to working with Drupal, there ...
0
votes
4answers
65 views
CSS: Centering DIV [closed]
I am having a problem with horizontally centering a DIV.
I have provided a full example here.
This is inside a Content Editor WebPart in SharePoint 2010 Standard.
0
votes
0answers
112 views
How to display a border around the “Page” tab ribbon , to be consistent with other ribbons inside SharePoint web application
Currently inside SharePoint 2013, some top navigation tabs ribbons will have blue borders when clicking on them such as “file”, “Library”. While the “Page” tab will not have any boarder , when ...
0
votes
0answers
48 views
How to figure out browser scrolling issue
I am developing a web part within Sharepoint that makes heavy use of 3rd party web services.
In my page, I have a view element (div#act1_show) that is collapsed. When I click on the expand button, ...
3
votes
2answers
76 views
How to reserve the border colour when clicking on a menu
I have the following tab menu inside my SharePoint web site. I have applied the following Script to show blue border around the tab:-
$(document).ready(function(){
$("span:contains('Page ...
0
votes
0answers
40 views
How I can apply a border to the Page tab inside my top navigating bar in SharePoint
User mentioned an inconsistency layout problem, for our team site and community site. As the Page tab will not have an upper blue boarder same as other tabs, such as event, calendar, items tabs. So is ...
0
votes
2answers
54 views
Page component will overlap when I re-size my browser
I have the following components inside my web page ; a calendar and a date picker:-
And I set the layout for the calendar an the date picker as follow:-
.calender
{
Width:75% !important;
}
...
0
votes
1answer
216 views
Malformed start tag. Attributes should be separated by whitespace.
I have the following HTML as part of my SharePoint website (and this HTML was automatically generated from SharePoint itself), and it is not a custom web part :-
<td style="width:24px"><a ...
0
votes
0answers
73 views
How to modify the zones width inside a sharepoint site
I have a team site page and I am using the “One Column with sidebar” Text layout. But I need to minimize the width of the Side bar and expand the width of the One column. I tried accessing the zone ...
2
votes
1answer
2k views
Sharepoint 2013 - Hide left Navigation, but not in People and Groups
I tried to hide the left Navigation bar and it works without problems. The only problem now is that when I go under: Site settings > User Permissions > People and Groups
It hides me my Groups I ...
1
vote
3answers
77 views
jQuery select if no predecessor matches class
In my Sharepoint portal I am trying to fix a problem where the lists are wider than the page borders (custom master page) and look funny when they display on the far right. So I am writing a jQuery ...
0
votes
1answer
49 views
Collabion Charts and unintended styling (SharePoint 2010)
I'm working for a client and just had to fix an issue caused by Collabion Charts (I think made by FusionCharts). Collabion's ext-all.css file has some very generic selectors using tag names, ...
0
votes
0answers
50 views
Uploading HTML files to Sharepoint changes css?
I am uploading HTML as documents to a Sharepoint site. When I view them through Sharepoint however, they look different than just viewing the HTML document in a browser.
For instance, I am using ...
0
votes
2answers
280 views
Apply CSS to Sharepoint Site on one individual Web part
This is being done in sharepoint 2013. I want to apply height:0px to a certain web part. I have its DIV ID as MSOPictureLibrarySlideshowWebPart_ctl00_ctl41_g_3d56d9c5_7b24_4bb9_9b84_ac3459578026_cell
...
0
votes
1answer
243 views
Why are events positioned absolutely on SharePoint 2010 calendar views?
I'm looking through the source of one of my SharePoint 2010 pages that has a calendar view and I'm trying to figure out why the elements are being positioned absolutely and occur after the table that ...
0
votes
1answer
819 views
Cant change the font color on asp menu in sharepoint 2013
I am trying to edit the navigation, which uses an asp menu control....I have done everything else apart from the font color; I just cant get it to work.
I have tried adding the ...
0
votes
2answers
526 views
Centering CSS top navigation menu - SharePoint subsites
I've searched high and low for the answer to the question but nothing seems to be working so hoping someone here can help me out.
I am trying to center my top navigation menu for my SharePoint site ...
0
votes
1answer
621 views
Sharepoint 2013 Web Part Shading via CSS
http://imgur.com/arAyDXc
I want to do this, however, I do not have access to the master pages or the Look and feel section of my Sharepoint site. I can, however, edit it in Sharepoint designer and ...
1
vote
3answers
82 views
modify title style
My objective is simple enough i just want to modify Title="New" to bigger size and color, i did apply with CSS but it doesnt works :(
<style type="text/css">
...
0
votes
2answers
199 views
DIVs side by side (next to each other) in TopBar Navigation from SharePoint 2013 with CSS
I like to change a little bit the TopBar Navigation in SharePoint 2013. I like to have only one line instead of two lines...
What I like to do:
1. I like to remove the green DIV that contains the ...
2
votes
1answer
340 views
Sharepoint Masterpage different when logged in as a Visitor?
using sharepoint 2007, I have created a new master page for my company and published all the necessary files i worked with. However, this works fine when I am logged on and if I log on using a user ...
1
vote
2answers
1k views
top menu navigation in sharepoint
I have no experience in sharepoint at all but have been asked by a client to do a branding design of their sharepoint sites.
I have a question regarding a top navigation that will look something like ...
0
votes
1answer
105 views
copy sharepoint intranet site
I am about to create a custom sharepoint layout for a client, to make it look like their company page.
I don't have any experience in sharepoint whatsoever, so this is going to be a challenge, but ...
3
votes
2answers
152 views
Negative scroll to the left
All I am trying to do is have a scroll bar that allows me to navigate to the left on a SharePoint site. I tried a couple examples that I found online using CSS and javascript, but It seems i don't ...
0
votes
1answer
191 views
how to rotate text with css? transform is not supported by current schema?
So I am trying to rotate some text for use on a panel (slider) on a SharePoint web page.
.rot-text{
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: ...
2
votes
2answers
6k views
How to show/hide ribbon and quick launch in sharepoint 2010?
I'm building a site using Sharepoint 2010 but unfortunately i have very limited options as far as server side editing (my workplace deleted a few features from the sharepoint server).
Right now i'm ...
1
vote
4answers
3k views
Adding a .css file into sharepoint
I am trying to include this line of html into a sharepoint 2007 content section inside a page i have just created. I am the owner.
<link rel="stylesheet" type="text/css" ...
-1
votes
1answer
49 views
How do i change css for a page based on whether a right column exists or not
I'm looking for a way to change css dynamically based on whether a right column of a sharepoint layout has content or not.
Currently the column hides gracefully if its empty, and the left column ...
0
votes
1answer
638 views
Hide one specific row in sharepoint using jquery
I have the following problem in sharepoint 2010. For some reason the _cts folder is shown in all document libraries, I have researched for days and I have found no reason for this, so my best ...
0
votes
1answer
164 views
Jquery table inherit height of containing td
How would i use jquery to set the height of each .ms-cal-tweekitem to the rendered height of .ms-cal-eworkday. This is in a share point calender and i am not allowed to edit the ASPX :(.
Sharepoint ...
0
votes
4answers
90 views
css on a class depending on what is contained
I have a share point calender and i want to color code difrent blocks depending on what reg number they contain (its for a school's minibuses)
How do i set the background color of .ms-cal-eworkday if ...
0
votes
2answers
208 views
modifying css for a frame element
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 ...