- Posts: 8
 - Thank you received: 0
 
            Support for SermonSpeaker 5.x is in bugfix mode only, the same as it is for Joomla 3.10.
I will not add any new features to this releases.
Please upgrade to SermonSpeaker 6.x and Joomla 4.x, which is better anyway.
    
    I will not add any new features to this releases.
Please upgrade to SermonSpeaker 6.x and Joomla 4.x, which is better anyway.
Title raw
            
        
                13 Oct 2013 13:24                #3942
        by john
    
    
    
            
            
            
            
            
                                
    
                                                
    
        Good day,
could you please help showing the columns titles in the sermons blog, like Date, download, number of downloads.
www.jesuswl.com/index.php/sermons-all/messaiah-lord
Thanks
    could you please help showing the columns titles in the sermons blog, like Date, download, number of downloads.
www.jesuswl.com/index.php/sermons-all/messaiah-lord
Thanks
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
 - 
            
                                 - Offline
 - Administrator
 - 
            
         
            
        
                13 Oct 2013 19:09                #3943
        by Thomas Hunziker
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by Thomas Hunziker on topic Title raw            
    
        Hi John
The table headers show, but use a white font on white background
Remove
from com_content.css or override it with another rule.    
    The table headers show, but use a white font on white background
Remove
Code:
table th a {
   color: #ffffff !important;
}
Please Log in or Create an account to join the conversation.
        Time to create page: 0.203 seconds