Skip to main content
Help

Original post by: Eric Doster

Text:

Not sure if this will be satisfactory  - but this seems like a reasonable presentation to me:

[code]
ul.stepImages {
    width: 812px !important;
}

li.stepImage {
    margin-right: -4px;
    margin-top: -4px;
}
   
.stepImage img, .step img.large {
   padding: 0px;
   border: none;
}

.stepImages.standard img{
    width: 400px;
}

.stepImages.medium img{
    width: 400px;
}

p {font-size: 12pt; }

.stepImages .noImage {display: none; }

.author {display:none;}

h3.stepTitle {background: #f5f5f5; }

.introText {
    page-break-inside: avoid;
    page-break-after: avoid;
}
[/code]

Status:

open
TRUSTe