Customization
4 TopicsBulk style elements
I'm building a knowledge base using a SharePoint site. I'm looking for ways to style the site, ideally in bulk, so that I can change the appearance of all elements in the site at once. Because choosing all paragraphs manually to apply justify on them is a chore I'd like to avoid and I expect SharePoint to be a modern app that doesn't need such manual work. I'd like all the styling to appear on all pages of this particular site, but if we could do it for all our sites that we be even better! I've tried using the injectcss app, but this doesn't work for guests users. Here below are two use cases of a bulk style editing. First case: titles and text. I'd like all title colors to be the same withtout manually changing it. For the text, I'd like all text to be justified and the same size and font. This worked internally by changing the p and h3 element with injectcss. Second example is white text on white background in the title element. I could change it to blue with injectcss but for guests users they can't read the title. I know SharePoint allows us to put a shading but it lowers the image quality. I'm wondering if there's a way to style a SharePoint site or if another tool would be better suited to build a knowledge base. Would it be easier to build a dedicated website from scratch so that I can have control over the CSS, for example?346Views0likes0CommentsSharePoint : Workflow > Send an Email > Customizations (CSS)
Hello everyone, I'm customizing the body of an email send by SharePoint's Workflow action "Send an Email". Knowing that this action does not support what's inserted in the <style></style> tags and the only way is to do it inline within the target html tags, I'm currently facing the following issue: somewhere in my email's body text, I'm getting the value of a specific item's field (example: [%CurrentItem:Body%] which can contain images in between of the text. How can I apply the css in order to set this images' width? Thanks in advance! Kind regards, Duarte531Views0likes0CommentsHow to customize SharePoint List (Field Label) in Bold and How to increase the Size.
Hi SP Experts, I am very new to SharePoint, I have 1 requirement regarding the Header Field Label formatting and Customization in SharePoint List. Issue - I need to enlarge and size of Field Label of SharePoint List. (Please Find the Yellow highlight Field). I need to achieve like below. I didn't find a proper solution or Guidance on Internet Please if possible suggest me the solution Thanks,2.8KViews0likes1Comment