Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • scrappyscraps Friend
    #131126

    Have installed JA Drimia for my site (production) http://www.craftandscrap.net.au and am still setting things up.

    This slwi mod is published and have entered the text I want displayed, so that works fine. But not matter what image url I put in, it doesnt display. Ive tried from within Media Manager, and also off site to photobucket!

    Looking around, I noticed this:

    <script type=”text/javascript” src=”http://www.craftandscrap.net/au//modules/mod_ja_slwi/ja_slwi/ja_slwi.js”></script>
    <script type=”text/javascript”>
    jaSLWI.expandH = 70;
    </script>
    <div class=”ja-slwi” style=”position: relative; height: 200px; margin: 0; padding: 0;background:url(http://www.craftandscrap.net/au//images/forum_snapshot.jpg) no-repeat;”>
    <div class=”ja-slwi-container” style=”position: absolute; z-index: 1; bottom: 2px; left: 0;”>
    <p> </p>
    <div class=”ja-slwi-text” style=”position:relative;height: 0; overflow: hidden;”>
    <div id=”ja-slwi-textbg1″ style=”position: absolute; top:0;left:0;height:70px;width:100%; background-color:#ffffff;”>
    <script type=”text/javascript”>

    and I dont know much about these sorts of things, but there shouldnt be 2 / together (where Ive marked it in mauve) right?

    Where do I go to fix that?

    Any help appreciated.

    :confused:

    scrappyscraps Friend
    #261333

    Hello?? :confused:

    Menalto Friend
    #261338

    Can you give a screenshot of the module setup i the backend?

    scrappyscraps Friend
    #261544

    Thank you.


    1. mod-slwi-screenshot
    Sherlock Friend
    #261621

    Hi
    Plz send me an admin account via Pm, i will check for you

    Sherlock Friend
    #261677

    Hi
    you configed wrong in mod_ja_slwi
    You can check in Gallery Spotlight module, i configed again Image path, and now you can see have image at front-end
    In Image path, you must enter path to image in your site, example :”images/stories/key.jpg”

    scrappyscraps Friend
    #261880

    Thanks for the help yesterday.

    Now, the questions is, is there a way to centre th heading as it is displayed at the front end? At the moment it goes to the left.

    Thanks.

    Sherlock Friend
    #261882

    HI
    Can you make some screenshots ?

    scrappyscraps Friend
    #261899

    Hope this helps. 🙂


    1. mod_slwi-heading-eg
    Sherlock Friend
    #261907

    Hi
    Plz add those lines into template.css

    div.ja-slwi-text h3 {
    text-align:center;
    }

    scrappyscraps Friend
    #261911

    Thanks. I know that was probably very simple, but for me, I didnt know.

    Appreciate all your help. 😀

    Sherlock Friend
    #261914

    Ok
    I will mark this topic is solved
    Glad to help you
    If you have other questions, plz create new topic
    Regards

    scrappyscraps Friend
    #261919

    aaarrgh! Sorry, but just quickly, how do i centre the images?

    I thought by adding text-align: centre somewhere in there too, but not exactly. :p

    Sherlock Friend
    #261932

    Hi
    You must edit mod_ja_slwi.php (modulesmod_ja_slwi folder)
    Search this line:

    <div '.($link ? 'onclick="location.href=''.$link.''"' : '').' class="ja-slwi" style="position: relative; height: '.$height.'px; margin: 0; padding: 0;background:url('.$path.') no-repeat;'.($link ? ' cursor: pointer;' : '').'">
    Change to

    <div '.($link ? 'onclick="location.href=''.$link.''"' : '').' class="ja-slwi" style="position: relative; height: '.$height.'px; margin: 0; padding: 0;background:url('.$path.') no-repeat;background-position:center;'.($link ? ' cursor: pointer;' : '').'">

    scrappyscraps Friend
    #261970

    Thanks again.

    NOW we can mark it solved. 😉

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

This topic contains 19 replies, has 4 voices, and was last updated by  Sherlock 16 years, 3 months ago.

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