Getting rid of massive space above &...

User 404575 Photo


Registered User
887 posts

Is there no easy way in VSD, to give my text box a border?

http://lakewoodcolorado.net/TEST/

The one on the lower right?
Melissa Rhiannon
OS Windows 10
User 404575 Photo


Registered User
887 posts

I went to add on to the last post and it keeps saying it cant find it. It's here.

Anyway, I'd also like to justify my text but the Object Properties doesn't have that yet either. Come on programmers! :D
Melissa Rhiannon
OS Windows 10
User 629005 Photo


Ambassador
2,174 posts

Melissa - You only have a limited time to edit posts... Don't remember the exact time though.
Living the dream, stocking the cream :D
User 187934 Photo


Senior Advisor
20,271 posts

Melissa go ahead and make a post the way you want and we'll delete the last two for ya.;)

BTW::)
http://progrower.coffeecup.com/textframeborder.html
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

While I'm trying to get VSD to do what I want, can anyone please help me identify what's causing the margins at http://coloradoprocessservers.net/blog/ to be right up against the text? I've tried trial & error to change them but they never change. Are these settings in style.css or where?
Melissa Rhiannon
OS Windows 10
User 187934 Photo


Senior Advisor
20,271 posts

<div class="entry">

Looks like there's no entry class in the css to control the div.:)

.entry {
margin: 50px;
}

or do this to the p

p {
color: #0000BE;
font-size: 16px;
text-align: center;
margin: 50px;
}
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

I don't even know what that is, where to use it, what it does, or how to use it. There must be some place I can learn what all of it does.
Melissa Rhiannon
OS Windows 10
User 404575 Photo


Registered User
887 posts

The straight line tool in the shapes menu - cant it do a vertical line???
Melissa Rhiannon
OS Windows 10
User 404575 Photo


Registered User
887 posts

It won't let me extend the white background shape past 2000px tall.
Melissa Rhiannon
OS Windows 10
User 187934 Photo


Senior Advisor
20,271 posts

Here's the css file you need to edit for your blog text to be indebted away from the edges..
http://coloradoprocessservers.net/wp-content/w3tc/min/fbc1bdcd.4d7307.css
After you make your straight lin in VSD you can grab the corner and rotate it or in the properties box enter an angle.
Shapes are restricted to 2000 px long. Just add another.
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.