Adventures in Odyssey Wiki:Town Hall: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 142: Line 142:


::::okay, i changed the default, i've also noticed that the editing table of contents has started to work, you can turn in on in your preferences [[User:Reddo|Reddo]] 01:24, 11 May 2011 (PDT)
::::okay, i changed the default, i've also noticed that the editing table of contents has started to work, you can turn in on in your preferences [[User:Reddo|Reddo]] 01:24, 11 May 2011 (PDT)
It looks great, Reddo! Thanks for all of your hard work! :D But I noticed that the stub template still doesn't line-up quite right in either skin. So, could you please change the Monobook CSS to:
<code>
div.stub {
    display: block !important;
    position: absolute;
    top: 42px;
    right: 13px;
    z-index: 10;
}
</code>
And Vector:
<code>
div.stub {
    display: block !important;
    position: absolute;
    top: -3px;
    right: 0;
    z-index: 10;
}
</code>
Oh, and I can't find an option to go back to the old editor. Can you add an option for that? If not, it's okay. Thanks! {{User:Eugene/Signature}} 06:09, 11 May 2011 (PDT)


== Spoiler Template ==
== Spoiler Template ==

Navigation menu