treybraid Posted June 10, 2013 Share Posted June 10, 2013 ...I'm trying to tweak the layout of a football module to display score's horizontally and not vertically. Can someone take a look at the code and help me out please. I tried adding $cols replacing the implode $rows and it didnt work...line 113... $db->setQuery($sql); $rows = $db->loadResultArray(); $teamids = implode(',', $rows); You can see the module in action on my build site- module is below the slideshow.. http://build.texaslsfl.com/ Link to comment https://forums.phpfreaks.com/topic/278987-help-with-a-football-module-gridiron-component-for-joomla/ Share on other sites More sharing options...
treybraid Posted June 16, 2013 Author Share Posted June 16, 2013 can someone help me out here or point me in the right direction.... anyone??? Link to comment https://forums.phpfreaks.com/topic/278987-help-with-a-football-module-gridiron-component-for-joomla/#findComment-1436204 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.