[Mediawiki-l] Enable <span class> tags?
DanTMan
dan_the_man at telus.net
Wed Sep 26 23:39:54 UTC 2007
Have you even defined a .h1 class in your css?! The h1 is not a css
class, it's a HTML element. They're completely different things.
~Daniel Friesen(Dantman) of:
-The Gaiapedia (http://gaia.wikia.com)
-Wikia ACG on Wikia.com (http://wikia.com/wiki/Wikia_ACG)
-and Wiki-Tools.com (http://wiki-tools.com)
Jeff Lane wrote:
> Jeff Lane wrote:
>
>> Could someone tell me how to enable tags with CSS class="stylename"? I
>> understand support was enabled after 1.5, but I can't get it to work on my
>> 1.11.0 system. I suspect it has something to do with that it was upgraded
>> from 1.4 originally and something isn't set right.
>>
>> this works:
>> text here
>>
>> but this does not:
>> text here
>>
>> any ideas?
>>
>> -Jeff
>>
>>
>
> Oops, looks like the HTML got parsed in my message.
>
> I meant:
>
> this works:
> <span style="font-size: 150%;">text here</span>
>
> but this does not:
> <span class="h2">text here</span>
>
>
More information about the MediaWiki-l
mailing list