Melissa
There is no way that the code could have screwed the index page, unless you changed the HTML code on the index page.
I see you now have index page ok but others with fault. So do what you did last time but this time do not touch the index page.
The only HTML pages you have to change are the ones with the fault.
Keith
There is no way that the code could have screwed the index page, unless you changed the HTML code on the index page.
I see you now have index page ok but others with fault. So do what you did last time but this time do not touch the index page.
The only HTML pages you have to change are the ones with the fault.
Keith
You can upload to your S-Drive account. No one will see your site or your pages unless you give them the web address. Just keep it in the forum here until you are satisfied with the way it looks. Then upload to to your 'real' domain.
Graphics for the web, email, blogs and more!
-------------------------------------
https://sadduck.com
-------------------------------------
https://sadduck.com
Melissa Rhiannon wrote:
If it stays up for 3 days Google can index it and see it as a copy page, and downgrade you because of it.
If it stays up for 3 days Google can index it and see it as a copy page, and downgrade you because of it.
To prevent that you could add a 'no index, no follow' to your robots text, or in the meta tags.
Ha en riktig god dag!
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
I may be missing the point here, but you can preview the page from within editor. Press F11.
Keith
Keith
Keith W Jones wrote:
I may be missing the point here, but you can preview the page from within editor. Press F11.
Keith
I may be missing the point here, but you can preview the page from within editor. Press F11.
Keith
Shes using php.

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
Keith W Jones wrote:
Right let's see if we can sort this out, what I suggest add following to style.css.
Backup all files before you start.
Note I have changed the names by adding -2. Then edit the HTML in the pages where the line is missing. Only 2 changes per page.
Change <section class="leftside"> to <section class="leftside-2">
Change <section id="borderleft" class="rightside"> to <section id="borderleft-2" class="rightside">
Keith
Right let's see if we can sort this out, what I suggest add following to style.css.
Backup all files before you start.
.leftside-2 {
border-top-color: #0000BE;
border-top-style: solid;
border-top-width: 1px;
float: left;
padding-bottom: 0;
padding-left: 8px;
padding-right: 8px;
padding-top: 0;
text-align: justify;
width: 410px;
}
#borderleft-2 {
border-left: solid 1px #0000BE;
}
border-top-color: #0000BE;
border-top-style: solid;
border-top-width: 1px;
float: left;
padding-bottom: 0;
padding-left: 8px;
padding-right: 8px;
padding-top: 0;
text-align: justify;
width: 410px;
}
#borderleft-2 {
border-left: solid 1px #0000BE;
}
Note I have changed the names by adding -2. Then edit the HTML in the pages where the line is missing. Only 2 changes per page.
Change <section class="leftside"> to <section class="leftside-2">
Change <section id="borderleft" class="rightside"> to <section id="borderleft-2" class="rightside">
Keith
Those last two seem to be where this is all getting screwed up. I'll upload what I have now...hold on...
Melissa Rhiannon
OS Windows 10
OS Windows 10
I'm holding.
Keith
Keith
Whoo hoo! I just figured out how to use the CoffeeCup DirectFTP! ( Been using Salamander for my own site, for years. )
Just uploaded my current mess to http://processservers.coffeecup.com/index.html
Just uploaded my current mess to http://processservers.coffeecup.com/index.html
Melissa Rhiannon
OS Windows 10
OS Windows 10
I can see html change on http://processservers.coffeecup.com/coverage-area.html
You now need to add css.
Keith
You now need to add css.
Keith
You're posting a bit tersely for me, so I don't understand what you're getting at.
Add which css? To style.css I presume?
The thing I keep running into, when I add the -2 stuff you mentioned above, is that the subsequent pages get fixed while the index page goes bonkers. Or was it vice versa?...
Add which css? To style.css I presume?
The thing I keep running into, when I add the -2 stuff you mentioned above, is that the subsequent pages get fixed while the index page goes bonkers. Or was it vice versa?...
Melissa Rhiannon
OS Windows 10
OS Windows 10
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.