1. fume
  2. Commercial Templates
  3. Wednesday, 20 March 2019
  4.  Subscribe via email
I have read that the modul position showcase does not work for Sophia. It works with showcase-1a. Here is my question:

I don't need a slideshow. In my project I have for every site only one single picture. Is it possible to use the custom modul? If yes, how can I arrange it?
One big reason is the reduction of javascript => performance.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Yes a custom module can be used by simply adding the image to the module an placing it in the showcase-1 module position. Note if you wish the image to be centred/ full width you can add the following to the Custom CSS field of your template settings..

Edit to taste.

.showcase-1 img {
margin: 0 auto;
display: block;
width: 100%;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you, it works. I could reduce page size an requests.
Only one point I couldn't solve. I added height with 100 %. But there is still a black stripe below the picture.

.showcase-1 img {
margin: 0 auto;
display: block;
width: 100%;
height: 100%;
}

Head_black_stripe.PNG
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
This is the link.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

It appears your image is wrapped in a paragraph tag. To remove the paragraph bottom margin you can also add the following to your Custom CSS field...

.showcase-1 p {
margin-bottom: 0;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Great! This was the solution. Thank you.
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok