User:SOTO/Sandbox/Sandbox13

From Tardis Wiki, the free Doctor Who reference

Steps to add back the section links[[edit] | [edit source]]

.hm-section #hm-section-head {
    padding-bottom: 9px!important;
    padding-top: 27px!important;
    margin: -30px 13px 2px 8px;
}
.hm-section h3 {
    position: absolute;
    top: 38px;
    left: 15px;
    width: 180px;
    text-align: center;
    z-index: 2;
}
.hm-section h4:first-of-type {
    margin-top: 3px;
}
  • And then remove the h3 from the {{HM section}} template
{{HM section|VHS}}
=== VHS ===
==== First release ====
Text


HM gallery CSS[[edit] | [edit source]]

.hm-gallery {
    float: right;
    margin: 0 -6px 10px 10px;
    text-align: center;
    font-size: 75%;
}