Hi,
I want to change the colour of the breadcrumbs background from orange to a more gold colour. Is this just simply editing some css? Please could you point me in the right direction?
Many thanks.
richardt
POSTED: 2014-07-05
Nevermind - I found it in tmpl.default.css. Thank you anyway.
richardt
POSTED: 2014-07-05
Sorry: one other question. How do I make the breadcrumbs row have less height?
AS Templates
POSTED: 2014-07-06
Hello RICHARDT,
What is your site url please?
Regards, AS Team.
richardt
POSTED: 2014-07-21
Please can you advise where the icons used in the Position-24 (Delivering, Selection, Packing) can be specified? I want to replace the truck with another icon but cannot find where the image is specified.
AS Templates
POSTED: 2014-07-21
Hello RICHARDT,
Please see tmpl.default css file the following classes:
I'm hoping to use the latest version of PHP (or at least 7.3, 7.4 or maybe 8.0). Is the template that I installed a while back 002066 compatible with the latest versions of the software? I' currently running Joomla 3.9.24 on PHP 7.2.
AS Templates
POSTED: 2021-02-08
Hello RICHARDT,
The template is fully compatible with PHP version 7.4
Regards, AS Team.
richardt
POSTED: 2021-04-08
I purchased template AS002066 a while back and would like to upgrade to the latest version as I do not believe the version I have is working well with PHP 7.4. How do I get the latest version and how do I upgrade it (rather than install from scratch), please? Thanks.
AS Templates
POSTED: 2021-04-14
Hello RICHARDT,
It seems you license for downloading the latest version is expired you may extend it from your AS account or purchase a new one here:
https://www.astemplates.com/joomla-template-cart/238-regular
Then replace updated files via FTP accordingly to the template release:
https://www.astemplates.com/joomla-template-news/238-002066
Please do not forget about backup before making any changes.
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
I want to change the colour of the breadcrumbs background from orange to a more gold colour. Is this just simply editing some css? Please could you point me in the right direction?
Many thanks.
What is your site url please?
Regards, AS Team.
Please see tmpl.default css file the following classes:
#content-row-5 .module_title.delivering {
background-image: url("../images/ico.delivering.png");
}
#content-row-5 .module_title.delivering,
#content-row-5 .module_title.selection,
#content-row-5 .module_title.packing {
background-position: left top;
background-repeat: no-repeat;
line-height: 60px;
margin-bottom: 15px;
padding-left: 100px;
text-align: left;
}
Regards, AS Team.
The template is fully compatible with PHP version 7.4
Regards, AS Team.
It seems you license for downloading the latest version is expired you may extend it from your AS account or purchase a new one here:
https://www.astemplates.com/joomla-template-cart/238-regular
Then replace updated files via FTP accordingly to the template release:
https://www.astemplates.com/joomla-template-news/238-002066
Please do not forget about backup before making any changes.
Regards, AS Team.