Skip to main content

Notifications

Announcements

No record found.

Customer experience | Sales, Customer Insights,...
Suggested answer

1-2 Column border

Posted on by 160

Hi all,

I would like to create a border around the two boxes in this picture as I have done in top column. I can only create a border sepratly for the boxes, but is it maybe possible to add a border around them both. Maybe something in html? I would really appriciate the help! (needed for a picture in the left box and text in the right)

Important that it is the inner box not the outside. Want it exactly as the top column

Screenshot-2021_2D00_03_2D00_31-at-10.53.45.png

  • Suggested answer
    Nya Profile Picture
    Nya 29,056 on at
    RE: 1-2 Column border

    Hi Filippa,

    You can achieve it by editing the CSS in HTML.

    1. For ease of modification, I recommend using the borders that come with the Properties to add your desired border style to each column separately first.

     pastedimage1617241857165v1.png

    1. Then switch to the HTML tab and find the div-tag of the column. You’ll see the style in the tag and there’s a “border-width” within it.

    For the column in the left, modify the “border-width” as

     

    border-width: 5px 0px 5px 5px;

    For the column in the right, modify the “border-width” as

     

    border-width: 5px 5px 5px 0px;

    It is in the order of Top Right Bottom Left .

     pastedimage1617241873449v2.png

    Finally, you’ll get the style of the border which you’d like to add around the columns.

     

    If this helped you, I'd appreciate it if you'd mark this as a Verified Answer, which may in turn help others as well.

    Best Regards,

    Nya

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,235 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans