1,736 reputation
2318
bio website
location Germany
age
visits member for 1 year, 11 months
seen 4 hours ago
stats profile views 82

Former longtime Microsoft MVP and SharePoint/Exchange/Outlook enthusiast with a dedication to usability & accessibility and branding & Web design.

Loving extreme SharePoint GUI customization & tweaking and enhancing built-in functionality.

Strong dedication to cross browser/device/operating system support when architecting & building SharePoint branding solutions.


Jun
19
revised How can I hide the light blue bottom border on Web Part headers (on hover) and the border around the active Web Part?
edited body
Jun
19
revised How can I hide the light blue bottom border on Web Part headers (on hover) and the border around the active Web Part?
deleted 24 characters in body
Jun
19
comment How can I hide the light blue bottom border on Web Part headers (on hover) and the border around the active Web Part?
See my updated answer
Jun
19
revised How can I hide the light blue bottom border on Web Part headers (on hover) and the border around the active Web Part?
added 276 characters in body
Jun
16
revised How can I hide the light blue bottom border on Web Part headers (on hover) and the border around the active Web Part?
Reformatted the source code for better readability
Jun
15
suggested suggested edit on How can I hide the light blue bottom border on Web Part headers (on hover) and the border around the active Web Part?
Jun
15
answered How can I hide the light blue bottom border on Web Part headers (on hover) and the border around the active Web Part?
Jun
8
awarded  Caucus
Apr
28
comment SharePoint Foundation 2010 - Production
I was under the impression that for SharePoint Foundation 2010 (and WSS v3.0) a SharePoint FIS license is not required, did this change from SharePoint 2007 to 2010? Also from what I read, if you host SharePoint Foundation 2010/WSS v3.0 on a Windows Server 2008 R2 Web Edition an Internet Connector license is not necessary either (otherwise I'm getting into trouble soon) when using SQL 2008 R2 Express. Can you shed some light into this? TIA!
Apr
25
comment How to change the width of the PlaceHolderLeftNavBar to be longer without editing the master page?
Are you really using SharePoint 2007? Please update your question with more code of your current masterpage.
Apr
24
comment How to change the width of the PlaceHolderLeftNavBar to be longer without editing the master page?
PlaceHolderLeftNavBar is an ASP.NET/SharePoint placeholder which cannot be manipulated with CSS, hence I proposed to use the CSS class ms-quicklaunchouter which is rendered by this placeholder in SharePoint 2007.
Apr
24
answered How to change the width of the PlaceHolderLeftNavBar to be longer without editing the master page?
Apr
17
awarded  Fanatic
Apr
2
comment Open txt files in document library in an editor (notepad)
Sorry if I confused you. Looking through the code from the link I mentioned it actually contains everything required to open a text file with notepad.exe given the file extension .txt is associated with Windows Notepad on the client computer. All you need to do on the server is using txt instead of pdf in docicons.xml and deploy the component on your client computer.
Apr
2
comment Open txt files in document library in an editor (notepad)
Actually, it should work just fine by adding code to run notepad as a process and pass in the link to the text file. Did you try this?
Apr
2
revised Open txt files in document library in an editor (notepad)
edited body
Apr
2
answered Open txt files in document library in an editor (notepad)
Mar
28
revised Jquery autocomplete not working in chrome
Reformatted the source code for better readability
Mar
28
suggested suggested edit on Jquery autocomplete not working in chrome
Mar
23
awarded  Electorate