changing table widths

More
22 Feb 2012 22:56 #1550 by B.Pohl
Replied by B.Pohl on topic Re: changing table widths

Thomas Hunziker wrote: Custom CSS should always be done in one of the templates CSS files.

If you want to make sure it doesn't conflict with other extensions, you could specify the CSS rule a bit closer.
Each view from SermonSpeaker has a div container with a unique class. This allows you to apply CSS formats only for SermonSpeaker (or even specific views).
For example:

Code:
div.ss-sermons-container table.category{ width:100%; }
Would only apply the formatting to the sermons list table.


That's perfect! Much appreciated!

Please Log in or Create an account to join the conversation.

Time to create page: 0.104 seconds
Powered by Kunena Forum