• User

    allineamento testi ed immagini in posizioni diverse

    Ciao a tutti,
    il mio problema consiste nell'allineare al centro le immagini come impostazione di default nel CSS
    Queste immagini, insieme ai testi che dovranno invece rimanere giustificati a sinistra, sono contenute in dividers utilizzando l'opzione page-builder del tema wordpress.

    Questo è il codice del CSS

    .widgetwrap{ width:100%; padding:0; overflow:hidden; background-position:50% 0; background-repeat:repeat-x !important; background-attachment:fixed;}

    .dividers{overflow:hidden; position:relative; margin:0 0 0 0;}

    .dividers iframe{ max-width:100%;}

    .dividers h2.widget{ text-align: center; margin: 20px auto !important; padding:0 0 !important; font-size:35px;}

    .dividers .line{margin: 0 45% 20px !important; width:10%}

    .dividers p{ max-width:960px; margin:5px auto 5px auto; float:none; display:block; padding:0 20px; }

    .dividers .bg{

    • background-position:50% 0; background-repeat:repeat-x !important;*
    • position: fixed;*
    •  width: 100%;*
      
    •  height: 300%;*
      
    •  z-index:-1;*
      
    • background-size: cover;*
      *}

    *Come impostare tali immagini al centro senza toccare la posizione attuale del testo?

    Grazie in anticipo
    Stefano


  • User Attivo

    Vedere il css senza il relativo html delle immagini e del testo serve a poco...


  • User

    Vero. Ma non mi è possibile inserire link


  • User Attivo

    Il link lo puoi inserire, basta che non sia verso un sito proibito (porno, gambling, ecc) e che il link che metti non abbia finalità autopromozionale. Per il resto basta che togli "http://www." e metti il resto e vedrai che te lo farà inserire.