@DivrajSingh could you assist me with the following requirement? I want to align the published content with our organization’s branding guidelines, this includes applying custom CSS, fonts, colors, logos, and possibly modifying the layout or templates used during the publishing process.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
@NithyaNi : conceptually the styles that apply to the sites are driven by the clientlibs (1) included within your Site template.
The client libraries include the styles and scripts that you can manipulate to meet specific style guide (branding).
From here, it depends on the type of template (2) you are using for your AEM Sites:
In summary
To customize styles for AEM Sites template you intend to change the css/js of the Site. In AEM you will find those under "clinetlib" included in the Sites template. Depending on whether you use "Static" or "Editable" template you need to find the clientlib for them and in short you do following in respective cases:
Static Templates: The clientlib inclusion is hard-coded in the template's JSP or HTL file. You have to look at the code directly.
Editable Templates: The clientlib inclusion is configured through the Page Policy in the AEM UI. You need to navigate to the Templates console to find this information.
References
1 Client libraries in AEM Sites: https://experienceleague.adobe.com/en/docs/experience-manager-65/content/implementing/developing/int...
2 Sites template types: https://experienceleague.adobe.com/en/docs/experience-manager-65/content/implementing/developing/pla...
I hope this helps.
@DivrajSingh My bad! I should’ve been more specific earlier. I’m looking for ways to customize the output of published DITA content from AEM Guides.From what I’ve read, I believe this is done via DITA-OT config. Can you confirm and share any additional details? Thanks
Views
Replies
Total Likes
@NithyaNi : yes for that the stylesheet goes within custom/extended DITA-OT plugins - your starting point can be [1]
Those updated plugins/DITA-OT can be uploaded to AEM for AEM to use it for publishing
Views
Replies
Total Likes
Good morning all!
We have just added a DITA OT elearning class. Details are available here:
Reach out with any questions.
Sarah
#####
Sarah O'Keefe
scriptorium.com
Views
Replies
Total Likes
Views
Likes
Replies