Hello i just made this extension: Curved Text, You can Curv/Arc text. You can setup Font, Font color, Font size, Corv from 100-999, Curv up or down, Text shadow and Rotate text or not.
Now also V2.0, in this one you can curv/arc any text you put in to WWB. In v1.0 you have to put in the text you want to curv directly in the Extension settings, so you cant see the text in WWB design.
Org Script: http://www.ajaxshake.com/plugin/EN/1063 ... xt-js.html
Demo v2.0: http://fcab.se/hemsida_eng/fcabwhiteblu ... sions.html
Download v1.0: https://dl.dropboxusercontent.com/u/318 ... d_text.rar
Download v2.0: https://dl.dropboxusercontent.com/u/318 ... _text2.rar
Hope it will come to some use for some one.
Curved text Extension
- Patrik iden
-
- Posts: 477
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Curved text Extension
Last edited by Patrik iden on Fri Apr 25, 2014 10:14 am, edited 1 time in total.
- amrajadhyaksha
-
- Posts: 157
- Joined: Thu Apr 09, 2009 2:26 am
- Location: mumbai
- Contact:
Re: Curved text Extension
Can you please give a PDF, I downloaded V2, could not make it work
- Patrik iden
-
- Posts: 477
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: Curved text Extension
Hello, Make sure to add (span after the Text id, like this eg: #wb_indexText1 span) and always have the extension on top, right click the extension and move to front.amrajadhyaksha wrote:Can you please give a PDF, I downloaded V2, could not make it work
- amrajadhyaksha
-
- Posts: 157
- Joined: Thu Apr 09, 2009 2:26 am
- Location: mumbai
- Contact:
Re: Curved text Extension
Sorry for being ignorant, but will span be a value, ie the base of the curve, and how should it be entered?
#wb_indexText1 span 500
or #wb_indexText1_span500 or
#wb_indexText1_500 ?
#wb_indexText1 span 500
or #wb_indexText1_span500 or
#wb_indexText1_500 ?
- Patrik iden
-
- Posts: 477
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: Curved text Extension
amrajadhyaksha wrote:Sorry for being ignorant, but will span be a value, ie the base of the curve, and how should it be entered?
#wb_indexText1 span 500
or #wb_indexText1_span500 or
#wb_indexText1_500 ?
Use only: #wb_indexText1 span - This is only the ID of the text.
I added a screenshot of my settings on the demo page: http://fcab.se/hemsida_eng/fcabwhiteblu ... sions.html
The Text id in General Properties is: indexText1, but one will have to use: #wb_indexText1 span as ID in the Extension settings.
- amrajadhyaksha
-
- Posts: 157
- Joined: Thu Apr 09, 2009 2:26 am
- Location: mumbai
- Contact:
Re: Curved text Extension
Thanks
- Patrik iden
-
- Posts: 477
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: Curved text Extension
I Now also added some explaining text to the Extension settings screenshot: http://fcab.se/hemsida_eng/fcabwhiteblu ... sions.htmlamrajadhyaksha wrote:Thanks