Photo Gallery VSD - Page 3

User 629005 Photo


Ambassador
2,174 posts

Ahh... ok. That makes sense now Bruzer. Thanks for clarifying.
Living the dream, stocking the cream :D
User 282670 Photo


Registered User
3,940 posts

:D thanks for pointing that out, I see the errors of my ways!




User 187934 Photo


Senior Advisor
20,271 posts

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
User 2306759 Photo


Registered User
35 posts

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
User 187934 Photo


Senior Advisor
20,271 posts

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 -->

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
User 2306759 Photo


Registered User
35 posts

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
User 282670 Photo


Registered User
3,940 posts

Thanks Eric and Paintbrush, you to have a wonderful Christmas as well as New Years ( and everyone in the forums ). sorry off topic-:P

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




User 2306759 Photo


Registered User
35 posts

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.
User 282670 Photo


Registered User
3,940 posts

Stan try going to header> edit header> then see if anything is left there.




User 2306759 Photo


Registered User
35 posts

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.