
Ahh... ok. That makes sense now Bruzer. Thanks for clarifying.
Living the dream, stocking the cream


Welcome Back Bruzer! Have a merry Christmas.

I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
I'm afraid I made a bit of a mess with my site. I erroneously input the lightbox code into the index.html file of my website. When I tried to erase it, I apparently left in some characters. I have tried to delete them in both the index.html file in my website file and the vsd temp folder, but it keeps appearing as if it's regenerated. This is the code:
<body onload = "<!-- Start VisualLightBox.com HEAD section -->
<link rel="stylesheet" href="engine/css/vlightbox1.css" type="text/css" />
<link rel="stylesheet" href="engine/css/visuallightbox.css" type="text/css" media="screen" />
<script src="engine/js/jquery.min.js" type="text/javascript"></script>
<script src="engine/js/visuallightbox.js" type="text/javascript"></script>
<!-- End VisualLightBox.com HEAD section -->;" >
You can see the characters I left in: www.kimwarehouse.com. I just can't get rid of them.
Thanks, Stan
<body onload = "<!-- Start VisualLightBox.com HEAD section -->
<link rel="stylesheet" href="engine/css/vlightbox1.css" type="text/css" />
<link rel="stylesheet" href="engine/css/visuallightbox.css" type="text/css" media="screen" />
<script src="engine/js/jquery.min.js" type="text/javascript"></script>
<script src="engine/js/visuallightbox.js" type="text/javascript"></script>
<!-- End VisualLightBox.com HEAD section -->;" >
You can see the characters I left in: www.kimwarehouse.com. I just can't get rid of them.
Thanks, Stan
Replace what you have with this.
<body onload = "<!-- Start VisualLightBox.com HEAD section -->
<link rel="stylesheet" href="engine/css/vlightbox1.css" type="text/css" />
<link rel="stylesheet" href="engine/css/visuallightbox.css" type="text/css" media="screen" />
<script src="engine/js/jquery.min.js" type="text/javascript"></script>
<script src="engine/js/visuallightbox.js" type="text/javascript"></script>
<!-- End VisualLightBox.com HEAD section -->

<body onload = "<!-- Start VisualLightBox.com HEAD section -->
<link rel="stylesheet" href="engine/css/vlightbox1.css" type="text/css" />
<link rel="stylesheet" href="engine/css/visuallightbox.css" type="text/css" media="screen" />
<script src="engine/js/jquery.min.js" type="text/javascript"></script>
<script src="engine/js/visuallightbox.js" type="text/javascript"></script>
<!-- End VisualLightBox.com HEAD section -->
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Thanks Eric. Before I do that, my photo gallery is not intended for "index.html" but rather another page "photo.html". Should I still do the replacement? Thank you, Stan
Thanks Eric and Paintbrush, you to have a wonderful Christmas as well as New Years ( and everyone in the forums ). sorry off topic-
Hi Stan,
this is not needed--<body onload = " should just be <body>
But go ahead and copy the code into the header as Eric has above in your photo gallery page.http://www.bkshowto.com/rm.jpg

Hi Stan,
this is not needed--<body onload = " should just be <body>
But go ahead and copy the code into the header as Eric has above in your photo gallery page.http://www.bkshowto.com/rm.jpg
Hi, I've tried replacing the text, and also just erasing the additional characters. For some reason VSD keeps regenerating that code. I've erased and saved but it keeps appearing after previewing. Thanks for any help. I uninstalled Lightbox just to be sure it was regenerating the characters.
Stan try going to header> edit header> then see if anything is left there.
Bruzer, it was there. Thank you for helping me on Christmas Eve. Merry Christmas! Stan
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.