Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • clrmedia Friend
    #169070

    I am using Joomla 1.6.6 and ja_methys with the T3 framework. I have a number of profiles that users can select, including default, black_on_yellow and yellow_on_blue. I added a Custom HTML module and used CKEditor to insert a flash movie. I would like to show a different flash movie for each profile. For example, default.swf should show when the default profile is selected. Black.swf would show when the black_on_yellow profile is selected. And yellow.swf would show when yellow_on_blue is selected. Is there any way to do this?

    Trimud Friend
    #415617

    Hi,

    yes, you can do this but it depends on which position You show this module.
    Basic idea is to copy Default or any other layout and if You are showing this module on content-top position edit this line for every layout.

    i.e.

    <block name=”content-top” style=”raw”>content-top</block>
    or
    <block name=”content-top” style=”raw”>content-top-black</block>
    or
    <block name=”content-top” style=”raw”>content-top-blue</block>

    Then select every layout for different profiles and this should do the trick.

    Regards

    clrmedia Friend
    #415678

    Worked like a charm!!! Greatly appreciated.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  clrmedia 13 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum