Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • markkusq3po Friend
    #154210

    Hello,

    i want to insert a static image into the slideshow above the title text on the left side.
    See screenshot
    I tried to insert a normal <img> tag in the module description field and this works so far, but the view is changeing everytime i reload the page, probably something with the slideshow function.

    This is my description field code:

    <img src=”images/stories/demo/slideshow/beb_logo.png” width=”400″ height=”173″ />
    <h2>Werbeagentur – TV-Produktion – </h2>
    <p>Hier einen Sub Claim. Werbeteaser</p>
    <div class=”button-wrap clearfix”>
    <a href=”http://www.joomlart.com/template_demo.php?ja_teline_iii” class=”button1″><span>View demo</span></a>
    <a href=”http://www.joomlart.com/member/member.php” class=”button2″><span>Buy now</span></a>
    </div>

    Does anybody have a hint how to insert an image at this position?

    Thanks
    Markus


    1. screenshot_12
    Saguaros Moderator
    #355326

    now you open the file: templates/ja_halite/css/mod_jaslideshow2.css and find the following code:

    .maskDesc .ja-slide-desc {
    padding: 30px 0 0;
    color: #FFFFFF;
    font-size: 100%;
    width: 600px;
    float: left;
    }

    replace:

    .maskDesc .ja-slide-desc {
    padding: 30px 0 0;
    color: #FFFFFF;
    font-size: 100%;
    width: 600px;
    float: left;
    background:url(IMAGEPATH) no-repeat
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 14 years, 2 months ago.

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