|
Customize Table 5 Months, 2 Weeks ago
|
|
|
I'm working on implementing this amazing component on my church's website, however I've run into a hitch.
I was wondering if it was possible to customize how the component is displayed, specifically I'd like to remove some of the headings. For example, I'd like to take out the heading that says "Scripture" and replace it with something else, such as the date.
Is this possible?
I know it probably has something to do with editing the CSS, but I have no idea where to start!
|
|
Tim
Fresh Boarder
Posts: 3
|
|
|
|
|
Re:Customize Table 5 Months, 2 Weeks ago
|
|
|
The headings are generated automatically depending on what content item you select to display. This happens in the Template Display Settings on the back end of com_biblestudy. You can change the label by adjusting the contents of the en-GB.com_biblestudy.ini file in the languages section of your Joomla install.
You can also choose not to display the headings too - in the Template Display Settings.
Hope this helps!
Tom
|
|
Tom
Administrator
Posts: 855
|
|
"You shall know the truth and the truth shall set you free." JC
|
|
|
Re:Customize Table 5 Months, 2 Weeks ago
|
|
|
Aha! That was much easier than expected.
Thanks Tom!
Now if I want to go about changing the colors of the table, would I have to edit the CSS for that?
|
|
Tim
Fresh Boarder
Posts: 3
|
|
|
|
|
Re:Customize Table 5 Months, 2 Weeks ago
|
|
|
Yep - edit the CSS. You're on your own there - I'm not a css expert (just a novice, really). Perhaps others can provide assistance. A good way to go is to use FireBug with the FireFox browser. You can see what elements are being used and even make temporary changes to test their effect.
Tom
|
|
Tom
Administrator
Posts: 855
|
|
"You shall know the truth and the truth shall set you free." JC
|
|
|
Re:Customize Table 5 Months, 2 Weeks ago
|
|
|
Thanks, Tom, I will check it out!
|
|
Tim
Fresh Boarder
Posts: 3
|
|
|
|
|