Olivier Posted February 23, 2017 Posted February 23, 2017 Hi friends, I need some assistance in using FusionPro tags to manage such prices in MarcomCentral. I have built a rule to manage the price, using <superscript>but I need help for the *. It has to be placed just at the right of the price cents, but it cannot be just as superscript as it is smaller than the cents. I suppose it is possible to define a text size and a vertical placement/alignment to do this ? I didn’t find it in the FusionPro manuals… I can't place a separate text box to place the * exactly where I need as the price will have different sizes as the font is not a fixed width. Help is more than welcome ! Quote
Olivier Posted February 23, 2017 Author Posted February 23, 2017 https://www.dropbox.com/s/ozijoc4d5zm62ed/Capture%20d%27%C3%A9cran%202017-02-23%2011.35.17.png?dl=0 Quote
step Posted February 23, 2017 Posted February 23, 2017 You can adjust the ratio and offset of the superscript by setting the appropriate attributes of the paragraph tag: return '6€<superscript>90</superscript>' + [color="Red"]'<p br=false superoffset=80 superratio=50><superscript>*</superscript>';[/color] Check out page 44 of the TagsRefGuide.pdf in the documentation for more information. Quote
Olivier Posted February 23, 2017 Author Posted February 23, 2017 Thank you so much, that's perfect ! Have a great day Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.