WebSite X5Help Center

 
Kiyokazu K.
Kiyokazu K.
User

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

Autor: Kiyokazu K.
Visitado 261, Seguidores 2, Compartilhado 0  

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

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

Ler mais
Publicado em de Eric C.
Glaucio M.
Glaucio M.
User
Usuário do mês PT

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

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

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

Ler mais
Publicado em de Kiyokazu K.
Daniel W.
Daniel W.
User
Usuário do mês DEUsuário do mês 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 -----

Ler mais
Publicado em de Daniel W.
Kiyokazu K.
Kiyokazu K.
User
Autor

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

Ler mais
Publicado em de Kiyokazu K.
Daniel W.
Daniel W.
User
Usuário do mês DEUsuário do mês EN

Sorry - I forgot that the Portfolio object has a "Box" tab for these settings and therefore no CSS code is necessary - see screenshot below

-----

Ler mais
Publicado em de Daniel W.