Re: Fix required in css100_morpho theme
Posted by JMorris on 1197125947
Try this...
<hr class="clear" />
hr .clear {
border:0px solid #FEFEFE;
background-color:#FEFEFE
height:1px;
}
When CSS is disabled (by screen readers), this creates a nice, clean separator to the content.
This Post was from: https://www.impresscms.org/iforum/viewtopic.php?topic_id=612&post_id=5496