I'm having trouble formatting the list layout with NSP. When I turn off the use default CSS the thumbnail image is always on top of the text. When I turn on the use default CSS the articles are not aligned. The site is http://www.melbournebasketball.com.au/tigers. Any help would be greatly appreciated. Thanks.
Senior Boarder
GK User
Wed Jan 06, 2016 12:57 am
I solved this issue by adding the below to the CSS overide.
.nspLinks .nspLinkScroll1 ul li { overflow: hidden; }