-
AuthorPosts
-
November 10, 2014 at 7:24 pm #202609
Hi
I’m using corporate template on purity III and I cannot make the slideshow background image work. I have already looked throught this thread: http://www.joomlart.com/forums/topic/what-is-the-right-way-to-set-image-path/
And no help. Please advise what to do?
Also another “problem” concerns the contact form, which I copy-pasted from JA Medicare. How can I make ti work? ๐
Thanks in advance.
Br,
MinnaSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 11, 2014 at 8:05 am #554838Hi Minna,
<blockquote>I cannot make the slideshow background image work</blockquote>
So confused here, I’m not sure you’re mentioning about background image or slideshow image.If it’s slideshow, it belongs to a custom HTML module. You should turn off the ‘Default Editor’ in ‘Global Configuration’ first, then add content for this slideshow again.
Here is content in our demo site:
<div class="container"><div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
</ol><!-- Wrapper for slides -->
<div class="carousel-inner"><div class="item active">
<img src="images/joomlart/slideshow/sl-1.jpg" alt="Sample image" />
<div class="carousel-caption">
<h2>Your perfect starting template, Purity III</h2>
<p>Either it's your first time with Joomla or you are a developer already, Purity III won't let you down.</p>
</div>
</div><div class="item">
<img src="images/joomlart/slideshow/sl-2.jpg" alt="Sample image" />
<div class="carousel-caption">
<h2>This is the best FREE Joomla 3 template!</h2>
<p>We have drunken too much of the bestโฆ but this repsonsive Joomla template truly is, and IT'S FREE!</p>
</div>
</div>
<div class="item">
<img src="images/joomlart/slideshow/sl-3.jpg" alt="Sample image" />
<div class="carousel-caption">
<h2>The next generation of Purity series</h2>
<p>Sophisticated in Design, Brilliant in Features. That's how we define Purity Series.</p>
</div>
</div>
</div><!-- Controls -->
<a class="left carousel-control" href="#carousel-example-generic" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="right carousel-control" href="#carousel-example-generic" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
</a>
</div></div>
November 11, 2014 at 8:12 pm #554893Hi
Sorry, I meant background image, not slideshow image. There is already background image url (/….etc) in my custom.css file and also the background color. The background image is not showing. I don’t understand why? ๐
Br,
MinnaSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 12, 2014 at 6:41 am #554940Could you post the URL of page where I can see the slideshow? The provided URL in this thread is incorrect.
November 14, 2014 at 8:48 am #555208I pm’d you the url and other details.
Br,
MinnaSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 17, 2014 at 8:06 am #555392Hi Minna,
I just changed in the file: /templates/purity_iii/css/custom.css with:
.corporate .slideshow {
background: url("../images/backgroundimage.jpg") repeat scroll 0 0 #4e5fa3 !important;
border-bottom: 1px solid #eeeeee
padding: 40px 0;
}
The background image is showing now.
1 user says Thank You to Saguaros for this useful post
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by Saguaros 10 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum