Tagged Questions
0
votes
1answer
53 views
CSS - Workflow pages are off
So I have a custom CSS for my SharePoint site and everything is fine except for the Workflow page - for example, the page where you enter the names of people who to route the document for the approval ...
0
votes
1answer
716 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 ...
3
votes
1answer
826 views
How to change the color of the current location in Quick Launch?
I'm very new to SharePoint, so I need y'alls' help. I am desperately trying to change the color of the selected navigation in the Quick Launch. Right now, it is a baby-blueish kinda' color. No problem ...