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?
- sjudelson
- Commercial Templates
- Sunday, 10 May 2020
- Subscribe via email
Here is a screenshot of part of the template | style page showing where I added the link to the background image
- more than a month ago
- Commercial Templates
- # 3
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
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
- more than a month ago
- Commercial Templates
- # 4
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.
- more than a month ago
- Commercial Templates
- # 5
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...
I hope this makes sense?
Ciaran
<div style="min-height:500px"></div>
I hope this makes sense?
Ciaran
- more than a month ago
- Commercial Templates
- # 6
Does this convention (that a background image will only display if you have a module enabled in that position) apply to all positions?
- more than a month ago
- Commercial Templates
- # 8
Yes that is pretty much the case for all module positions. The position only exists if a module is published within it.
Ciaran
Ciaran
- more than a month ago
- Commercial Templates
- # 9
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »