by
Ismael Cruz
Se pueden añadir estilos personalizados en el editor de texto de la ribbon de sharepoint mediante el uso exclusivo de CSS: Crear un nuevo elemento p.ms-rteElement-MyElement1 { -ms-name: 'My Custom Element'; /* CSS Styles Here */ } El primer selector de css es el elemento que vamos a usar (en este caso, un párrafo “p”, […]
by
Ismael Cruz
En el menú lateral izquierdo de nuestras páginas de SharePoint podemos ver que el último enlace es el de “Contenidos del Sitio”. Este menú está distribuído en dos bloques: El primero contiene todos los enlaces del menú (sites, páginas…), el segundo contiene este enlace a los contenidos de nuestro site. Para ocultarlo, podemos aplicar un […]
by
Ismael Cruz
If we couldn’t acces to the menu item “Edit Page” for any reason and we want to edit that page (e.g. to remove some webpart that blocks our page) we’ve to add one parameter at the end: contents=1 Then, the URL would be like this: http://misyte.com/mysubsite/Pages/default.aspx?contents=1 By dong this we’ll access to a standard SharePoint […]
by
Ismael Cruz
If you want to hide the quick launch (vertical menu) on a specific page you’ve to do the following: 1. Edit your page. 2. Insert Content Editor wherever you want (Insert -> Web Part and add Content Editor in Media and Content category). 3. Edit HTML. Once you can write in your Content Editor, select […]
Buscar
Últimos Posts
- Normalizar acentos en Javascript (y Typescript)
- Añadir estilos en un WebPart SPFx para los temas de Teams (Default, Dark, High Contrast)
- Llamar a una función asíncrona dentro del hook useEffect en React Function Components
- Crear Team Site en SharePoint Online Sin Office 365 Group con PnP PowerShell
- Obtener Template PnP de un Site
Categorías
Active Directory
AngularJS
ASP.NET
BAT Files
Boundaries
C#
Central Admin
Client-Side
Contents
CSS
Custom Code
Entity Framework
Errors
Event Receivers
File Formats
HTML
HttpModule
Hyper-V
IIS
iOS
Javascript
JQuery
LOG
Look and Feel
Mac OS X
Modern Sites
Office 365
Performance
PnP
PowerQuery
PowerShell
React
Search
SharePoint Online
SharePoint OnPrem
SPFx
SQL
Terminal
TFS
Typescript
User Profiles
VBA
Visual Studio
Windows Server
Workflows