View Single Post
Old 05-25-2020, 07:40 PM   #128
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
Tried this… it does show up in a test book in ADE, and works as it should, but something in my real book must be impeding it.
Code:
div.Basic-Text-Frame {
    border-style: solid;
    margin: 0;
    padding: 2.5em 2.5em 0 0; 
    background: url(../image/bordes.jpg) no-repeat right fixed; 
    background-size: contain;
    }

/*The background is actually pretty 
similar to what you helped in the original thread with, a vertical right-aligned image*/

Last edited by Land_Outcast; 05-25-2020 at 07:53 PM.
Land_Outcast is offline   Reply With Quote