Getting rid of massive space above &...

User 271657 Photo


Ambassador
3,816 posts

r;font:Arial;margin:10px;}


It looks like you missed part of Inger's example: ....margin 0 10px;....
This is CSS shorthand for 0px on the top/bottom and 10px on the right/left.

You could also write it like this:
p {
color: #0000BE;
font-size: 16px;
text-align: center;
margin-top: 0;
margin-right: 10px;
margin-bottom: 0;
margin-left: 10px;
}


:D Back to the pros.....
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
User 404575 Photo


Registered User
887 posts

Yeah but the whole blog page is hosed.

I downloaded the site on Jan 2nd and the blog page is ok there. I just gotta figure how to get those files back into the uploaded site, and which files now.

This Wordpress stuff is so screwed.

I don't know what I'm doing, the final files get generated by a program somewhere, and I'm making it worse and worse by trying.
Melissa Rhiannon
OS Windows 10
User 187934 Photo


Senior Advisor
20,271 posts

Do you have the CC html editor?:)
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 122279 Photo


Senior Advisor
14,649 posts
Online Now

The css code I gave you is working here locally. I downloaded your blog page and the css file, but since they were both saved to my desktop, I removed the long and winding path to the subfolder in the WP system and wrote <link rel="stylesheet" type="text/css" href="fbc1bdcd.4d7307.css" media="all" />

But if and when you come out of the WP system and just build html pages and css pages, then you can do likewise, and just have one css file instead of one for every page.

Eric, I seem to remember Melissa saying that she has both the Editor and VSD...

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


Ambassador
3,816 posts

Blasted Word Press :(
So the "hosed" content is within the body and the correct content is held within the wrapper (inside the body).
I've had one brush with WP, that was enough! I hope someone here can make an easy fix of this for you! :)
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
User 187934 Photo


Senior Advisor
20,271 posts

I installed WordPress and checked to see how hard it was to alter the css. It wasn't any different then any other site. Just a matter of locating it.:P
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 271657 Photo


Ambassador
3,816 posts

So what can Melissa do to get her posts back within the Wrapper? Did you look at her blog? :o
I'm just being nosey here... One of these days I might just learn something :lol:
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
User 122279 Photo


Senior Advisor
14,649 posts
Online Now

I also installed WP and found it fairly easy within that system to alter the css file, but of course I didn't have Melissa's original files and setup. I think she must have some custom setup, because I find it very odd with all the cryptic names for the css files, and a different one for each page. WP is supposed to have a style sheet by the name of 'style.css', and the weird names only make sense if WP actually creates them dynamically for each page. But I haven't delved all that deep into the secrets of WP - yet. I probably will one day, though...
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 404575 Photo


Registered User
887 posts

Eric Rohloff (Rolly) wrote:
Do you have the CC html editor?:)


Yes, but I couldn't set up the address and password stuff right, to successfully log into the HostGator site, which appears to only be accessible from their control panel on the web.

Melissa Rhiannon
OS Windows 10
User 404575 Photo


Registered User
887 posts

Inger Eik wrote:
The css code I gave you is working here locally. I downloaded your blog page and the css file, but since they were both saved to my desktop, I removed the long and winding path to the subfolder in the WP system and wrote <link rel="stylesheet" type="text/css" href="fbc1bdcd.4d7307.css" media="all" />

But if and when you come out of the WP system and just build html pages and css pages, then you can do likewise, and just have one css file instead of one for every page.

Eric, I seem to remember Melissa saying that she has both the Editor and VSD...



I think a lot of the mess is being caused by it generating the final stuff in the WP program Inger, you're correct about that.

And I'd LOVE to just do this site over with VSD and dump the WP nonsense. It appears to be so complexly designed that it's for big companies that can afford to retain a web designer all the time to change things for them and maintain it.

But VSD appears to have the same problems that pushed me to have this designed by a designer last spring. Too many things it can't do, or can't do well, and if you go in and change the final code by hand, to add what you want, then use the VSD interface again later, it wipes out the things you change to make them like you wanted them.

For example, I used to put in my own "justify" for text, only to have it remove the code if I used the VSD interface again later. And before it was W3C compliant, I would change things to make it W3C compliant, using HTML Editor, only to have VSD change them back again every time I used it again.

Very frustrating.



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.