< Back

Document Subject: Add nice rounded box to Quickr Page
Hint Short Cut: Add this to your code & documentation to help you find this page.
http://#QuickrRoundBox or http://A555F9/nn.nsf/ByAlias/QuickrRoundBox

To add a rounded box to a quickr content page you can dip into the html and enter some divs around the text you would like to put in a nice box.




 

 

Put around your text:

 

<div class='lotusMenu'>

<div class='lotusBottomCorner'>

<div class='lotusInner'>

Text one<br>

Text two

</div></div></div>

 

One limit to this is that the width maxi is 178pixels because of the background image.