One code being applied to every html...

User 2432550 Photo


Registered User
105 posts

Ok its published. I am working off of http://www.kimberlywalton.net/Moxie.html for now.
User 187934 Photo


Senior Advisor
20,271 posts

You need to apply all the changes to that page that I posted above.:)
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 2432550 Photo


Registered User
105 posts

Ok I changed the <a/> on the lightbox and the highlighting I mentioned is gone. Was that what was affecting it? Is there anything else that needs to be changed?

Thanks SO much for writing that code for me btw.
User 2432550 Photo


Registered User
105 posts

The links on the bottom are showing up as the same (huge) font from the top. These should only be basic text links with no code. Why are these affected? How do I fix that?
http://www.kimberlywalton.net/AvailableWorks.html
User 187934 Photo


Senior Advisor
20,271 posts

You still need to make all the changes I listed in my previous posts.;)
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 187934 Photo


Senior Advisor
20,271 posts

Eric Rohloff wrote:
Lets fix some other issues while were at it. You have some extra head and html tags in your site from pasting code that need to be removed. In FX right click on your page then view source. Now look at thing typically that are highlighted red may have a problem.
The first one I would worry about is at line 195.
That's where the extra body, head and html tags are. Find the html box that contains those and remove them from your code.

Now lets fix those lightbox image links. All of them are linked with this at the end.
<a/>
Should be this.
</a>

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


Registered User
105 posts

I changed all the </a>. I also deleted the google font code I put in, and put what you wrote. What changes have I not done?
User 122279 Photo


Senior Advisor
14,646 posts

You have some <html>, <head>, <body> and also the end tags for those on line 174 when viewed in Ffx's Webmaster tools' source code. Get rid of them.

It's not easy to tell you what you have - and have not - done if you don't update the site online, though.

I don't use VSD, and for me it is a real nightmare trying to find errors in the code it produces. I would have been happy to help if you had been using the html Editor.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 2432550 Photo


Registered User
105 posts

Everything should be current on the site now. The problem is that I am not writing the html myself, other than what I put in a couple html boxes, but when you look at the source code, it shows all these extra <html>, <head> etc things. I don't know how to get to this code in order to delete it. Right now it seems to be ok.. I deleted some of the links and redid them. Not sure how it's ok now, but it looks to be that way. Thank you for the responses, very much appreciated.
User 187934 Photo


Senior Advisor
20,271 posts

Looks GREAT!;)
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

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.