Tagged: , ,

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1323062

    Ho applicato la correzione – solo noto che non si applica l’allenamento del testo che non deve seguire l’immagine ma deve solo rimanere con paragrafo allineato a destra allego codice per capire dove c’è lo sbaglio:

    .search-result-image img {

    float: left;

    float: left; padding: 4px 10px 0px 0px;

    display: inline;

    clear: both;

    }

    .search-result-image img {

    text-align: right;
    }

    allego screenshoot in pvt per far capire come voglio che il paragrafo del testo sia allineato a destra non seguendo l’immagine.

    #1323088

    Hey cristinagrafik,

    Thanks for the screenshot and login details. The page your linked to only redirects to the backend of the site when I try to access it though, did you remove it? And about your problem; do you not want the text to wrap under the image?

    Best regards,
    Rikard

    #1323109

    Buongiorno la ringrazio per la risposta.

    Alla sua domanda che non voglio testo sotto l’immagine?
    Si, non voglio che il testo vada a capo sotto l’immagine.

    Cordialmente, Cristina

    #1323130

    Hi,

    Thanks for the update and clarification. I still can’t access the page you linked to though, it redirects /wp-admin/. How can we access the page in question?

    Best regards,
    Rikard

    #1323168

    Ti allegato il link per accedere.

    ti ringrazio per la rapida risposta.

    #1323230

    Hi,

    Thanks for the update. I can login to your site without any problem, but the URL in private redirects to /wp-admin/, I’m not sure if that is your login URL? If it is, then please post a link to where we can see the element which is shown in your screenshot as well.

    Best regards,
    Rikard

    #1323448

    Buongiorno,
    Tu confermo Il link che ti ho inviato in pvt è quello d’accesso.
    per sicurezza come richiesto ti invio screenshot.

    Grazie

    #1323478

    Hi,

    I added following code to bottom of Quick CSS field in Enfold theme options > General Styling

    .search-results .entry-content {
        clear: both;
    }

    Please review your website :)

    Best regards,
    Yigit

    #1324164

    Purtroppo il testo va ancora a capo sotto l’immagine.
    Tale codice non applica la modifica.
    .search-results .entry-content {
    clear: both;
    }

    Inoltre volevo sapere se si poteva ampliare questo questo codice:

    .search-result-image img {
    width: 500px;
    height: 500px;
    }

    un ulteriore codice per ampliare la regola per rendere l’immagini per orizzontale non schiacciate come nello screshoot che allego pvt.

    #1324166

    Guardi ho risolto la porzione dell’immagini.
    Ma non riesco a capire come mai non applica correttamente questo codice.

    .search-results .entry-content {
    clear: both;
    }

    #1324167

    Guardi ho risolto perché non applicava tale regola.
    Le allego la correzione in pvt.

    Ora e tutto ok.

    Grazie

    #1324169

    Un ulteriore domanda per inserire nell’immagine della pagina di ricerca – il link del prodotto – per rendere anche l’immagine linkabile – volevo sapere quale delle due regole css sono idonei – allego in post pvt.

    Grazie

    #1324528

    Hi,

    Unfortunately, that would not be possible using only CSS. You would need to modify theme files to achieve that. Please refer to @guenni007’s post here – https://kriesi.at/support/topic/images-in-the-search-results-page/#post-1296077

    Best regards,
    Yigit

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.