掲示板

text size change and height

8年前 に Mohit Trehan によって更新されました。

text size change and height

New Member 投稿: 7 参加年月日: 16/04/06 最新の投稿
I am using the CA unified Self Service which is based on liferay portal. Under that how to reduce the width and height of text box? CA Service Catalog is integrated with CA unified Self Service to reflect customized forms but in CA Service Catalog when changing the size the textbox is not reflecting in Unified self Service. In attach 2 screenshot in First Screenshot name text box have reduced size and in Unified Self Service all have equal size
thumbnail
8年前 に Samuel Kong によって更新されました。

RE: text size change and height

Liferay Legend 投稿: 1902 参加年月日: 08/03/10 最新の投稿
You can probably use some CSS to change the size. Beyond that, you should probably check with CA. We don't know how their forms are implemented so it hard to say exactly how you should changes things.
8年前 に Mohit Trehan によって更新されました。

RE: text size change and height

New Member 投稿: 7 参加年月日: 16/04/06 最新の投稿
HI Samuel,

Well I have already put CSS code in Ca Service Catalog and in CA Service catalog user interface it is reflecting. But in Unified Self Service(Liferay Portal) it is not reflecting.
thumbnail
8年前 に Olaf Kock によって更新されました。

RE: text size change and height

Liferay Legend 投稿: 6403 参加年月日: 08/09/23 最新の投稿
Mohit Trehan:
Well I have already put CSS code in Ca Service Catalog and in CA Service catalog user interface it is reflecting. But in Unified Self Service(Liferay Portal) it is not reflecting.


Firebug and its decendants on your browser of least distrust are typically good tools to identify which CSS is active and why. There's probably some more specific CSS in that portlet that supercedes your own CSS.