Shape 5

Joomla Templates => Game Vision - October 2007 - Club => : kalasoft November 07, 2007, 08:42:03 AM



: Setting Styles 1-14 [SOLVED]
: kalasoft November 07, 2007, 08:42:03 AM
Maybe I have not had enough coffee this AM...but...where do I make the styles setting adjustment?


: Re: Setting Styles 1-14
: mikek November 07, 2007, 08:44:44 AM
I assume you mean the module styles. When you setup a module you have an option to add a module style to it. You do this by opening the module's manager. You will see the configuration section of the module at the bottom; that is where you would enter -style1, -style2, etc.

Hope that helps!


: Re: Setting Styles 1-14
: kalasoft November 07, 2007, 09:24:09 AM
Mike,
Thanks for your quick reply. I found the instructions for placing the different styles within 'Module Class Suffix' and that did the trick. That is until I attempted to add my style into the 'Time Zone Clock' module by Dave Sowers at http://www.advlanguage.com. This module does not have the 'Module Class Suffix' feature within it's edit options. It does have an option to set your font color, however, it does not work. So all I did was add the following strip of code into 'mod_tz_clock.xml' at the very beginning of the <params> calls and now it works with the templates '-styleX' entry.

<-----Added code----->
<param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="A suffix to be applied to the css class of the module (table.moduletable), this allows individual module styling" />

Again, thanks for your reply and assistance.

Ed


: Re: Setting Styles 1-14 [SOLVED]
: jasongw November 14, 2007, 01:10:11 PM
I'm trying this out right now with the PollXT module and no dice. Gonna try some others too. Is there a way to define some other styles? I ask because there really only appear to be a couple of permutations in that official list.

thanks!

Jason