Module talk:Location map/Archive 5: Difference between revisions

Content deleted Content added
m Per WP:TFD
AnomieBOT (talk | contribs)
Line 617:
{{editprotected|ans=yes}}
For whatever reason, a person might want to increase label width but not increase label font size. Right now, the only way to increase the width of the label is to change the font of the label (the width is a static 6em's). Open up the source, search for: '''width: 6em;''' (emphasis added -- it only occurs once) and change that to '''width: <nowiki>{{{label_width|6}}}</nowiki>em;''' (emphasis added). Then add something in the documentation about a label width value and that it should be given as a straight number but that it'll be parsed in em rather than px, so as to scale with an increased font size if the font is changed by a screen reader. [[User:Banaticus|Banaticus]] ([[User talk:Banaticus|talk]]) 04:27, 26 November 2011 (UTC)
: {{EP[[File:Yes check.svg|d}}20px|link=|alt=]] '''Done'''<!-- Template:EP --> It was a little more complicated than that, since the "6em" actually lives in [[Template:Location map~]]. [[User:Anomie|Anomie]][[User talk:Anomie|⚔]] 03:49, 28 November 2011 (UTC)
 
== help with border coordinates! ==