WebSite X5Help Center

 
Klaus G.
Klaus G.
User

Textabstand zum Bild  de

Autore: Klaus G.
Visite 868, Followers 1, Condiviso 0  

Hallo Leute ich bräucht mal eure Hilfe,

ich habe diesen Style eingebaut:

<style>
@media (max-width: 769px) and (min-width: 640px) {
#imTextObject_4_26_tab0 .image-0 { width:160px !important; max-width:160px !important; }}
@media (max-width: 639px) and (min-width: 480px) {
#imTextObject_4_26_tab0 .image-0 { width:219px !important; max-width:219px !important; }}
@media (max-width: 479px) and (min-width: 360px) {
#imTextObject_4_26_tab0 .image-0 { width:250px !important; max-width:250px !important; }}
@media (max-width: 359px) and (min-width: 320px) {
#imTextObject_4_26_tab0 .image-0 { width:245px !important; max-width:245px !important; }}
</style>

jetzt bräuchte ich dazu noch eine möglichkeit (in dem Code) um dem IMAGE einen Zeilenabstand hinzu zu fügen zu können.

Wie bekomme ich das in den Code rein ???

Zweck des Codes ist die Images bei kleineren Brake-Points flexibler zu gestalten.

Gruß

MCMACMASTER

Postato il
1 RISPOSTE - 1 CORRETTO
Klaus G.
Klaus G.
User
Autore

Habs rausbekommen cool

@media (max-width: 769px) and (min-width: 640px) {
#imTextObject_343_tab0 .image-0 { width:528px !important; max-width:528px !important; margin-bottom:10px;}}

Schöne Feiertage an alle.

Gruß

MCMACMASTER

Leggi di più
Postato il da Klaus G.