Problem with carousel

0
I have put "Random and Featured Albums (charts)" module in one of my page. I have enable carousel. The problem is that when i shows that page the top menu of my site loose the paddings. When i disable carousel everything is ok. Also loose padding between image and text in main content. See the picture
The link is http://pegasos.gr/index.php?option=com_content&view=article&id=60&Itemid=53&lang=el

And one more question. Witch css file can i change so the hover of links in carousel change to white?

Thanks http://www.joomlamusicsolutions.com/images/fbfiles/images/3.jpg
Attachments:
Responses (17)
  • Accepted Answer

    Thursday, November 26 2009, 09:58 PM - #Permalink
    0
    all you need to adjust is on file

    /modules/mod_muscol_featured_albums/tmpl/jcarousel/skins/tango/skin.css
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, November 26 2009, 10:07 PM - #Permalink
    0
    I have check this file. No where hover for the text. Only hover for the buttons.

    Any idea about the problem in menu?
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, November 26 2009, 10:14 PM - #Permalink
    0
    I think your CSS properties are being overwirted by the file

    modules/mod_muscol_recently_added/tmpl/recently_added_albums.css

    not by the other one.
    The reply is currently minimized Show
  • Accepted Answer

    Friday, November 27 2009, 09:38 AM - #Permalink
    0
    I find the color of the links.

    But the problem with menu paddings is still there. I delete the contents of modules/mod_muscol_recently_added/tmpl/recently_added_albums.css and nothing change.

    I think the false is in the modules/mod_muscol_featured_albums/tmpl/jcarousel/lib/jquery.jcarousel.pack.js

    I delete the content of this file and the provlem fixed but carousel disapeared
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, December 02 2009, 10:59 AM - #Permalink
    0
    I think carousel and the module Random and Featured Albums (charts) have a bug.

    When i use with other modules it have a strange behavior

    http://www.pegasos.gr/index.php

    An article is been back of the slideshow

    http://www.pegasos.gr/index.php?option=com_content&view=article&id=53&Itemid=66&lang=el

    The slideshow and the effect of the images is not working

    When i disable the module Random and Featured Albums (charts)everything it's ok

    Any idea
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, December 02 2009, 04:41 PM - #Permalink
    0
    sorry, I dont see where is the module.

    is JQuery being loaded? (parameters on the module)
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, December 02 2009, 04:52 PM - #Permalink
    0
    Hi! Sorry I have disable it

    Look now the previous links
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, December 02 2009, 04:55 PM - #Permalink
    0
    well, in this case I think the problem is that JQuery is interfering with MooTools (your gallery uses mootools, I guess). I'm sorry, but for now this has no solution (until we release the new version of the module, wich we are working on, that will use Mootools instead of JQuery, to avoid this interference)

    best,
    Germi
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, December 02 2009, 04:58 PM - #Permalink
    0
    Ok thanks

    When upgrate is ready i suppose i can download it.
    The reply is currently minimized Show
  • Accepted Answer

    Siasb
    Siasb
    Offline
    Friday, December 18 2009, 09:46 PM - #Permalink
    0
    Hi Germi,

    I am using a RocketTheme template, and it’s using Mootools. I was wondering if there is a quick way to use the Query.noConflict() method to handle the conflict between the JQuery and Mootools on the page that I am running MC?

    Thanks.
    The reply is currently minimized Show
  • Accepted Answer

    Monday, December 21 2009, 04:14 PM - #Permalink
    0
    Good Afternoon Germi,

    I'm having the same problem about MooTools conflict.

    Any idea when that will be solved? I have bought the component for a while and still can't use it because this issue.

    Regards,

    Elias Hatem
    The reply is currently minimized Show
  • Accepted Answer

    Monday, December 21 2009, 04:16 PM - #Permalink
    0
    you can use it, just can't use the module... is not the same! :)

    I'm preparing a MooTools version to be launched along with MC 2.0

    meanwhile I'm studying the noConflict() option
    The reply is currently minimized Show
  • Accepted Answer

    Monday, January 18 2010, 09:20 PM - #Permalink
    0
    Any idea about when will we have the MC 2.0?
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, January 19 2010, 06:18 AM - #Permalink
    0
    february
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, January 19 2010, 02:44 PM - #Permalink
    0
    hey, for anyone interested, you can try this to make jquery not interfear with mootools...:

    open /modules/mod_muscol_featured_albums/tmpl/default.php

    and add this between lines 109 and 110:

    jQuery.noConflict();
    The reply is currently minimized Show
  • Accepted Answer

    Siasb
    Siasb
    Offline
    Tuesday, January 19 2010, 09:56 PM - #Permalink
    0
    Thank you Germi. I am going to try that and report back.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, January 19 2010, 10:18 PM - #Permalink
    0
    germi wrote:
    hey, for anyone interested, you can try this to make jquery not interfear with mootools...:

    open /modules/mod_muscol_featured_albums/tmpl/default.php

    and add this between lines 109 and 110:

    jQuery.noConflict();


    Thanks germi!

    That works perfectly. All conflicts with mootools have stopped.

    Regards,

    Elias Hatem
    The reply is currently minimized Show
Your Reply