View Single Post
Old 05-26-2020, 01:08 PM   #135
Land_Outcast
Enthusiast
Land_Outcast rocks like Gibraltar!Land_Outcast rocks like Gibraltar!Land_Outcast rocks like Gibraltar!Land_Outcast rocks like Gibraltar!Land_Outcast rocks like Gibraltar!Land_Outcast rocks like Gibraltar!Land_Outcast rocks like Gibraltar!Land_Outcast rocks like Gibraltar!Land_Outcast rocks like Gibraltar!Land_Outcast rocks like Gibraltar!Land_Outcast rocks like Gibraltar!
 
Posts: 43
Karma: 100000
Join Date: Jun 2018
Device: none
Thanks, Rubén. Damn that was sloppy (the lack of quotation marks and the image*s* thing. Both things are going into my Don't Forget list.

Muchas gracias, contesto en inglés para que los demás puedan seguir la historia con comodidad, pero me he sorprendido de encontrar varios hispanohablantes en estos foros… o al menos, que lo dejen manifiesto. Saludos desde Montevideo.

Just modified a pair of properties (I found position:100% bit some pixels off the right side of the image; and attachment I needed the image not to scroll, in case there is scrolling).
Code:
div.Basic_Text_Frame {
    border-style: 0;
    margin: 0;
    padding: 2.5em 6em 0 0;
    background: url("../Images/bordes.jpg") no-repeat 99% fixed; 
    background-size: contain;
}
But for some reason I still can't see it in ADE. I'll try in another PC.
Land_Outcast is offline   Reply With Quote