Quantcast
Channel: Adobe Community : All Content - Edge Animate
Viewing all articles
Browse latest Browse all 9897

Add a border to a text box using CSS

$
0
0

I have a text box in my composition that I would like to have a border. I've added a class to this text box and loaded an external css file with some simple styles:

 

.bottomRightStroke {

     font-family: arimo, sans-serif!important;

     text-align: center!important;

     vertical-align: center!important;

     border-bottom-width: 2px!important;

     border-bottom-color: #123f63!important;

     border-right-width: 2px!important;

     border-right-color: #123f63!important;

}

 

None of the border items are being accepted by my text box.

 

Any suggestions?


Viewing all articles
Browse latest Browse all 9897

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>