Avatar of Bruce Gust
Bruce Gust
Flag for United States of America asked on

How could I do this in CSS?

Head out to http://www.vpweddingsandevents.com. I've altered the CSS in the theme so my body_wrapper_box is:

.body_wraper_box {
      background:#000;
      width:1125px;
      margin:0px auto;
      -webkit-box-shadow:0 0 5px #888;
      box-shadow:0 0 5px #888;
}

What I would love to do, though, is create a situation like what I've got depicted on the screenshot that's attached. Is there an east / elegant way to edit my body_wrapper_box so I have a thick black border that gives the interior of my box a seamless "black" color around the border, but have a white area within for my text?

What do you think?
Screen-Shot-2014-08-13-at-9.22.49-AM.png
CSS

Avatar of undefined
Last Comment
Gary

8/22/2022 - Mon
SOLUTION
COBOLdinosaur

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
ASKER CERTIFIED SOLUTION
Gary

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Your help has saved me hundreds of hours of internet surfing.
fblack61