I can't get text: "Glyph of magic resist" and explanation of the pick to align same way as hybrid pen mark's explanation. "dasignasjognsf" is just a filler that shows where my text is currently going. I want it at the same level as mark's.

"A person giving you advice isn't perfect and has their own shortcomings but they may give you the piece that you're missing."
Joxuu wrote:
greater mark of hybrid penetration |
Hybrid pen marks I take 9x of these marks to simply increase the damage of ![]() ![]() |
![]() |
Hybrid pen marks I take 9x of these marks to simply increase the damage of ![]() ![]() |
Or did you mean:
jhoijhoi wrote:
greater mark of hybrid penetration |
Hybrid pen marks I take 9x of these marks to simply increase the damage of ![]() ![]() |
![]() |
Hybrid pen marks I take 9x of these marks to simply increase the damage of ![]() ![]() |
By the way, that font is really ugly in my opinion. It hurts my eyes :/
Joxuu wrote:
I can't get text: "Glyph of magic resist" and explanation of the pick to align same way as hybrid pen mark's explanation. "dasignasjognsf" is just a filler that shows where my text is currently going. I want it at the same level as mark's.
Ah, I see. You need the same amount of text in both, pretty much. 6 lines of text, or if you have to do less add some transparent text to fill in the missing lines.

The upper case.
About the font: I was looking for something different rather than having the same boring font 99% of the users use. That font looked different and cool enough so I took it.
@Maw The text continues to go downwards if I add more text messing up rest of the coding :/
About the font: I was looking for something different rather than having the same boring font 99% of the users use. That font looked different and cool enough so I took it.
@Maw The text continues to go downwards if I add more text messing up rest of the coding :/
Read what Jovana wrote: You need the same amount of text in both, pretty much. 6 lines of text, or if you have to do less add some transparent text to fill in the missing lines. A guide that explains columns and text within them really well is this one: http://www.mobafire.com/league-of-legends/build/of-coding-bbcoding-373264 > You want to read the "Evening Out Columns" subchapter.
The reason why this text at MobaFire is chosen is because it's easy to read. You don't need a different font to engage readers, your words should do that ^^
The reason why this text at MobaFire is chosen is because it's easy to read. You don't need a different font to engage readers, your words should do that ^^
You need to put the text in a [nextcol], obviously. Right now you have the glyph icon in with the text, that's why it's longer than the marks.
That should be good, just change the text.
Code:
[columns][icon=greater mark of hybrid penetration size=60]
[nextcol][color=transparent]sp[/color]
[nextcol width=275][color=#ff0000]Hybrid pen marks[/color] [font=raleway]I take 9x of these marks to simply increase the damage of [[teemo]]. He benefits from both AD and AP so you benefit more from hybrid pen than from simply AD or AP penetration. Situationally you can just take 9x [[greater mark of attack damage]][/font]
[nextcol width=20]
[nextcol][icon=greater glyph of magic resist size=60]
[nextcol][color=transparent]sp[/color]
[nextcol width=275][color=#ff0000]Hybrid pen marks[/color] [font=raleway]I take 9x of these marks to simply increase the damage of [[teemo]]. He benefits from both AD and AP so you benefit more from hybrid pen than from simply AD or AP penetration. Situationally you can just take 9x [[greater mark of attack damage]][/font]
That should be good, just change the text.

by jhoijhoi
You need to log in before commenting.
How to match glyph explanation with the marks ?