Skip to main content link. Accesskey S
  • HCL Logo
  • HCL Connections On-Premise Wiki
  • THIS WIKI IS READ-ONLY.
  • HCL Forums and Blogs
  • Home
  • API Documentation
Search
Community Articles > Customization > Customizing the new theme
  • Share Show Menu▼

Recent articles by this author

Embedding Connections in an IFrame (V4.5)

You can customize IBM® Connections to be embedded in an IFrame.

Embedding Connections in an IFrame

You can customize IBM® Connections to be embedded in an IFrame.

Customizing the new theme

Use APAR LO78594 to customize the new theme using the customization directory.
Community articleCustomizing the new theme
Added by ~Sean Fezveluskilen | Edited by ~Sean Fezveluskilen on March 20, 2014 | Version 16
  • Actions Show Menu▼
expanded Abstract
collapsed Abstract
Use APAR LO78594 to customize the new theme using the customization directory.

About this task

This task explains how to customize the new theme in IBM Connections 4.5. The new theme is a packaged theme, available as a catalog offering on Greenhouse, and included by default in 4.5 CR3 and later. Once enabled, see Customizing themes for IBM Conenctions 4.5external link, it can be customized through the Connections customization directory, when you apply iFix APAR LO78594.

Prerequisites

Enable the new theme and apply iFix APAR LO78594.

Procedure

You can customize the new theme by placing files under these directories:
  • To override the theme, place your styles into these files:
  • <CONNECTIONS_CUSTOMIZATION_PATH>/themes/gen4Theme/defaultTheme.css 
    <CONNECTIONS_CUSTOMIZATION_PATH>/themes/gen4Theme/defaultThemeRTL.css

  • To add new styles to the theme, place your styles into these files:

  • <CONNECTIONS_CUSTOMIZATION_PATH>/themes/gen4Theme/custom.css
    <CONNECTIONS_CUSTOMIZATION_PATH>/themes/gen4Theme/customRTL.css

  • To override the application styles, place your styles into these files:

  • <CONNECTIONS_CUSTOMIZATION_PATH>/themes/gen4Theme/applications/activities.css
    <CONNECTIONS_CUSTOMIZATION_PATH>/themes/gen4Theme/applications/activitiesRTL.css
    ...
    <CONNECTIONS_CUSTOMIZATION_PATH>/themes/gen4Theme/applications/wikis.css
    <CONNECTIONS_CUSTOMIZATION_PATH>/themes/gen4Theme/applications/wikisRTL.css

Note: the new theme does not support biirectional (bidi) languages. However, you can add righ-to-left (RTL) styles through customization.
  • To customize image.png referenced in the following example rule:
.lotusui30 .lotusMain {
	background-image: url(path/to/image.png);
}

Place a custom copy in the folder:

CONNECTIONS_CUSTOMIZATION_PATH>/javascript/com/ibm/social/gen4/theme/css/
defaultTheme/path/to/image.png


Note: IBM Connections parses the stylesheet, and resolves URLs of resources linked via url() CSS properties by rebasing them. In the example above, IBM Connections parses and rebases this as:
.lotusui30 .lotusMain {
	background-image: url("/connections/resources/web/com.ibm.social.gen4.theme/css/
defaultTheme/path/to/image.png?etag=<version_stamp>");
}
If you want to link to resources external to Connections in your stylesheet, and avoid that Connections rebases the paths, see
IFIX FOR PMR 42629,122,000external link for details.


Results

The new theme is customized.

  • Actions Show Menu▼


expanded Attachments (0)
collapsed Attachments (0)
Edit the article to add or modify attachments.
expanded Versions (1)
collapsed Versions (1)
Version Comparison     
VersionDateChanged by              Summary of changes
This version (16)Mar 20, 2014, 12:26:38 PM~Sean Fezveluskilen  
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedAbout
  • HCL Software
  • HCL Digital Solutions community
  • HCL Software support
  • BlogsDigital Solutions blog
  • Community LinkHCL Software forums and blogs
  • About HCL Software
  • Privacy
  • Accessibility