WebSite X5Help Center

 
Kiyokazu K.
Kiyokazu K.
User

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

Autor: Kiyokazu K.
Besucht 106, Followers 2, Geteilt 0  

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

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

Mehr lesen
Gepostet am von 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...

Mehr lesen
Gepostet am von 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 さん。 申し訳ありませんが、状況を正確に理解できませんでした。 変更を加えた際に、ポートフォリオオブジェクトで問題が発生したということでしょうか? ご不明な点がありましたら、いつでもご連絡ください。
Mehr lesen
Gepostet am von Glaucio M.
Kiyokazu K.
Kiyokazu K.
User
Autor

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

Mehr lesen
Gepostet am von Kiyokazu K.
Daniel W.
Daniel W.
User
Nutzer des Monats DENutzer des Monats 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 -----

Mehr lesen
Gepostet am von Daniel W.
Kiyokazu K.
Kiyokazu K.
User
Autor

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

Mehr lesen
Gepostet am von Kiyokazu K.