WebSite X5Help Center

 
Klaus G.
Klaus G.
User

Textabstand zum Bild  de

Autor: Klaus G.
Visited 865, Followers 1, Udostępniony 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

Posted on the
1 ODPOWIEDZI - 1 PRAWIDłOWA ODPOWIEDź
Klaus G.
Klaus G.
User
Autor

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

Czytaj więcej
Posted on the from Klaus G.