1. sjudelson
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 10 May 2020
  5.  Subscribe via email
I have been using your J51_Vitality template for a few years on my Joomla site. I just bought your ImageHover Gallery module which is great. Thank you.

I made a few changes to my homepage yesterday. Among other things, I added a background image to the Bottom-1 position by selecting the image in the Styling tab of the template. I also added the following line to the custom CSS code to increase the height of the bottom-1 module to display more of the image:

#container_bottom1_modules { height: 500px;}

Everything seemed fine yesterday. Today I made a few changes to other parts of my site and the bottom-1 module background image does not appear (the image is still selected in the style) and I cannot get it to work. Can you help?
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. # 1
Accepted Answer Pending Moderation
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Here is a screenshot of part of the template | style page showing where I added the link to the background image
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

Would you have a URL directly to an example of a module in the bottom-1# position? I am unable to locate an example.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
I am unsure what you are asking for. The problem is that the background image is not being shown in the bottom-1 position even though the styling page is set to display the image. I don't have a URL to direct you to that displays the image in the module.
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
The bottom-1 position will only display if you have a module enabled in that position. If you just want to display the background image (no module) then I would suggest creating a blank custom module in this position. Inside the custom module you can add the following if you want to give it a min height...

<div style="min-height:500px"></div>


I hope this makes sense?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
PERFECT! Yes, this makes sense and I feel stupid not realizing it. Thank you very much:D
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Does this convention (that a background image will only display if you have a module enabled in that position) apply to all positions?
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Yes that is pretty much the case for all module positions. The position only exists if a module is published within it.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 9
  • Page :
  • 1


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