Background image will not display

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
debbiemoon53
 
 
Posts: 6
Joined: Mon Jul 05, 2021 11:47 pm

Background image will not display

Post by debbiemoon53 »

I have not had this problem on any other page I have used. The page opens with the background for a second or so and then turns white. I have tried putting everything in a layer with that image and IT doesnt show up? Help
https://ragstorugs-bylora.com/

just the first page is using WSB16
User avatar
Pablo
 
Posts: 21574
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Background image will not display

Post by Pablo »

You have added invalid HTML to the page, this breaks the structure of the page.
So, first remove all code you have manually added and then try again.
debbiemoon53
 
 
Posts: 6
Joined: Mon Jul 05, 2021 11:47 pm

Re: Background image will not display

Post by debbiemoon53 »

Thank you - could you tell me where the code is not correct?
User avatar
BaconFries
 
 
Posts: 5325
Joined: Thu Aug 16, 2007 7:32 pm

Re: Background image will not display

Post by BaconFries »

You have added the following twice to the page. Please remove one.

Code: Select all

<meta name="p:domain_verify" content=dc5af77d2c68f0f47827de94adc3231c"/>
<link href="<?php echo $urldir; ?>/rags_lora_css.php" rel="stylesheet" />
<meta name="google-site-verification" content="FK6vvuSC3zP4tPXbZEchwgTnc0Usnr_J6ywbcdSNUPQ" />
There is also a script inserted incorrectly as you have placed it between the <body fb code > please remove there is also a closing font tag </font> why it is there only you will know. Please note if you add any external code(s) it is generally assumed you understand how to place correctly and remove how you have inserted.
Post Reply