HI Ciaran
I'm looking to update the template on our site from Madison to either Harmony or Elvira. Our MD likes that the template scrolls over the image on Madison, can this be implemented on Harmony or Elvira?
Thanks!
Shell
- Shell
- Pre-Sales Question
- Wednesday, 14 February 2018
- Subscribe via email
Hi Shell
One option is to create a template style with the header image removed. you can the apply this template style to the menu items of your choice. For further details have a look at.. https://joomla51.com/tutorials/item/creating-multiple-template-styles
Ciarán
One option is to create a template style with the header image removed. you can the apply this template style to the menu items of your choice. For further details have a look at.. https://joomla51.com/tutorials/item/creating-multiple-template-styles
Ciarán
- more than a month ago
- Pre-Sales Question
- # 2
Cheers, that's done the readmore!
As mentioned above I haven't used the custom css code provided as it isn't responsive on mobile so i've stuck with the templates functionality as is. The top of the image is showing on other pages, screenshot below. Is there a way of greying this out so it's just the menu background?
Cheers
Shell
As mentioned above I haven't used the custom css code provided as it isn't responsive on mobile so i've stuck with the templates functionality as is. The top of the image is showing on other pages, screenshot below. Is there a way of greying this out so it's just the menu background?
Cheers
Shell
- more than a month ago
- Pre-Sales Question
- # 3
HI Shell
The URL provided does not appear to have the suggested CSS applied?
To center your read more buttons you can add the following to the Custom CSS field of your template settings...
Ciarán
The URL provided does not appear to have the suggested CSS applied?
To center your read more buttons you can add the following to the Custom CSS field of your template settings...
.readmore {
text-align: center;
}
Ciarán
- more than a month ago
- Pre-Sales Question
- # 4
Hi Ciaran, sorry I've been busy building! Here you go - http://collett2018.users.ds60213.dedicated.interdns.co.uk/index.php/our-story/news
Also, on the blog layout is there anyway to centre the Read More buttons?
Cheers as alwys!
Shell
Also, on the blog layout is there anyway to centre the Read More buttons?
Cheers as alwys!
Shell
- more than a month ago
- Pre-Sales Question
- # 5
Hi Ciaran
I haven't used the custom css code provided as it isn't responsive on mobile so i've stuck with the templates functionality as is. The top of the image is showing on other pages, screenshot below. Is there a way of greying this out so it's just the menu background?
Cheers
Shell
I haven't used the custom css code provided as it isn't responsive on mobile so i've stuck with the templates functionality as is. The top of the image is showing on other pages, screenshot below. Is there a way of greying this out so it's just the menu background?
Cheers
Shell
- more than a month ago
- Pre-Sales Question
- # 7
Hi Shell
In that case you can use the following Custom CSS, replacing the # with a URL to your image. Ensure that your have no header slide images selected within your template settings (Elvira).
Ciarán
In that case you can use the following Custom CSS, replacing the # with a URL to your image. Ensure that your have no header slide images selected within your template settings (Elvira).
#container_header_slide {
background-image: url("#");
background-size: cover;
background-attachment: fixed;
}
Ciarán
- more than a month ago
- Pre-Sales Question
- # 9
Noooo!
Any plans to incorporate it? That's the only thing stopping me getting this one!
Cheers
Shell
Any plans to incorporate it? That's the only thing stopping me getting this one!
Cheers
Shell
- more than a month ago
- Pre-Sales Question
- # 12
Hi Shell
I am sorry to say this option is not available with either of these templates.
Also apologies for the delay.. I am not sure how we missed this post!
Ciarán
I am sorry to say this option is not available with either of these templates.
Also apologies for the delay.. I am not sure how we missed this post!
Ciarán
- more than a month ago
- Pre-Sales Question
- # 13
- 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 »