Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • enolbos Friend
    #125654

    I have installed this mod in a different tamplate. But, it’s not working. I was wondering what else might need to be installed for the rollover to work.

    Thanks,
    Brian

    Menalto Friend
    #238992

    Whats happening with it?

    enolbos Friend
    #238993

    Actually, nothing. The images are there. But, the rollover doesn’t even appear. I have installed this in Drimia and it works flawlessly. You can take a look at http://newenglandmultimedia.com/CMS/index.php and see what it’s (not) doing.

    Thanks for the help,
    Brian

    redlight_traitor Friend
    #239185

    let me know if you figured this out. the rollovers aren’t work for mine either, robynrittersimon.com

    enolbos Friend
    #239186

    Nothing yet. I have it working perfectly on another site. But, using this with a different template doesn’t seem to be cooperative.

    redlight_traitor Friend
    #239187

    Yea, I think we have edit the CSS.

    redlight_traitor Friend
    #239188

    I think I got it….. install the module into another template.. and then go to the other template’s CSS file and add this code to the very bottom:

    /* SPOTLIGHT
    ——————————————————— */
    /* Spotlight Box Style */
    .ja-box-left, .ja-box-leftcol, .ja-box-center, .ja-box-right {
    float: left;
    overflow: hidden;
    }

    .ja-box-full {
    float: none;
    overflow: hidden;
    }

    .ja-box-left div.moduletable {
    padding: 0 10px 0 0;
    }

    .ja-box-right div.moduletable {
    padding: 0 0 0 10px;
    }

    .ja-box-left div.module {
    margin: 0 0 0 20px;
    }

    .ja-box-right div.module {
    margin: 0 0 0 20px;
    }

    /* Top Spotlight */
    #ja-topsl {
    }

    #ja-topsl ul {
    margin: 0;
    padding: 0;
    }

    #ja-topsl li {
    background: url(../images/arrow.png) no-repeat 2px 10px;
    margin: 0;
    padding-left: 12px;
    }

    #ja-topsl div.moduletable {
    margin-bottom: 20px;
    }

    /* Bottom Spotlight */
    #ja-botsl {
    clear: both;
    padding: 30px 0 0;
    }

    /* Common Style for Spotlight */
    #ja-botsl ul {
    margin: 0 0 0 2px;
    padding: 0;
    }

    #ja-botsl li {
    background: url(../images/arrow.png) no-repeat 0 8px;
    margin: 0;
    padding-left: 12px;
    }

    #ja-topsl td, #ja-botsl td {
    padding: 0;
    }

    #ja-topsl .article_seperator, #ja-botsl .article_seperator {
    display: none;
    }

    #ja-topsl table, #ja-botsl table {
    border-collapse: collapse;
    border-spacing: 0;
    }

    #ja-botsl a, #ja-botsl a:focus, #ja-botsl a:active, #ja-botsl a:focus {
    color: #666666;
    }

    /* MISCELLANOUS
    ———————————————————– */

    /* SLWI */
    .ja-slwi-container {
    width: 100%;
    }

    .ja-slwi-container h3 {
    color: #545454 !important;
    font-family: “Lucida Grande”, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 100% !important;
    line-height: normal !important;
    margin: 0 !important;
    padding: 7px 10px !important;
    }

    .ja-slwi-container h3 span {
    background: none !important;
    }

    .ja-slwi-text p {
    color: #666666;
    margin: 0;
    padding: 0 10px;
    }

    nempro Friend
    #239468

    Hi redlight,

    I have added the code to the bottom of the CSS for this template and it’s still not working.

    Any other ideas?

    Anyone????

    Thanks!

    Scott

    nempro Friend
    #239469

    Just a side note:

    I am getting the following error…

    Line: 37
    Char: 2
    Error: Object doesn’t support this property or method
    Code: 0
    URL: (this goes to my joomla folder)

    Any ideas?????????

    redlight_traitor Friend
    #239500

    Hi nenpro,

    I have been asking this question to many people and still gotten no response. The funny thing is, I see other people’s questions getting answered but not mine.

    Is yours working on FF at least? Or does it not work on both FF and IE?

    nempro Friend
    #239516

    Hi redlight,

    This is not working in FF or IE. I don’t know what else to do at this point.

    Anyone?

    redlight_traitor Friend
    #239742

    What’s your URL link again? The one in the thread doesn’t seem to work.

    nempro Friend
    #239793

    Got it!

    The SWLI module is using the MooTools script but it wasn’t included in the module package (at least that I know of).

    I got a copy of MooTools, unzipped the file “mootools.v1.1.zip” and placed the file “mootools.v1.1.js” in the template folder I want to use the SWLI in.

    For instance:
    {joomla_root_folder}/templates/jsn_epic_pro/js/

    *I had to make sure to change the permissions on the folder (might need to contact hosting company for this).

    Then I opened the file index.php and add following string inside the <head> tag (right before the closing </head> tag).

    <script type=”text/javascript” src=”<?php echo $template_path; ?>/js/mootools.v1.1.js”></script>

    That’s it…it works!

    redlight_traitor Friend
    #239902

    thanks for the tip but which index.php am I editing the index.php for the template? or the one for the joomla site?

    redlight_traitor Friend
    #239948

    hey nempro, you mind posting a URL? i still can’t seem to figure out how to do this.

    thanks!

Viewing 15 posts - 1 through 15 (of 18 total)

This topic contains 18 replies, has 7 voices, and was last updated by  montano 16 years, 4 months ago.

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