-
AuthorPosts
-
markkusq3po Friend
markkusq3po
- Join date:
- March 2007
- Posts:
- 66
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 20
- Thanked:
- 1 times in 1 posts
September 10, 2010 at 3:15 pm #154210Hello,
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
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 13, 2010 at 4:19 am #355326now 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
}AuthorPostsViewing 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
Ja_Halite Slideshow2 Insert Image
Viewing 2 posts - 1 through 2 (of 2 total)