KatAllmond Posted September 20, 2021 Share Posted September 20, 2021 Site URL: http://www.theelysianeffect.com I just started building my site and images are disappearing from the homepage when I place custom html code in the first banner. It also removes some editing capability for the following sections. Here's the code I was using. <p style="text-align: center;"><span style="font-size: 30px; text-shadow: rgba(136, 136, 136, 0.8) 3px 3px 2px; font-family: Helvetica;"><strong>The</p> <p style="text-align: center;"><span style="font-size: 90px; text-shadow: rgba(136, 136, 136, 0.8) 3px 3px 2px; font-family: Helvetica;"><strong> Elysian Effect</strong></span></p> <p style="text-align: center;"><span style="font-size: 30px; text-shadow: rgba(136, 136, 136, 0.4) 3px 3px 2px; font-family: Helvetica;"><strong>GIVING LIFE TO YOUR DREAMS & VISIONS</strong></span></p> Link to comment
tuanphan Posted September 24, 2021 Share Posted September 24, 2021 On 9/20/2021 at 6:35 PM, KatAllmond said: Site URL: http://www.theelysianeffect.com I just started building my site and images are disappearing from the homepage when I place custom html code in the first banner. It also removes some editing capability for the following sections. Here's the code I was using. <p style="text-align: center;"><span style="font-size: 30px; text-shadow: rgba(136, 136, 136, 0.8) 3px 3px 2px; font-family: Helvetica;"><strong>The</p> <p style="text-align: center;"><span style="font-size: 90px; text-shadow: rgba(136, 136, 136, 0.8) 3px 3px 2px; font-family: Helvetica;"><strong> Elysian Effect</strong></span></p> <p style="text-align: center;"><span style="font-size: 30px; text-shadow: rgba(136, 136, 136, 0.4) 3px 3px 2px; font-family: Helvetica;"><strong>GIVING LIFE TO YOUR DREAMS & VISIONS</strong></span></p> Hi, Your code missing some tags. It should be (Paragraph 1 missing </span> & <strong>) Quote <p style="text-align: center;"><span style="font-size: 30px; text-shadow: rgba(136, 136, 136, 0.8) 3px 3px 2px; font-family: Helvetica;">The</span></p> <p style="text-align: center;"><span style="font-size: 90px; text-shadow: rgba(136, 136, 136, 0.8) 3px 3px 2px; font-family: Helvetica;"><strong> Elysian Effect</strong></span></p> <p style="text-align: center;"><span style="font-size: 30px; text-shadow: rgba(136, 136, 136, 0.4) 3px 3px 2px; font-family: Helvetica;"><strong>GIVING LIFE TO YOUR DREAMS & VISIONS</strong></span></p> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment