WebSite X5Help Center

 
Kiyokazu K.
Kiyokazu K.
User

ポートフォリオ オブジェクトの選択ボタン  en

Author: Kiyokazu K.
Visited 107, Followers 2, Shared 0  

ポートフォリオ オブジェクトの選択ボタンの大きさ、文字色を変更
したのですが?添付画像の[Full]部分です。

Posted on the
6 ANSWERS
Incomedia
Eric C.
Incomedia

Hello Kiyozaku,
apologies but I could not understand the situation, have you had an issue with the Portfolio object with the changes you made?
I remain available.

Online translation:

こんにちは、Kiyozaku さん。
申し訳ありませんが、状況を正確に理解できませんでした。
変更を加えた際に、ポートフォリオオブジェクトで問題が発生したということでしょうか?
ご不明な点がありましたら、いつでもご連絡ください。

Read more
Posted on the from Eric C.
Glaucio M.
Glaucio M.
User

Erix, acho que ele publicou pra mostrar o que fez e não pra falar sobre alguma dificuldade...

Read more
Posted on the from Glaucio M.
Glaucio M.
Glaucio M.
User
Eric C.
acho que ele publicou pra mostrar o que fez e não pra falar sobre alguma dificuldade... Hello Kiyozaku, apologies but I could not understand the situation, have you had an issue with the Portfolio object with the changes you made? I remain available. Online translation: こんにちは、Kiyozaku さん。 申し訳ありませんが、状況を正確に理解できませんでした。 変更を加えた際に、ポートフォリオオブジェクトで問題が発生したということでしょうか? ご不明な点がありましたら、いつでもご連絡ください。
Read more
Posted on the from Glaucio M.
Kiyokazu K.
Kiyokazu K.
User
Author

ポートフォリオ オブジェクトのボタン1を[Full]に設定し(画像P1)、
リンク1設定[ShowBoxギャラリー]で、前に送付の(無題1)画像の様に
動作するようになりました。
ボタン1で設定した[Full]文字の大きさ、文字色を変更したいのですが
可能でしょうか? (画像P1)の[Full]文字です。

Read more
Posted on the from Kiyokazu K.
Daniel W.
Daniel W.
User
Best User of the month DEBest User of the month EN

If you want all buttons to have a different, identical text and background color.

Optionally, you can also adjust the font size and weight.

----- Before -----

----- After -----

Small instructions:

1. Select the Portfolio object in the grid and click Code at the top.

2. Now insert this CSS code into the empty second line and adjust the colors as desired.

----- CSS code -----

.portfolio__card__overlay__content > div.portfolio__card__overlay__button {
background-color: lightblue !important;
color: brown;
font-weight: bold;
font-size: 24px;
}

----- Screenshot -----

Read more
Posted on the from Daniel W.
Kiyokazu K.
Kiyokazu K.
User
Author

有難うございました。文字サイズを大きく出来ました。この問題は解決しました。

Read more
Posted on the from Kiyokazu K.