Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to change the color of bottom strip in login page customization.

 Hi,

I had customized the login page and I customized in every aspects,but Problem is I want to customized the bottom strip of login page, and I am not able to find its specific class or div to do the changes.So,I wanted to Know whether it is possible to customize it or not.

0 votes



One answer

Permanent link

Do you mean the very bottom bit just under the IBM and Rational Software logos? If so, have you look at this class?

.login.jazz-ui-StyledBox > .background > .bottom {
  background: url("../jazz.ui/graphics/StyledBox/login-bottom.png") repeat-x bottom left;
}

0 votes

Comments

 yes,I am asking about bottom strip.Will you please tell me in which file ,this class exist.

You're using the Web UI Theming method to change it, no? You simply override the class, without caring where the class is defined.
https://jazz.net/wiki/bin/view/Main/WebUITheming

If you try to modify the original CSS file or whatever piece of code defining the class, I cannot provide any further steps unfortunately.

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,501

Question asked: Jun 30 '17, 5:17 a.m.

Question was seen: 1,298 times

Last updated: Jul 04 '17, 12:46 a.m.

Confirmation Cancel Confirm