[SOLVED] NSP list layout not aligning

News Show Pro GK5 - flexible, responsive and easily extendable free Joomla module support forum.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Jan 04, 2016 9:52 am
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.
User avatar
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;
}
User avatar
Senior Boarder


cron