Increasing the vertical height of a...

User 2287960 Photo


Ambassador
580 posts

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


Ambassador
2,958 posts

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


Senior Advisor
14,456 posts

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.


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


User 2287960 Photo


Ambassador
580 posts

I may be missing the point here, but you can preview the page from within editor. Press F11.

Keith
User 187934 Photo


Senior Advisor
20,190 posts
Online Now

Keith W Jones wrote:
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
User 404575 Photo


Registered User
887 posts

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.

.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;
}


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


Ambassador
580 posts

I'm holding.

Keith
User 404575 Photo


Registered User
887 posts

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

Melissa Rhiannon
OS Windows 10
User 2287960 Photo


Ambassador
580 posts

I can see html change on http://processservers.coffeecup.com/coverage-area.html

You now need to add css.

Keith
User 404575 Photo


Registered User
887 posts

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?...
Melissa Rhiannon
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.