Get rid of border? - Post ID 258262

User 271657 Photo


Ambassador
3,816 posts

I have redone and reloaded this form several times (http://tellmeastorybear.com/kids.html -scroll down), but can't get it to stop adding the border around it.
Within FB, I have Border: None and 0px. If I save with no border and reopen FB, it has the default border back in place. I remove it, preview (no border), save and export – and the live form has a border. :(

I checked to make sure I've got the latest FB, but have not tried re-installing it.
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

Line 114 of the default.css.
#docContainer {
background-color: rgb(246, 246, 246);
border: 1px solid rgb(193, 193, 193);
border-radius: 6px;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.28);
color: rgb(51, 51, 51);
font-family: Helvetica,Arial,sans-serif;
font-size: 13px;
margin: 40px auto;
padding: 0;
width: 600px;
}

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

OK, but I still wonder why the option won't stick in FB itself.
Thanks Eric :D
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

Did you uncheck the shadow option?
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.