Hi,
Can you help me out with the question howto resolve the issue as show in attachment.
Tried myself with testing Custom CSS but no luck sofar!
Also I noticed that Copyright is not shown on website.
Regards Ed
+++++
.layerslideshow .img-fill {
height: auto;
}
.layerslideshow .img-fill img {
height: auto;
max-width: 100%;
min-height: auto;
}
- wicklert
-
- Commercial Templates
- Friday, 13 May 2016
- Subscribe via email
Found out that Layerslideshow issue on main page can be resolved by adding Custum CSS
Problem is that I'm loosing my articles on the other pages!
So question is, can this be done on just the main page?
#container_main {
display: none;
}
Problem is that I'm loosing my articles on the other pages!
So question is, can this be done on just the main page?
- more than a month ago
- Commercial Templates
- # 1
Hi Ed
May I suggest the following tutorial which details a solution for your query.. http://www.joomla51.com/tutorials/item/creating-multiple-template-styles
Ciarán
May I suggest the following tutorial which details a solution for your query.. http://www.joomla51.com/tutorials/item/creating-multiple-template-styles
Ciarán
- more than a month ago
- Commercial Templates
- # 2
OK I will look into the tutorial!
But what about the question mentioned, Copyright doesn't show on website?
Ed
But what about the question mentioned, Copyright doesn't show on website?
Ed
- more than a month ago
- Commercial Templates
- # 3
Hi Ciarán,
Yes, URL is <removed>.
Granted you admin access, see mail last Saturday with subject "Template Artisan issues".
Regards Ed
By the way: issue with gap beneath layerslideshow is resolved!
Yes, URL is <removed>.
Granted you admin access, see mail last Saturday with subject "Template Artisan issues".
Regards Ed
By the way: issue with gap beneath layerslideshow is resolved!
- more than a month ago
- Commercial Templates
- # 5
Thank you Ed
To amend try adding the following to the Custom CSS field of your templates parameters...
Ciarán
To amend try adding the following to the Custom CSS field of your templates parameters...
#socialmedia, .copyright {
display: inline !important;
} Ciarán
- more than a month ago
- Commercial Templates
- # 6
Hi Ciarán,
Used part of your code for my purposes.
Thnx for your support, you rock!!!
Regards Ed
Used part of your code for my purposes.
.copyright {
display: inline !important;
}
Thnx for your support, you rock!!!
Regards Ed
- more than a month ago
- Commercial Templates
- # 7
- 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 »