5.2.0 More Validation
January 9th, 2015Error when viewing index by page, doesn't happen if all viewed as one list, but when paginated a paragraph tag is inserted outside of an item, so I have surrounded paragraph tag with list item tag.
[/inc/items/model/_itemlistlight.class.php]
Code
'block_start' => '<li><p class="center">', | |
'block_end' => '</p></li>', |
Reset Font Size
January 7th, 2015Had problem with lists as em is relative to container.
So set basic font size from 62.5% to 100% and adjusted other css font em values in /skns/***/style.css







