WebSite X5Help Center

 
Kiyokazu K.
Kiyokazu K.
User

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

Autore: Kiyokazu K.
Visite 83, Followers 1, Condiviso 0  

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

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

Leggi di più
Postato il da 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...

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

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

Leggi di più
Postato il da Kiyokazu K.
Daniel W.
Daniel W.
User
Utente del mese DEUtente del mese 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 -----

Leggi di più
Postato il da Daniel W.
Kiyokazu K.
Kiyokazu K.
User
Autore

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

Leggi di più
Postato il da Kiyokazu K.