Tagged Questions
1
vote
3answers
54 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">
...
2
votes
1answer
126 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 ...
0
votes
1answer
976 views
Sharepoint Designer 2010, CSS and master page
Part of my job is to be able to change the css of a Sharepoint 2010 enterprise site. I've the possibility to use Sharepoint Designer. I've used it to make a copy of v4.master, set it as master page, ...
0
votes
0answers
78 views
how to disable onmouseover actions on a web part in sharepoint 2010 using css?
I am new to SP and I have created a web part in my SP site.
Now as we know, when we hover on the title or the body of the web part, its gets highlighted.
I dont want that to happen.
Can anyone tel me ...
0
votes
0answers
147 views
Adding branding to a SharePoint 2010 Subsite [closed]
I have a SharePoint 2010 website and its got 3 subsites that is A, B and C. I would like to apply branding to only subsite B.
where do we put CSS and the styling so that only my Subsite B displays ...
3
votes
0answers
311 views
Sharepoint 2010 dropdown menu on mobile
I have a hovering dropdown menu in Sharepoint 2010 that works fine with a mouse, but what I'm also trying to achieve is getting the menu to not reload the page on a mobile device (since the user has ...
3
votes
1answer
564 views
word-wrap attribute is not supported in Sharepoint 2010
I am having issues wrapping some words in the item list.
I have converted item list into XSLT page. Tried setting column width to some value but it gets overridden and stretched out as cells contain ...
0
votes
2answers
940 views
Java script file path is not identifying by Sharepoint
I need to access css and javascript files which are in sharepoint style library from ascx control. I stored custom css and javascript files in style lybrary and added below code in ascx. But the issue ...
0
votes
1answer
74 views
Does dreamweaver CS5 have a way to hyperlink CSS classes like Sharepoint Designer?
I've been using SharePoint Designer for yrs now at my job and just recently started using Dreamweaver CS5.
In SP Designer, any class names or ID's tied to a class will automatically create a ...
0
votes
0answers
68 views
How to maintain position of a div element by turning off and on the ribbon
I have designed a master page on which I have a horizontal banner with my company logo and in the same banner at right hand side I have copied the WELCOME control div from Ribbon area and placed ...
0
votes
0answers
831 views
SharePoint Designer 2010 - page layouts starter tips
I am looking for good starter guides for completely modifying a SharePoint page to look like a public facing web page. This means removing all the content which common to a typical SharePoint page ...
0
votes
4answers
8k views
SharePoint 2010 corev4.css changes not reflecting on subsites
When we make changes to our corev4.css in the _themes folder in the root of our SharePoint 2010 site it shows up on the root URL but not on any subsites even though we did select the check box "Reset ...
3
votes
2answers
16k views
Where do I put my CSS, how do I link to it from the master page?
I have installed SharePoint 2010 on a single machine in farm mode pointing to a db on another server. I would like to start dabbling into branding the site by doing something that I initially thought ...
0
votes
1answer
412 views
Customize SharePoint:FormFields to a specific height
I'm customizing a NewForm.aspx page and I've created a few new SharePoint:FormFields in the form of textboxes. I'm looking to customize the height of these boxes on a case-by-case basis, but I can't ...
2
votes
4answers
452 views
How should SharePoint developers work with the graphics designer on their projects?
The graphics designers that I've worked with on SharePoint projects don't know/understand a lot of SharePoint. Particularly they don't know SharePoint Designer which is basically required for ...
5
votes
8answers
21k views
How do I customize the print layout of a SharePoint list item?
i need to be able to produce a "pretty" printout of an individual list item's values, with the goals being:
get rid of all navigation
organize data as it would appear on a typical paper form (a ...
