i need to change direction of this code
3 posters
Page 1 of 1
i need to change direction of this code
the code in
https://help.forumotion.com/t65791-adding-more-global-html
is left to right Direction to be right to left i can not find the Directin control in the code that`s why i`m asking here
https://help.forumotion.com/t65791-adding-more-global-html
is left to right Direction to be right to left i can not find the Directin control in the code that`s why i`m asking here
Last edited by Michael_vx on March 25th 2014, 7:54 am; edited 1 time in total (Reason for editing : solved)
Michael_vx- Forumember
- Posts : 659
Reputation : 29
Language : Arabic and some English
Location : Egypt
Re: i need to change direction of this code
Hi
Please use this:
Although, I think it would be appropriate to use "Left" instead because reading "Right" would be a bit of a headache...
Regards,
Pizza Boi
Please use this:
- Code:
<marquee behavior="scroll" direction="right" scrollamount="20">Remove scrollamount since it's speed.</marquee>
Although, I think it would be appropriate to use "Left" instead because reading "Right" would be a bit of a headache...
Regards,
Pizza Boi
Pizza Boi- Hyperactive
- Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!
Re: i need to change direction of this code
you beeter look at my Profile i`m not English and my forum is not EnglishPizza Boi wrote:Hi
Please use this:
- Code:
<marquee behavior="scroll" direction="right" scrollamount="20">Remove scrollamount since it's speed.</marquee>
Although, I think it would be appropriate to use "Left" instead because reading "Right" would be a bit of a headache...
Regards,
Pizza Boi
the Arabic si needed to right to left not left to right like English
Topic is solved thanks
one more thing i need to change the font size and mode
Michael_vx- Forumember
- Posts : 659
Reputation : 29
Language : Arabic and some English
Location : Egypt
Re: i need to change direction of this code
Hi
I do not understand the mod you are talking about but you can always adjust the font size like so:
Change #px to the number you desire. And it should work for Arabic, I suppose since they do use the same denominator??
Regards,
Pizza Boi
I do not understand the mod you are talking about but you can always adjust the font size like so:
- Code:
<font-size="#px">Text</font>
Change #px to the number you desire. And it should work for Arabic, I suppose since they do use the same denominator??
Regards,
Pizza Boi
Pizza Boi- Hyperactive
- Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!
Re: i need to change direction of this code
will it didn`t work i tried to but [b] and [size] but what i get was
[b][size] text [b/][size/]
but any way moving text better then normal text that`s what i think
[b][size] text [b/][size/]
but any way moving text better then normal text that`s what i think
Michael_vx- Forumember
- Posts : 659
Reputation : 29
Language : Arabic and some English
Location : Egypt
Re: i need to change direction of this code
You can use an inline style :
- Code:
<marquee behavior="scroll" direction="right" scrollamount="20"><span style="font-size:18px;font-weight:bold;">Your message</span></marquee>
Re: i need to change direction of this code
Ange Tuteur wrote:You can use an inline style :
- Code:
<marquee behavior="scroll" direction="right" scrollamount="20"><span style="font-size:18px;font-weight:bold;">Your message</span></marquee>
this really amazing once again
solved
super thanks for super man
its also works under the forum name
100% solved
Michael_vx- Forumember
- Posts : 659
Reputation : 29
Language : Arabic and some English
Location : Egypt
Similar topics
» Change code for YouTube
» i need to change the position of this code
» How to change this code?
» Change Code: to something else
» [HELP]Change the Spoiler & Code Layout [????]
» i need to change the position of this code
» How to change this code?
» Change Code: to something else
» [HELP]Change the Spoiler & Code Layout [????]
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum