Quote:
Originally Posted by Merjawy
I am not sure what you mean by reverse direction.. If you mean to have 1/10 before the rest then you just need to switch things around. like this maybe
PHP Code:
[frc=12.343](10*a+b)[/frc]˙[frc=1]10[/frc]
For the font you can insert font size right after the center tag. something like this
PHP Code:
<button style="background-color:transparent;border-width:0">
<center><font size=+1>
<sub><u>{option}</u></sub><br>
<sup><font style="text-decoration: overline;">{param}</font></sup>
</center>
</button>
|
Quote:
Originally Posted by orange gold
EDIT:
Okay! I added the new code that fixes all the font size, color, style, face, weight, etc issues...
Here is the new replacement code.. it is also in the original post now:
Code:
<button style="background-color:transparent;border-width:0;font-size:inherit;font-family:inherit;font-style:inherit;font:inherit;font-variant:inherit;font-weight:inherit;text-decoration:inherit;text-transform:inherit;text-shadow:inherit;color:inherit">
<center>
<sub><font style="text-decoration: underline;">{option}</font></sub><br>
<sup><font style="text-decoration: overline;">{param}</font></sup>
</center>
</button>

|
Thanks, I appreciate your efforts (f)
About the font size, I just merged the two codes to get this awesome result :up:
About the direction, hmmmm see the previous screenshot (1/10) should be first like your example
Quote:
Originally Posted by Merjawy
I am not sure what you mean by reverse direction.. If you mean to have 1/10 before the rest then you just need to switch things around. like this maybe
PHP Code:
[frc=12.343](10*a+b)[/frc]˙[frc=1]10[/frc]
|
It is not useful solution to tell the users to write the equation inverse to get it in right direction, I am looking for another fixing, somthing like that:
https://vborg.vbsupport.ru/showpost....10&postcount=3