[Pro] markup item/spans

Hi I’m trying out rotating text and have placed the spans in a markup item the text is centred but this dosent seem to take account of the markup spans.

Any ideas appreciated Matt.

http://www.mattbrooke.co.uk/rt/


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Matt, nice work!

How did you incorporate the code into your FW doc?

Regards

Mark

On 2 Mar 2015, 11:04 pm, Matt wrote:

Hi I’m trying out rotating text and have placed the spans in a markup item the text is centred but this dosent seem to take account of the markup spans.

Any ideas appreciated Matt.

http://www.mattbrooke.co.uk/rt/


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Mark, Thank you!

I added the text in a markup item then there is a rt.css file and the java script is in the html markup section. if you look at page source of my link above.

I found the code at: http://tympanus.net/codrops/2012/04/17/rotating-words-with-css-animations

Hope this helps

Matt.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Matt, I’ll have a look


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Matt,

you applied a

text-align: middle;

to the h2-Tag but it should be preferably

text-align: center;

Cheers

Thomas


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Cheers Thomas, Not even sure why it was there. Rolling text was something I was playing around with and never used. have updated link!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks for that Matt, i’ve been having a play this afternoon and by combining your method and using the external CSS and external javascript actions I have managed to also trim down the page code.

http://mpscreative2.co.uk/test/index.html

I downloaded the source files from codrops via your link and referenced the .css and .js files from the actions.

Thanks for you help on this.

Mark

On 13 Apr 2015, 9:47 am, Matt wrote:

Hi Mark, Thank you!

I added the text in a markup item then there is a rt.css file and the java script is in the html markup section. if you look at page source of my link above.

I found the code at: http://tympanus.net/codrops/2012/04/17/rotating-words-with-css-animations

Hope this helps

Matt.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options